summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hide bookmarks toolbar in fullscreen modeAndrea Diamantini2012-01-311-1/+1
* accept CTRL + TAB eventsAndrea Diamantini2012-01-251-0/+3
* Remove F6 and use ALT + D as secondary shorcut to open locationAndrea Diamantini2012-01-251-1/+1
* Krazy fixesAndrea Diamantini2012-01-191-17/+17
* Fix a bookmarks bar crashAndrea Diamantini2012-01-171-1/+1
* Remove "closed tabs menu" from available actions in mainwindowAndrea Diamantini2012-01-171-5/+1
* Rework on load/stop/reload actionAndrea Diamantini2012-01-151-24/+39
* Implement (User) Session RestoreDavid E. Narváez2012-01-121-0/+6
* improve closed tabs managementAndrea Diamantini2012-01-031-2/+3
* Get sure tabbar is well shown (and hided) during fullscreen navigationAndrea Diamantini2011-12-291-0/+3
* Check not existance of the extantAndrea Diamantini2011-12-291-0/+5
* Home page shortcut containing CTRL fixAndrea Diamantini2011-12-161-6/+3
* Hard-coded shortcuts fixAndrea Diamantini2011-12-151-10/+26
* Rebase fixAndrea Diamantini2011-12-121-1/+1
* BookmarkProvider --> BookmarkManagerAndrea Diamantini2011-12-121-6/+6
* Let the "big sync" work (the one done every minute...)Andrea Diamantini2011-12-121-1/+7
* Fix bk toolbar initializationAndrea Diamantini2011-12-011-5/+9
* fix input of "/" in url bar when using NEO keyboard layoutRobert Riemann2011-11-291-1/+0
* Download Management ++Andrea Diamantini2011-11-291-0/+4
* Shortcut + slot to open downloads page (in a new focused tab)Andrea Diamantini2011-11-271-0/+10
* Unifies macro styleJohannes Troscher2011-11-271-1/+1
* clean up UserAgentManager codeAndrea Diamantini2011-11-261-1/+10
* Moving UA management code to a new UserAgentManagerAndrea Diamantini2011-11-261-82/+2
* Properly handle window/app closeAndrea Diamantini2011-11-241-1/+1
* Fix zoombar handlingAndrea Diamantini2011-11-141-3/+0
* Remove mainWindow pointer from mainview class.Andrea Diamantini2011-11-141-2/+2
* Remove postLaunch callsAndrea Diamantini2011-11-141-62/+55
* Application ShortcutAndrea Diamantini2011-11-081-0/+5
* Let rekonq save file remotelyAndrea Diamantini2011-11-031-3/+3
* Sanitizing strings...Andrea Diamantini2011-10-141-2/+5
* Clean up windows close and app quitAndrea Diamantini2011-10-071-2/+7
* Use KPart url when some KPart is active on savingAndrea Di Menna2011-10-071-0/+11
* Don't crash if the rekonqui.rc file can't be foundFelix Rohrbach2011-09-211-1/+5
* add margin for notifyLabelJohannes Tröscher2011-09-211-1/+2
* show notifyPopup at right edge if find- or zoombar is visibleJohannes Tröscher2011-09-181-3/+4
* Fix close & sessionAndrea Diamantini2011-09-131-43/+14
* 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