summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'refs/merge-requests/104' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-03-151-0/+2
|\
| * Clear all the highlight when the find bar is closed with the esc keyYoann Laissus2010-03-141-2/+2
| * Implement the highlight all feature for the find bar (enabled by default)Yoann Laissus2010-03-141-0/+20
* | Implement the highlight all feature for the find bar (enabled by default)Yoann Laissus2010-03-151-0/+20
* | Use default value instead of a different functionYoann Laissus2010-03-141-18/+0
* | Add middle click support for next, back and home in the main toolbarYoann Laissus2010-03-141-6/+42
|/
* kWarning --> kDebugAndrea Diamantini2010-03-061-1/+1
* Fix choice between history & bookmarks in the new tab first page.Andrea Diamantini2010-03-051-8/+1
* Fix mergeAndrea Diamantini2010-03-031-1/+13
|\
| * variable names ...Yoann Laissus2010-03-031-4/+4
| * Fix the move of the page whith case sensitiveYoann Laissus2010-03-031-1/+1
| * Fix the scroll problem with the workaround of findText() (spotted by Darjus L...Yoann Laissus2010-03-031-5/+9
* | * Added continue search by <Enter> key (similar to Firefox, enter theDarjus Loktevic2010-03-021-8/+1
|/
* Clean and optimize the findBar code.Yoann Laissus2010-02-211-15/+4
* Merge commit 'refs/merge-requests/92' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-201-5/+39
|\
| * Get rid of the selection of the next found expression when the checkbox match...Yoann Laissus2010-02-191-1/+16
| * Fix a small regression : the color of the lineEdit of the findBar is not corr...Yoann Laissus2010-02-191-7/+2
| * Workaround the bug of qtwebkit in the function findText(). An empty string do...Yoann Laissus2010-02-191-4/+28
* | window title fixespano2010-02-191-3/+3
|/
* .. and check that the changes you do are right.Andrea Diamantini2010-02-191-2/+2
* Merge commit 'refs/merge-requests/90' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-191-3/+3
|\
| * Change window titles strings a bitpano2010-02-181-3/+3
* | Set rekonq page (and fix focus) on new window creation.Andrea Diamantini2010-02-191-1/+1
|/
* half fixed (but half is not enough...) the favicon querelle..Andrea Diamantini2010-02-181-1/+1
* improve rekonq first execution && fix (finally :D ) configurationAndrea Diamantini2010-02-181-6/+13
* Please, don't crash on CTRL+W signals :)Andrea Diamantini2010-02-171-7/+13
* Again, QKeySequence --> KShortcutAndrea Diamantini2010-02-161-7/+4
* QKeySequenceList --> KShortcutAndrea Diamantini2010-02-161-6/+9
* Krazy issues (1st branch)Andrea Diamantini2010-02-141-2/+2
* Good news, bad news.Andrea Diamantini2010-02-131-4/+2
* DISCLAIMER: I'm sorry for thisAndrea Diamantini2010-02-101-1/+8
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-101-2/+3
* Fix popup positionAndrea Diamantini2010-02-101-1/+1
* 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
|\