summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moved setEncoding action to be a local page settings as it seemsAndrea Diamantini2010-05-181-5/+4
* Add option to choose new tab page as home pageAndrea Diamantini2010-05-181-2/+6
* This commit reintroduces the QStackedWidget class for urlbars and letAndrea Diamantini2010-05-141-1/+1
* (Re)-open closed tabsAndrea Diamantini2010-05-111-0/+31
* This commit implements another dockwidget for rekonq, containing aAndrea Diamantini2010-05-051-1/+24
* Memory leaks fixesAndrea Diamantini2010-05-041-6/+25
* QLatin1String -> QL1SAndrea Diamantini2010-04-301-40/+40
* Include Fixes, first bunchAndrea Diamantini2010-04-301-4/+0
* Krazy fixesAndrea Diamantini2010-04-301-1/+1
* A coding style roundAndrea Diamantini2010-04-301-146/+146
* Encodings managementAndrea Diamantini2010-04-261-2/+47
* Various changesAndrea Diamantini2010-04-251-74/+1
* New dns prefetch webkit property and updated local storage oneAndrea Diamantini2010-04-231-2/+3
* Fix Clear Private Data dialogmatgic782010-04-191-2/+5
* - Enable context menu for actions inside bookmark bar folderYoann Laissus2010-04-171-1/+0
* Fix highlightAll() indentation :)Yoann Laissus2010-04-141-2/+2
* Set default background to whiteAndrea Diamantini2010-04-141-3/+6
* Removing overkilling WeakPointer from data clean dialog and fixing aAndrea Diamantini2010-04-111-7/+9
* Improved "Clear Private Data" dialog appearancematgic782010-04-101-1/+5
* This is a really big commit, implementing the new urlbarAndrea Diamantini2010-04-081-2/+1
* - Enable context menu for folders and separators of the bookmark barYoann Laissus2010-04-081-0/+1
* Merge commit 'refs/merge-requests/113' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-04-061-1/+6
|\
| * Clear downloads in "clear private data" dialogmatgic782010-04-051-1/+6
* | Merge commit 'refs/merge-requests/2241' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2010-04-061-13/+11
|\ \ | |/ |/|
| * Useless importYoann Laissus2010-04-031-1/+0
| * - Add the control modifier support for back, next and home actions and for th...Yoann Laissus2010-04-031-13/+12
* | This commit is the first implementation of a new new new urlbarAndrea Diamantini2010-04-051-5/+0
|/
* Cleaning urlbar API and improving animationAndrea Diamantini2010-03-301-4/+4