| Commit message (Expand) | Author | Age | Files | Lines |
* | Remember "Never for this site" urls | Andrea Diamantini | 2010-02-24 | 3 | -2/+18 |
* | Again and again.. :) | Andrea Diamantini | 2010-02-24 | 3 | -18/+6 |
* | reorganizing a bit .kcfg file.. | Andrea Diamantini | 2010-02-24 | 1 | -15/+13 |
* | Again, saving one WebView pointer for each tab | Andrea Diamantini | 2010-02-24 | 2 | -20/+21 |
* | Merge commit 'refs/merge-requests/96' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2010-02-24 | 1 | -0/+1 |
|\ |
|
| * | select element in webinspector when toggle "Inspect Element" | megabigbug | 2010-02-22 | 1 | -0/+1 |
* | | Merge commit 'refs/merge-requests/95' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2010-02-24 | 3 | -51/+12 |
|\ \ |
|
| * | | Clean and optimize the findBar code. | Yoann Laissus | 2010-02-21 | 3 | -51/+12 |
| |/ |
|
* | | Moved away the m_requestedUrl call, using currentFrame()->url(). | Andrea Diamantini | 2010-02-24 | 1 | -1/+1 |
* | | Merge commit 'refs/merge-requests/94' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2010-02-24 | 2 | -4/+15 |
|\ \ |
|
| * | | remove duplicate links | megabigbug | 2010-02-21 | 1 | -5/+5 |
| * | | add an url with japanese chars for test kget download | megabigbug | 2010-02-21 | 1 | -0/+7 |
| * | | handle relative urls (needs test with particular encoding) | megabigbug | 2010-02-21 | 1 | -2/+6 |
| |/ |
|
* | | Fixes 217521 bug and let us save also some memory | Andrea Diamantini | 2010-02-22 | 2 | -7/+8 |
|/ |
|
* | A stupid regression caused by me. When I'll decide to implement | Andrea Diamantini | 2010-02-21 | 1 | -2/+2 |
* | Merge branch 'mr92' | Andrea Diamantini | 2010-02-21 | 3 | -5/+47 |
|\ |
|
| * | Merge commit 'refs/merge-requests/92' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2010-02-20 | 3 | -5/+47 |
| |\ |
|
| | * | Get rid of the selection of the next found expression when the checkbox match... | Yoann Laissus | 2010-02-19 | 3 | -2/+18 |
| | * | Fix a small regression : the color of the lineEdit of the findBar is not corr... | Yoann Laissus | 2010-02-19 | 1 | -7/+2 |
| | * | The text is now instantly checked when the checkbox match case is toggled | Yoann Laissus | 2010-02-19 | 1 | -2/+3 |
| | * | Workaround the bug of qtwebkit in the function findText(). An empty string do... | Yoann Laissus | 2010-02-19 | 2 | -4/+34 |
* | | | Restored addTabButton ctor initialization | Andrea Diamantini | 2010-02-20 | 1 | -0/+1 |
* | | | Merge commit 'refs/merge-requests/93' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2010-02-20 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | The newTab button must be initialized after the tabBar. | Yoann Laissus | 2010-02-20 | 1 | -1/+1 |
* | | | window title fixes | pano | 2010-02-19 | 1 | -3/+3 |
|/ / |
|
* | | change setHtml( string ) to setHtml( string, url ) to let webviews | Andrea Diamantini | 2010-02-19 | 4 | -7/+8 |
* | | Save memory. | Andrea Diamantini | 2010-02-19 | 2 | -34/+35 |
* | | Save memory. One WebPage pointer less for each WebView :) | Andrea Diamantini | 2010-02-19 | 2 | -8/+14 |
|/ |
|
* | .. and check that the changes you do are right. | Andrea Diamantini | 2010-02-19 | 1 | -2/+2 |
* | Pano, please compile your code && your changes before asking for a | Andrea Diamantini | 2010-02-19 | 1 | -1/+1 |
* | Merge commit 'refs/merge-requests/90' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2010-02-19 | 2 | -4/+4 |
|\ |
|
| * | Change window titles strings a bit | pano | 2010-02-18 | 2 | -4/+4 |
* | | Set rekonq page (and fix focus) on new window creation. | Andrea Diamantini | 2010-02-19 | 3 | -3/+10 |
|/ |
|
* | Fix settings webkit UI (broken on the krazy fix from | Andrea Diamantini | 2010-02-18 | 1 | -6/+5 |
* | half fixed (but half is not enough...) the favicon querelle.. | Andrea Diamantini | 2010-02-18 | 4 | -16/+18 |
* | don't change stop/reload icon on not focused loading pages. | Andrea Diamantini | 2010-02-18 | 1 | -2/+1 |
* | improve rekonq first execution && fix (finally :D ) configuration | Andrea Diamantini | 2010-02-18 | 2 | -6/+16 |
* | Working around about: protocol.. | Andrea Diamantini | 2010-02-18 | 3 | -14/+32 |
* | Please, don't crash on CTRL+W signals :) | Andrea Diamantini | 2010-02-17 | 1 | -7/+13 |
* | Again, QKeySequence --> KShortcut | Andrea Diamantini | 2010-02-16 | 1 | -7/+4 |
* | QKeySequenceList --> KShortcut | Andrea Diamantini | 2010-02-16 | 1 | -6/+9 |
* | Removed unuseful check (also if sometimes the bookmark | Andrea Diamantini | 2010-02-16 | 1 | -9/+6 |
* | Fixes focus && let Protocol handler to just load on demand | Andrea Diamantini | 2010-02-16 | 4 | -16/+25 |
* | Opening rekonq page on new window startup when rekonq | Andrea Diamantini | 2010-02-14 | 1 | -1/+1 |
* | Some stupid changes && kDebug sentences added to better debug download system | Andrea Diamantini | 2010-02-14 | 2 | -3/+5 |
* | this fix urlbar behaviour, removing focus from there and enabling | Andrea Diamantini | 2010-02-14 | 1 | -0/+4 |
* | Krazy issues (1st branch) | Andrea Diamantini | 2010-02-14 | 12 | -121/+68 |
* | Fixing download code && (hopefully) issues | Andrea Diamantini | 2010-02-13 | 1 | -3/+8 |
* | Honor settings when Opening new link after the current focused page | Andrea Diamantini | 2010-02-13 | 1 | -1/+1 |
* | Good news, bad news. | Andrea Diamantini | 2010-02-13 | 1 | -4/+2 |