summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Free MainWindow from PreviewSelectorBarAndrea Diamantini2010-02-091-5/+0
* Merge commit 'refs/merge-requests/84' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-071-0/+5
|\
| * A new approach for choosing previews : a bar appears, then you browse to the ...matgic782010-02-061-0/+5
* | Merge commit 'refs/merge-requests/86' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-061-28/+63
|\ \
| * | Replace zoom setting submenu by a widget with a slidermatgic782010-02-061-28/+63
| |/
* | FIx focus on browsing (FIRST STEP) and on findbar hidingAndrea Diamantini2010-02-061-0/+1
|/
* QPointers --> QWeakPointersAndrea Diamantini2010-02-051-9/+10
* Again, Ronny Scholz patchAndrea Diamantini2010-02-021-2/+2
* Ronny Scholz string fix aboutAndrea Diamantini2010-02-021-3/+2
* Cedric's PatchAndrea Diamantini2010-01-271-1/+1
* Fixing panelsAndrea Diamantini2010-01-241-53/+39
* History (back) menu fixed!Andrea Diamantini2010-01-111-26/+19
* Ronny's patchAndrea Diamantini2010-01-101-10/+11
* fix crash on window closeAndrea Diamantini2010-01-091-0/+5
* Main toolbar (right) name & (wrong) iconAndrea Diamantini2010-01-041-6/+8
* Letting toolbars being configurable..Andrea Diamantini2010-01-041-5/+5
* Merge branch 'm81'Andrea Diamantini2009-12-281-6/+14
|\
| * in fullscreen mode: show toolbar tabbar when mouse is on top of the screenmegabigbug2009-12-241-4/+9
| * hide tabbar in fulscreen modemegabigbug2009-12-241-2/+5
* | Merge Request #79 with the changes discussed.Andrea Diamantini2009-12-281-36/+0
|/
* Ronny's patch about selecting previous tab if active one is closedAndrea Diamantini2009-12-181-0/+6
* detach tab actionAndrea Diamantini2009-12-161-0/+4
* First form of protocol handlingAndrea Diamantini2009-12-161-24/+0
* factor out WebTab class from WebViewBernhard Beschow2009-12-141-19/+19
* Rewrite NewTabPage to use QWebElement for page generationmatgic782009-12-091-5/+2
* KWebWallet integrationAndrea Diamantini2009-12-061-2/+2
* Merge commit 'refs/merge-requests/62' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2009-12-031-26/+21
|\
| * Docked web inspectormatgic782009-12-021-26/+21
* | make clicktoflash optionnalmatgic782009-11-271-1/+5
|/
* Last structure change, promised!Andrea Diamantini2009-11-271-4/+3
* Saving 4 bytes per tab :)Andrea Diamantini2009-11-231-8/+3
* Removed dpi option.Andrea Diamantini2009-11-231-6/+6
* Save memory.Andrea Diamantini2009-11-231-1/+3
* Minimum font sizeAndrea Diamantini2009-11-201-4/+12
* Eelko patch about private browsing in the titleAndrea Diamantini2009-11-201-2/+17
* FIxing conflictsAndrea Diamantini2009-11-181-5/+7
|\
| * cleaning home :)Andrea Diamantini2009-11-131-1/+1
| * Moving to kdewebkit.Andrea Diamantini2009-11-131-4/+6
* | Merge commit 'refs/merge-requests/2106' of git://gitorious.org/rekonq/mainlin...Andrea Diamantini2009-11-181-15/+45
|\ \
| * | added bookmarks panel and model(read only atm)nehlsen2009-11-161-15/+45
| |/
* | Activate Find with slash, too.Andrea Diamantini2009-11-181-2/+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