summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'mr92'Andrea Diamantini2010-02-213-5/+47
|\
| * Merge commit 'refs/merge-requests/92' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-203-5/+47
| |\
| | * Get rid of the selection of the next found expression when the checkbox match...Yoann Laissus2010-02-193-2/+18
| | * Fix a small regression : the color of the lineEdit of the findBar is not corr...Yoann Laissus2010-02-191-7/+2
| | * The text is now instantly checked when the checkbox match case is toggledYoann Laissus2010-02-191-2/+3
| | * Workaround the bug of qtwebkit in the function findText(). An empty string do...Yoann Laissus2010-02-192-4/+34
* | | Restored addTabButton ctor initializationAndrea Diamantini2010-02-201-0/+1
* | | Merge commit 'refs/merge-requests/93' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-201-1/+1
|\ \ \ | |/ / |/| |
| * | The newTab button must be initialized after the tabBar.Yoann Laissus2010-02-201-1/+1
* | | window title fixespano2010-02-191-3/+3
|/ /
* | change setHtml( string ) to setHtml( string, url ) to let webviewsAndrea Diamantini2010-02-194-7/+8
* | Save memory.Andrea Diamantini2010-02-192-34/+35
* | Save memory. One WebPage pointer less for each WebView :)Andrea Diamantini2010-02-192-8/+14
|/
* .. and check that the changes you do are right.Andrea Diamantini2010-02-191-2/+2
* Pano, please compile your code && your changes before asking for aAndrea Diamantini2010-02-191-1/+1
* Merge commit 'refs/merge-requests/90' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-192-4/+4
|\
| * Change window titles strings a bitpano2010-02-182-4/+4
* | Set rekonq page (and fix focus) on new window creation.Andrea Diamantini2010-02-193-3/+10
|/
* Fix settings webkit UI (broken on the krazy fix fromAndrea Diamantini2010-02-181-6/+5
* half fixed (but half is not enough...) the favicon querelle..Andrea Diamantini2010-02-184-16/+18
* don't change stop/reload icon on not focused loading pages.Andrea Diamantini2010-02-181-2/+1
* improve rekonq first execution && fix (finally :D ) configurationAndrea Diamantini2010-02-182-6/+16
* Working around about: protocol..Andrea Diamantini2010-02-183-14/+32
* 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
* Removed unuseful check (also if sometimes the bookmarkAndrea Diamantini2010-02-161-9/+6
* Fixes focus && let Protocol handler to just load on demandAndrea Diamantini2010-02-164-16/+25
* Opening rekonq page on new window startup when rekonqAndrea Diamantini2010-02-141-1/+1
* Some stupid changes && kDebug sentences added to better debug download systemAndrea Diamantini2010-02-142-3/+5
* this fix urlbar behaviour, removing focus from there and enablingAndrea Diamantini2010-02-141-0/+4
* Krazy issues (1st branch)Andrea Diamantini2010-02-1412-121/+68
* Fixing download code && (hopefully) issuesAndrea Diamantini2010-02-131-3/+8
* Honor settings when Opening new link after the current focused pageAndrea Diamantini2010-02-131-1/+1
* Good news, bad news.Andrea Diamantini2010-02-131-4/+2
* Fix dateAndrea Diamantini2010-02-131-1/+1
* workaround too big bottom bordermatgic782010-02-101-1/+1
* Improve newtabpage css:matgic782010-02-102-106/+62
* DISCLAIMER: I'm sorry for thisAndrea Diamantini2010-02-101-1/+8
* fix tab preview positionAndrea Diamantini2010-02-101-2/+2
* Fix copyright for 0.4 beta releaseAndrea Diamantini2010-02-1063-91/+108
* Fix popup positionAndrea Diamantini2010-02-101-1/+1
* margin-top in favorites from 7% to 4%.Andrea Diamantini2010-02-101-2/+1
* HUGE CHANGE on Preview Page ChoosingAndrea Diamantini2010-02-097-122/+134
* Free MainWindow from PreviewSelectorBarAndrea Diamantini2010-02-092-8/+1
* Fix NewTabPage API && commentsAndrea Diamantini2010-02-092-10/+12
* FIXAndrea Diamantini2010-02-091-4/+3
* Fix tab preview.Andrea Diamantini2010-02-081-0/+1
* Merge commit 'refs/merge-requests/84' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-0717-678/+612
|\
| * Fix loading previews : when load finished, result wasn't shownmatgic782010-02-065-39/+52