summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "This commit, available just for"Andrea Diamantini2011-09-081-10/+7
* Revert "Revert "Fix quit action""Andrea Diamantini2011-09-081-1/+1
* Corrected casing for 'Set Editable' action, also added an icon to itTirtha Chatterjee2011-08-221-1/+1
* detect zoom - and searchBar size in notifyMessage REVIEW:102338Johannes Tröscher2011-08-171-1/+3
* Revert "This commit, available just for the master branch cause of the string...Thomas Zander2011-08-171-7/+10
* Revert "Fix quit action"Thomas Zander2011-08-171-1/+1
* Use KXMLGui to create rekonq menuJohannes Troscher2011-08-121-74/+42
* notify popup improvementsJohannes Troscher2011-08-111-45/+24
* Update session file before last window is closedTirtha Chatterjee2011-08-111-0/+5
* Tools Action MenuAndrea Diamantini2011-08-041-34/+42
* detect srollbar extent in notifyMessage REVIEW:102182Johannes Tröscher2011-08-021-3/+3
* Introducing ASSERT_NOT_REACHEDPierre Rossi2011-07-281-5/+1
* use KParts to view page source REVIEW:102085Johannes Tröscher2011-07-261-1/+14
* use KTemporaryFile for tempfile in viewPageSource action. REVIEW:102087Johannes Tröscher2011-07-261-15/+9
* clean upAndrea Diamantini2011-07-251-100/+100
* 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