summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix commentsYoann Laissus2010-08-101-1/+2
* - Checkable action for the zoom and find barsYoann Laissus2010-08-101-2/+7
* - Fix Ctrl + wheel shortcutYoann Laissus2010-08-101-1/+2
* add zoom bar at the bottom of rekonq, remove zoom widgets from the tool butto...lionelc2010-08-091-74/+11
* Fixing bookmarks toolbar in xmlgui (or at least I hope so)Andrea Diamantini2010-08-021-1/+0
* Faster startupAndrea Diamantini2010-08-021-23/+22
* Merging mr 154 by hand!!Andrea Diamantini2010-08-021-9/+9
* Back to XMLGUI.Andrea Diamantini2010-07-261-71/+51
* Moving download history management from HistoryManager to Application classAndrea Diamantini2010-07-211-1/+1
* Don't hide the bookmarks toolbar by defaultAndrea Diamantini2010-07-211-1/+0
* Remove home && bookmarks buttonsAndrea Diamantini2010-07-201-3/+12
* - Performance improvements (partial updates of the tree)Yoann Laissus2010-07-181-0/+3
* Hide "loading..." and "done" strings after 0.5 sec..Andrea Diamantini2010-06-291-0/+3
* Fix naming to clean APIAndrea Diamantini2010-06-241-3/+3
* string freeze means, that no string should be added at allPanagiotis Papadopoulos2010-06-181-5/+5
* Adding a "default" encoding option..Andrea Diamantini2010-06-181-0/+19
* This commit changes rekonq behavior on "closed tabs" management.Andrea Diamantini2010-06-161-21/+1
* This should fix bug 240432Andrea Diamantini2010-06-061-0/+4
* Awesome bar speed upAndrea Diamantini2010-06-051-0/+9
* This should fix the Ctrl+w bug. Anyway, it really doesn't solve it: there is ...Andrea Diamantini2010-06-041-7/+1
* Use standard zoom actionsAurelien Gateau2010-06-011-16/+6
* Reload page on changed encodingsAndrea Diamantini2010-06-011-1/+2
* No history back action enabled when history is emptyAndrea Diamantini2010-06-011-1/+1
* - Sync mouse wheel zoom and the sliderYoann Laissus2010-05-301-1/+1
* Const iterator fixesJonathan Thomas2010-05-271-1/+1
* Save right files when being on "rekonq pages"Andrea Diamantini2010-05-261-2/+13
* Merge commit 'refs/merge-requests/2276' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-05-251-2/+2
|\
| * last minute string fixesPanagiotis Papadopoulos2010-05-241-2/+2
* | Alternate F6 shortcut for open location actionAndrea Diamantini2010-05-251-1/+3
* | Show actual page sourceAndrea Diamantini2010-05-251-20/+2
* | Added actions to switch to Tab #nNikhil Marathe2010-05-241-0/+10
|/
* Cleaning some kDebug callsAndrea Diamantini2010-05-221-3/+1
* inlined some of the most used get functionsAndrea Diamantini2010-05-211-27/+0
* reenabled lost close confirm dialogAndrea Diamantini2010-05-201-0/+34
* BIG COMMITAndrea Diamantini2010-05-191-37/+59
* This patch is based on Cedric's idea about fixing history with error pagesAndrea Diamantini2010-05-191-4/+38
* This commit let encoding handling being a bit easier.Andrea Diamantini2010-05-181-6/+30