Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix page preview | megabigbug | 2009-09-22 | 1 | -1/+1 | |
| | ||||||
* | Merge commit 'refs/merge-requests/1561' of ↵ | Andrea Diamantini | 2009-09-22 | 1 | -3/+2 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into megaint | |||||
| * | small fix of tab preview behavior | megabigbug | 2009-09-20 | 1 | -3/+2 | |
| | | ||||||
* | | fix previews: | megabigbug | 2009-09-20 | 1 | -13/+2 | |
|/ | | | | | | -tab preview uses websnap -remove scrollbars -antialiased preview | |||||
* | Merge commit 'refs/merge-requests/1549' of ↵ | Andrea Diamantini | 2009-09-20 | 1 | -1/+86 | |
|\ | | | | | | | git://gitorious.org/rekonq/mainline into int | |||||
| * | Show a preview when mouse is over a tab | megabigbug | 2009-09-19 | 1 | -1/+86 | |
| | | ||||||
* | | open a new tab on double click on empty tab area | Andrea Diamantini | 2009-09-20 | 1 | -0/+1 | |
|/ | | | | Courtesy patch from Ronny Sholz (Thanks!) | |||||
* | Merge branch 'HomePageEmbedded2' | Andrea Diamantini | 2009-09-18 | 1 | -2/+12 | |
|\ | | | | | | | | | | | | | Seems fixed now. WE HAVE HOME PAGE!! Conflicts: src/mainview.cpp | |||||
| * | Here we are, embedding Qt Widgets.. | Andrea Diamantini | 2009-09-15 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | Now it's time to RUN working or I'll be dismissed!! This implementation works quite fine, it's a bit slow but really better than the previous one. It crashes gloriously loading flash contents (Qt bug? WebPlugin one's?) and does not resize well webviews.. | |||||
| * | First adjustments and code about it (it's really simple, anyway..Qt rocks!!!) | Andrea Diamantini | 2009-09-15 | 1 | -21/+0 | |
| | | ||||||
| * | Fixing state. Rekonq is not usable now, but this seems a good tech preview. | Andrea Diamantini | 2009-09-15 | 1 | -1/+23 | |
| | | | | | | | | | | | | | | Anyway, performance is definitely a problem with this method, also loading just the first time. Looking at the other way... :) | |||||
| * | Recently closed tabs: first implementation | Andrea Diamantini | 2009-09-14 | 1 | -1/+11 | |
| | | ||||||
| * | Open new tab near previous | Andrea Diamantini | 2009-09-14 | 1 | -1/+2 | |
| | | ||||||
* | | Open links in new tab located near currently active tab | Domrachev Alexandr | 2009-09-13 | 1 | -2/+5 | |
|/ | ||||||
* | Modified rekonq behaviour: | Andrea Diamantini | 2009-09-13 | 1 | -20/+13 | |
| | | | | | HomePage has 2 choices: usual home page vs new tab page new tab has 3: new tabp page, home page, blank page | |||||
* | Removed "home" scheme | Andrea Diamantini | 2009-09-10 | 1 | -12/+22 | |
| | ||||||
* | HUGE HUGE HUGE COMMIT! | Andrea Diamantini | 2009-09-10 | 1 | -3/+10 | |
| | | | | | | | | | | | | | | | | | First implementation of "rekonq home page" - Added icons && htmls for it - fixed pics places && CMakeLists.txt - Added a HomePage class to create the "rekonq home Page" - Modified setting to load on new tab start 1) rekonq home page (default) 2) blank page 3) an url (to set) - removed home page button - fixed WebPage && loadUrl slot to load "home:" scheme - Added a toolbar method in BookmarksProvider to load bookmarks in the homepage The page needs a lot of love, but I think this is a really good starting point for. Hope you like it :) | |||||
* | Session Management (restore on crash) | Andrea Diamantini | 2009-09-10 | 1 | -0/+4 | |
| | | | | | | | | | This is HEAVILY based on code from Lionel and Yoram branches. But this code behaves differently: it restores rekonq tabs (just) on crash. Thanks to Lionel suggestions, it seems "better" than my initial idea :) It is quite extensible. We need just to fix it better as possible and then manage its behaviour in newInstance code.. ;) | |||||
* | Fixing rekonq Multi Windows behaviour and | Andrea Diamantini | 2009-09-06 | 1 | -1/+0 | |
| | | | | Added options about tabbed (or not) browsing.. | |||||
* | Typo SIGNAL --> SLOT | Andrea Diamantini | 2009-08-28 | 1 | -1/+1 | |
| | | | | perhaps the bug for Mouse Middle close feature.. | |||||
* | New tab button code improvements. | Andrea Diamantini | 2009-08-27 | 1 | -67/+9 | |
| | | | | Patch from Johannes Zellner (thanks) | |||||
* | Some fixes icon related | Andrea Diamantini | 2009-08-27 | 1 | -3/+4 | |
| | ||||||
* | Middle click closes tab | Andrea Diamantini | 2009-08-24 | 1 | -0/+2 | |
| | ||||||
* | Fixed problems restoring Lionel's hack about focused (or not) new WebViews | Andrea Diamantini | 2009-08-23 | 1 | -50/+6 | |
| | | | | | | Some fixing also on urlbar/tabwidget/webview focus. It seems working well.. :) | |||||
* | Modified newTab function and splitted into two parts. | Andrea Diamantini | 2009-08-23 | 1 | -12/+58 | |
| | | | | | | | There are still some regressions to be fixed: - open link in new tab is always without focus - urlbar is empty on new tab loading - mics.. | |||||
* | Applied Lindsay's patch about opening Home Page in new tabs | Andrea Diamantini | 2009-08-23 | 1 | -0/+5 | |
| | | | | and changed a bit General UI | |||||
* | Removed some menu related actions (cloned in the context menus) | Andrea Diamantini | 2009-08-23 | 1 | -56/+0 | |
| | ||||||
* | Removed MenuBar. First steps.. | Andrea Diamantini | 2009-08-22 | 1 | -1/+0 | |
| | ||||||
* | Some stupid fixes on style, spaces and some comments added | Andrea Diamantini | 2009-08-22 | 1 | -0/+1 | |
| | ||||||
* | Remove url stack | Lionel Chauvin | 2009-08-22 | 1 | -66/+35 | |
| | ||||||
* | Added comment | Andrea Diamantini | 2009-08-20 | 1 | -0/+4 | |
| | ||||||
* | Fixing bug 203156, about stop/reload switch on tab switching. | Andrea Diamantini | 2009-08-10 | 1 | -2/+8 | |
| | | | | | | | Anyway, the fix seems quite "hackish" to me. Perhaps someone else will think something better.. BUG: 203156 | |||||
* | Load url in the background urlbar fixes | Andrea Diamantini | 2009-08-07 | 1 | -0/+1 | |
| | ||||||
* | Fixing Licensing issue | Andrea Diamantini | 2009-08-05 | 1 | -7/+13 | |
| | ||||||
* | Krazy issues fixes. Part 1 | Andrea Diamantini | 2009-08-05 | 1 | -1/+2 | |
| | ||||||
* | Fix Include | Andrea Diamantini | 2009-08-05 | 1 | -3/+0 | |
| | | | | Imported commit from KDE svn. Thanks to mlaurent for this.. | |||||
* | Dynamic tab bar | megabigbug | 2009-08-01 | 1 | -7/+21 | |
| | ||||||
* | Some string changes and various fixes | Andrea Diamantini | 2009-08-01 | 1 | -3/+7 | |
| | ||||||
* | Fix tab in background feature | megabigbug | 2009-07-31 | 1 | -3/+3 | |
| | ||||||
* | "Fixed" a string a little | Panagiotis Papadopoulos | 2009-07-31 | 1 | -1/+1 | |
| | ||||||
* | Simplifying a bit web load progress process structure | Andrea Diamantini | 2009-07-29 | 1 | -7/+5 | |
| | ||||||
* | A lot of fixes here: | Andrea Diamantini | 2009-07-26 | 1 | -3/+6 | |
| | | | | | | | | | - CTRL + click browsing - mouse wheel gestures - cleaning a bit web* classes This has been possible restoring some code from rekonq 0.1 web classes implementation. | |||||
* | New beautiful pano's loading.mng file | Andrea Diamantini | 2009-07-26 | 1 | -1/+1 | |
| | ||||||
* | Trivial fix. Yesterday was late night ;) | Andrea Diamantini | 2009-07-24 | 1 | -1/+1 | |
| | | | | | This patch lets rekonq to load url in.. the current page instead of loading infinite new tabs... :) | |||||
* | Big Big Big Commit! | Andrea Diamantini | 2009-07-24 | 1 | -91/+1 | |
| | | | | | | Refactored loadUrl code to divide UI classes from WEB classes. We now have two loadUrl methods in the Application class to load (hopefully) every kind of (k)url.. | |||||
* | Definitely fixing rekonq API. First step. | Andrea Diamantini | 2009-07-24 | 1 | -25/+22 | |
| | | | | newTab function in MainView | |||||
* | Giving webview focus faster | Andrea Diamantini | 2009-07-17 | 1 | -1/+1 | |
| | ||||||
* | Fixing addTabButton visibility. | Andrea Diamantini | 2009-07-11 | 1 | -0/+3 | |
| | | | | Courtesy patch from Zorael. Thanks ;) | |||||
* | Merge commit 'avaddon/master' | Andrea Diamantini | 2009-07-07 | 1 | -5/+4 | |
|\ | ||||||
| * | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git | Domrachev Alexandr | 2009-06-27 | 1 | -21/+4 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git: Fixing popup pos && removing unwanted statusBar 0.1.6 version with new notifying system New notifying system. Perhaps this should be default for Deleting popup in empty msg Comments and Fixes New notify system Working on new notify system... start moving things.. slot Save File As Finally fixed F5 shortcut New history menu code comments history menu fix |