summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* cleaning home :)Andrea Diamantini2009-11-131-1/+1
* Moving to kdewebkit.Andrea Diamantini2009-11-131-4/+6
* This hack seems solve the about: protocol loading problemAndrea Diamantini2009-11-131-0/+6
* switching back from rekonq: protocol to about: oneAndrea Diamantini2009-11-101-5/+5
* Changing homepage.* --> newtabpage.* and fixing APIAndrea Diamantini2009-11-101-3/+3
* removing unuseful kDebug callsAndrea Diamantini2009-11-101-6/+0
* (BIG commit) API changeAndrea Diamantini2009-11-101-61/+61
* fixing new mainWindow() behaviour, porting functions calling itAndrea Diamantini2009-11-101-5/+7
* String changesAndrea Diamantini2009-11-061-7/+8
* Merge commit 'refs/merge-requests/1947' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-291-1/+1
|\
| * fix maximal popup widthmegabigbug2009-10-281-1/+1
* | Merge commit 'refs/merge-requests/1946' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-291-3/+5
|\ \
| * | a small delay before hide popupmegabigbug2009-10-281-3/+5
| |/
* | Fixing hide/show tab bar and flickering new tabs.Andrea Diamantini2009-10-291-2/+2
|/
* Let Action Collection read settingsAndrea Diamantini2009-10-281-0/+4
* Restoring CTRL + W shortcut (close tab)Andrea Diamantini2009-10-281-1/+10
* Merge commit 'refs/merge-requests/1938' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-281-27/+17
|\
| * One passivepopup: less flickering.lionelc2009-10-271-27/+17
* | Fixing (?) close tab actionAndrea Diamantini2009-10-271-1/+1
* | Changed tabbar signals to the KDE ones.Andrea Diamantini2009-10-271-12/+11
|/
* memcheck fixesAndrea Diamantini2009-10-261-0/+2
* Fixing "Global" vs "standard" shortcuts.Andrea Diamantini2009-10-251-1/+3
* A better popup implementationmegabigbug2009-10-241-29/+24
* popup Lionel's idea. In Italy we say "Capra e Cavoli" :DAndrea Diamantini2009-10-241-6/+9
* What's overkilling?Andrea Diamantini2009-10-231-12/+30
* (LAST hopefully) BIG change (before 0.3)Andrea Diamantini2009-10-221-8/+21
* Restored open action (in the tools menu).Andrea Diamantini2009-10-221-3/+3
* Removed "Add to Favorites" action.Andrea Diamantini2009-10-221-41/+0
* Fix history actions updateAndrea Diamantini2009-10-201-1/+3
* Fixing WebHistory moves and removing a strange SIGNAL/SLOT connection.Andrea Diamantini2009-10-201-15/+21
* Fixing thumbs positionAndrea Diamantini2009-10-191-1/+1
* Fix a bug where the history index goes wrong after the first turning back. Th...Dario Freddi2009-10-161-2/+5
* Limit the history back menu to show only the last 8 entriesDario Freddi2009-10-151-0/+6
* Merge branch 'NewAccessManager'Andrea Diamantini2009-10-151-1/+0
|\
| * we are using KDE proxy settings (via KIO)Andrea Diamantini2009-10-141-1/+0
* | Merge branch 'Button02'Andrea Diamantini2009-10-151-1/+1
|\ \
| * | Another fix for the new tab button...Andrea Diamantini2009-10-141-1/+1
| |/
* | Merge commit 'refs/merge-requests/1805' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-151-7/+22
|\ \ | |/ |/|
| * favorites managementmatgic782009-10-141-7/+22
* | Merge commit 'refs/merge-requests/1772' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-131-1/+1
|\ \
| * | Small fixes (const issue, single char issue, file not ending with a new line)...Dario Freddi2009-10-131-1/+1
* | | cosmetic...Andrea Diamantini2009-10-131-1/+1
* | | Actions reorganization. Now we can configure all them :)Andrea Diamantini2009-10-131-18/+35
|/ /
* | fixing (hopefully, mostly depends on KDE code) problem with toolbars movingAndrea Diamantini2009-10-121-2/+2
* | Merge commit 'refs/merge-requests/1747' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-10-111-1/+1
|\ \
| * | replace the star icon by a book icon for the bookmarks button-menulionelc2009-10-091-1/+1
| |/
* | Fixing Application::postLaunch() && BookmarksProvider behaviourAndrea Diamantini2009-10-111-4/+0
|/
* Cleaning headers and so on...Andrea Diamantini2009-10-061-2/+0
* HTML5 offline storage cache supportAndrea Diamantini2009-10-061-1/+12
* General (shift +) ctrl tab switch management.Andrea Diamantini2009-10-041-0/+16