summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ok, commenting out (for now) problems with 2 failing tests..Andrea Diamantini2010-02-282-5/+6
* 10 (of 12) tests working and ready to be "expanded"..Andrea Diamantini2010-02-2812-55/+65
* Changing Findbar parentAndrea Diamantini2010-02-283-11/+26
* All the other (blank) tests..Andrea Diamantini2010-02-2812-13/+624
* New (embrional) unit tests: mainview, tabbar, webtab, webpageAndrea Diamantini2010-02-276-84/+313
* tests support for every Qt derived rekonq classAndrea Diamantini2010-02-2631-34/+118
* Fixing scripts and tests to start reloading them..Andrea Diamantini2010-02-262-30/+22
* 0.3.96Andrea Diamantini2010-02-261-1/+1
* Revert "Simpler is better :)"Andrea Diamantini2010-02-261-5/+8
* This simple commit is inspired from mr #97Andrea Diamantini2010-02-262-0/+17
* to be really sure about.. Q_ASSERT it!Andrea Diamantini2010-02-251-0/+3
* On the road of fixing BUG 227947Andrea Diamantini2010-02-251-44/+46
* Fix cookies handling.Andrea Diamantini2010-02-252-2/+6
* Simpler is better :)Andrea Diamantini2010-02-241-8/+5
* Remember "Never for this site" urlsAndrea Diamantini2010-02-243-2/+18
* Again and again.. :)Andrea Diamantini2010-02-243-18/+6
* reorganizing a bit .kcfg file..Andrea Diamantini2010-02-241-15/+13
* Again, saving one WebView pointer for each tabAndrea Diamantini2010-02-242-20/+21
* rekonq 0.3.95Andrea Diamantini2010-02-241-1/+1
* Merge commit 'refs/merge-requests/96' of git://gitorious.org/rekonq/mainlineAndrea Diamantini2010-02-241-0/+1
|\
| * select element in webinspector when toggle "Inspect Element"megabigbug2010-02-221-0/+1
* | Merge commit 'refs/merge-requests/95' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-243-51/+12
|\ \
| * | Clean and optimize the findBar code.Yoann Laissus2010-02-213-51/+12
| |/
* | Moved away the m_requestedUrl call, using currentFrame()->url().Andrea Diamantini2010-02-241-1/+1
* | Merge commit 'refs/merge-requests/94' of git://gitorious.org/rekonq/mainline ...Andrea Diamantini2010-02-242-4/+15
|\ \
| * | remove duplicate linksmegabigbug2010-02-211-5/+5
| * | add an url with japanese chars for test kget downloadmegabigbug2010-02-211-0/+7
| * | handle relative urls (needs test with particular encoding)megabigbug2010-02-211-2/+6
| |/
* | Fixes 217521 bug and let us save also some memoryAndrea Diamantini2010-02-222-7/+8
|/
* rekonq 0.3.94Andrea Diamantini2010-02-211-1/+1
* A stupid regression caused by me. When I'll decide to implementAndrea Diamantini2010-02-211-2/+2
* 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