Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General (shift +) ctrl tab switch management. | Andrea Diamantini | 2009-10-04 | 1 | -0/+12 |
| | | | | This let tab switch work also when webview is not focused :) | ||||
* | preferred --> favorites | Andrea Diamantini | 2009-10-02 | 1 | -2/+2 |
| | |||||
* | Turned "Add bookmark" action to KDE one and implemented an "add to preferred" | Andrea Diamantini | 2009-09-30 | 1 | -0/+3 |
| | | | | mechanism (an action in the contextual menu) | ||||
* | Merge branch 'HomePage' | Andrea Diamantini | 2009-09-13 | 1 | -3/+2 |
|\ | |||||
| * | Modified rekonq behaviour: | Andrea Diamantini | 2009-09-13 | 1 | -1/+2 |
| | | | | | | | | | | 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 | -1/+0 |
| | | |||||
| * | HUGE HUGE HUGE COMMIT! | Andrea Diamantini | 2009-09-10 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 :) | ||||
* | | Some "stupid" toolbars fixes | Andrea Diamantini | 2009-09-12 | 1 | -3/+3 |
|/ | |||||
* | Fixing rekonq Multi Windows behaviour and | Andrea Diamantini | 2009-09-06 | 1 | -1/+0 |
| | | | | Added options about tabbed (or not) browsing.. | ||||
* | Restored the beautiful CTRL + L shortcut. | Andrea Diamantini | 2009-09-05 | 1 | -1/+1 |
| | | | | Sorry :) | ||||
* | Simplified history actions reintroducing KStandard ones. | Andrea Diamantini | 2009-09-05 | 1 | -2/+0 |
| | | | | (we have text, icon, shortcuts && translations for free) | ||||
* | Improving Multi Windows implementation | Andrea Diamantini | 2009-09-04 | 1 | -3/+1 |
| | |||||
* | - Removed HistoryMenu (no more used) | Andrea Diamantini | 2009-09-03 | 1 | -1/+0 |
| | | | | - Multi Windows 1st implementation | ||||
* | Improved contextual menu following my ideas and Henry de Valence | Andrea Diamantini | 2009-09-03 | 1 | -1/+0 |
| | | | | suggestions. | ||||
* | - A better print slot | Andrea Diamantini | 2009-08-30 | 1 | -9/+11 |
| | | | | | - contextual frame actions (just 2, for now) - works on contextual menu | ||||
* | Fixing Bookmarks bar toggle action | Andrea Diamantini | 2009-08-30 | 1 | -3/+4 |
| | |||||
* | First changes to bookmarks system | Andrea Diamantini | 2009-08-30 | 1 | -0/+2 |
| | |||||
* | Removed setHistoryMenu function | Andrea Diamantini | 2009-08-27 | 1 | -1/+0 |
| | |||||
* | Replace "Print preview" by "Print" in the tool menu | Lionel Chauvin | 2009-08-23 | 1 | -1/+0 |
| | | | | Remove "Print" | ||||
* | Some actions fixed and re-enabled history action (back) menu | Andrea Diamantini | 2009-08-23 | 1 | -1/+5 |
| | |||||
* | Removed MenuBar. First steps.. | Andrea Diamantini | 2009-08-22 | 1 | -4/+9 |
| | |||||
* | Some stupid fixes on style, spaces and some comments added | Andrea Diamantini | 2009-08-22 | 1 | -0/+1 |
| | |||||
* | Fixing Licensing issue | Andrea Diamantini | 2009-08-05 | 1 | -8/+13 |
| | |||||
* | Fix Include | Andrea Diamantini | 2009-08-05 | 1 | -2/+0 |
| | | | | Imported commit from KDE svn. Thanks to mlaurent for this.. | ||||
* | Add WebShorcuts Settings in the configuration panel | megabigbug | 2009-07-29 | 1 | -4/+3 |
| | | | | | Remove Webshorcuts Settings item in menus Remove trailing spaces | ||||
* | Including web shortcuts configuration dialog. | Andrea Diamantini | 2009-07-29 | 1 | -1/+2 |
| | | | | | We can actually just include it externally. Anyway this let user think a bit more that this is not a rekonq related configuration dialog | ||||
* | Simplifying a bit web load progress process structure | Andrea Diamantini | 2009-07-29 | 1 | -1/+1 |
| | |||||
* | Clear Private Data 1st implementation | Andrea Diamantini | 2009-07-26 | 1 | -0/+3 |
| | |||||
* | Big Big Big Commit! | Andrea Diamantini | 2009-07-24 | 1 | -1/+0 |
| | | | | | | 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.. | ||||
* | Fixing findbar focus on find request. | Andrea Diamantini | 2009-07-23 | 1 | -0/+1 |
| | | | | | Also hiding it with ESC key when it has no focus. Courtesy patch from Johannes Zellner. Many Thanks! | ||||
* | New rekonq tools menu in main toolbar. | Andrea Diamantini | 2009-07-16 | 1 | -0/+2 |
| | | | | | | This is completely based on code and ideas from Lionel "MegaBigBug" Chauvin. Many thanks! | ||||
* | Cleaning code && removing unuseful search bar | Andrea Diamantini | 2009-07-08 | 1 | -27/+1 |
| | |||||
* | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git | Domrachev Alexandr | 2009-06-27 | 1 | -3/+31 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '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 | ||||
| * | New notifying system. Perhaps this should be default for | Andrea Diamantini | 2009-06-21 | 1 | -15/+15 |
| | | | | | | | | | | rekonq 0.2. Anyway, there are a lot of improvements needed. We'll see.. | ||||
| * | Comments and Fixes | Andrea Diamantini | 2009-06-21 | 1 | -0/+17 |
| | | |||||
| * | New notify system | Andrea Diamantini | 2009-06-21 | 1 | -1/+14 |
| | | |||||
| * | Finally fixed F5 shortcut | Andrea Diamantini | 2009-06-20 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git | Domrachev Alexandr | 2009-06-20 | 1 | -4/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git@gitorious.org:~avaddon/rekonq/avaddon-clone.git: (23 commits) rekonq 0.1.5: UI changes Various Fixes RFC. History Menu Revisited. History Panel Action fix Removed unuseful history dialog. We use just history panel, from now on.. Removed recently closed tabs history No more Action Back Menu UI changes New Tab tool button Fixing webpage headers Restored Unsupport Content Handler (new 1st implementation) Fix forward declaration Cosmetic networkmanager changes SVN_SILENT made messages (.desktop file) Forgot to remove unuseful KDE IS VERSION check. Removed now.. bookmark toolbar displaying ALL the bookmarks. fixuifiles SVN_SILENT made messages (.desktop file) SVN_SILENT made messages (.desktop file) SVN_SILENT made messages (.desktop file, second try) ... Conflicts: src/mainview.cpp src/mainwindow.cpp | ||||
| * | No more Action Back Menu | Andrea Diamantini | 2009-06-19 | 1 | -3/+2 |
| | | |||||
| * | Fix forward declaration | mlaurent | 2009-06-11 | 1 | -1/+0 |
| | | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@980178 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | | MainWindow::slotPrivateBrowsing fix | Domrachev Alexandr | 2009-06-18 | 1 | -1/+1 |
|/ | | | | | | Don't show private browsing confirmation dialog when disabling private browsing. Private browsing activation confirm dialog fix. | ||||
* | Fixing GPL3 header files | Andrea Diamantini | 2009-06-07 | 1 | -1/+1 |
| | |||||
* | Moving guessUrlFromString function to Application class | Andrea Diamantini | 2009-06-01 | 1 | -1/+0 |
| | |||||
* | Using my own FindBar, for now.. | Andrea Diamantini | 2009-05-28 | 1 | -1/+2 |
| | |||||
* | Working on adopting WebView search bar.. | Andrea Diamantini | 2009-05-25 | 1 | -2/+0 |
| | |||||
* | Fixing CMakelists.txt's | Andrea Diamantini | 2009-05-25 | 1 | -1/+1 |
| | |||||
* | no inline functions, as suggested | Andrea Diamantini | 2009-05-25 | 1 | -4/+1 |
| | |||||
* | Fixing conflicts merging master | adjam | 2009-05-06 | 1 | -0/+2 |
|\ | | | | | | | git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964593 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | astyle | Andrea Diamantini | 2009-04-29 | 1 | -1/+4 |
| | | |||||
| * | Some fixes and warning on webview createWindow | Andrea Diamantini | 2009-04-29 | 1 | -5/+7 |
| | |