summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Calm down kDebug messagesAndrea Diamantini2011-07-191-3/+0
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-131/+131
* Make it compiles with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS"Montel Laurent2011-06-091-3/+3
* Adding DownloadManager class, following Pierre and Benjamin code changes.Andrea Diamantini2011-05-261-1/+2
* Open source code by loading the page HTML instead of requesting (another time...Andrea Diamantini2011-05-131-3/+36
* Developer tool: set content editable.Andrea Diamantini2011-05-111-0/+12
* Use of QSignalMapper for switchToTab() method in terms of code unificationAndrea Diamantini2011-05-091-7/+8
* Imported Opera feature to load favorite page with number 1..9 by pressing CTR...Andrea Diamantini2011-04-281-0/+15
* Letting rekonq URL popup behaves as Chrome's and Firefox4 onesAndrea Diamantini2011-04-231-19/+19
* This commit, available just for the master branch cause of the string changes,Andrea Diamantini2011-04-041-13/+10
* Fix quit actionFelix Rohrbach2011-04-041-1/+1
* Elide notifyPopup text if it would be longer than window's widthAndrea Diamantini2011-04-031-1/+5
* Stop timers before deleting objects.Andrea Diamantini2011-03-231-0/+2
* Really hiding the tabbar...Andrea Diamantini2011-03-201-2/+2
* Delete url popup on resize/moveAndrea Diamantini2011-03-161-5/+27
* Disable help menu creation via createGUI as we create it on our own...Andrea Diamantini2011-03-091-1/+3
* Clean up all d-tors to fix an eventual crash on exitAndrea Diamantini2011-02-281-17/+0
* Coding styleAndrea Diamantini2011-02-251-84/+86
* 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