summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
* No more static members in the Application class,Pierre Rossi2011-02-241-30/+29
* Cleans up "tab switch" management and expecially the use of signalsAndrea Diamantini2011-02-171-2/+3
* Calm down kDebug messagesAndrea Diamantini2011-02-161-8/+0
* This patch cleans up encoding management, moving code toAndrea Diamantini2011-02-141-86/+0
* Fix issue 258901: disable stop button while not loadingCedric Bellegarde2011-02-101-1/+2
* Fix issue 264223: Use mapToGlobal() for main window as geometry.x() seems to ...Cedric Bellegarde2011-02-101-1/+1
* Hide bars on ESC key pressed:Yoann Laissus2011-02-081-8/+31
* Added an option to show current website favicon as rekonq window iconFurkan Uzumcu2011-02-051-1/+12
* Added pulldown menu for multiple steps to the "Forward History" buttonFurkan Uzumcu2011-02-011-9/+54
* User Agent Switcher.Andrea Diamantini2011-02-011-0/+90
* If showDeveloperTools is disabled, hide the development entries in the rekonq...Felix Rohrbach2011-01-221-43/+47
* Remember selections in the "clear private data" dialog.Furkan Uzumcu2011-01-171-1/+14
* This commit contains the changes to the context menu which we decided in our ...Felix Rohrbach2011-01-151-0/+6
* Revert "Use Escape shortcut to stop web loading"Andrea Diamantini2011-01-091-1/+1
* Use Escape shortcut to stop web loadingRohan Garg2011-01-091-1/+1
* Put ioslaves on hold.Andrea Diamantini2011-01-071-15/+15
* Horizontal scroll wheel may now be used to navigate through history (Disabled...Felix Rohrbach2011-01-051-0/+4
* Grab the actual font from the action.Rohan Garg2010-12-241-1/+1
* Highlight current tab in tab list by making it bold.Rohan Garg2010-12-231-0/+6
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-4/+4
* Adding a tab list menu entry showing all open tabs.Andrea Diamantini2010-12-211-0/+34
* Ctrl+Shift+P shortcut for Private browsingRohan Garg2010-12-211-0/+1
* Change text of page source action && add a CTRL + U shortcut.Andrea Diamantini2010-12-131-1/+2
* Ctrl+Shift+Delete Key Combo to clear private dataRohan Garg2010-11-221-1/+2
* Print && Find actions for the parts :)Andrea Diamantini2010-11-191-0/+34
* API clean upAndrea Diamantini2010-11-191-2/+2
* add context to stringPanagiotis Papadopoulos2010-11-031-1/+1
* This commit implements the new private browsign mode for rekonq:Andrea Diamantini2010-10-221-40/+6
* This commit fixes icons handling for "rekonq pages" (eg: about urls).Andrea Diamantini2010-10-211-1/+1
* Change the behavior of Ctrl+Maj+T to open only the last closed tabBenjamin Poulain2010-09-191-3/+3
* Reimplemented the clearIconCache methodAndrea Diamantini2010-09-101-1/+1
* Include all .moc files removed in the previous commitJon Ander Peñalba2010-09-031-0/+1
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-37/+27
* - Follow pano's suggestion : Shift + Enter -> findPrevious()Yoann Laissus2010-09-021-7/+4
* Let urlbar being usable also in fullscreen modeAndrea Diamantini2010-09-011-0/+4
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-2/+3
* Use the selected text as the default search string of the FindBarBenjamin Poulain2010-08-221-0/+9
* Change the Find action to show() instead of toggle()Benjamin Poulain2010-08-221-2/+1
* Make the FindBar a bit more robustBenjamin Poulain2010-08-221-0/+1
* Merge commit 'refs/merge-requests/183' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-211-42/+63
|\
| * Useless includeYoann Laissus2010-08-201-1/+0
| * Make a string translatableYoann Laissus2010-08-201-1/+2
| * Fix the help menu and readd the bookmark bar toggle actionYoann Laissus2010-08-201-42/+63
* | BookmarkProvider's code reorderedJon Ander Peñalba2010-08-201-2/+2
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-201-1/+1
|/
* - The bookmark toolbar is now a real toolbar, not an action.Yoann Laissus2010-08-201-8/+32
* BookmarkOwner class moved to it's own fileJon Ander Peñalba2010-08-191-65/+66
* Fix tools & bookmarks shortcuts behaviorAndrea Diamantini2010-08-181-13/+26
* Delaying single shots to let rekonq have more time to show itself before...Andrea Diamantini2010-08-111-1/+2