| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix KDE webshortcuts handling with new highlight system. (no more hangs) | Andrea Diamantini | 2010-10-28 | 1 | -22/+29 |
* | This commit implements the new private browsign mode for rekonq: | Andrea Diamantini | 2010-10-22 | 2 | -11/+9 |
* | Fix highlighting of the last character | Pierre Rossi | 2010-10-20 | 1 | -11/+14 |
* | Fix icons duplication in the urlbar if a bookmark is added during a page loading | Yoann Laissus | 2010-10-20 | 1 | -2/+5 |
* | Better protocol resolution for URL bar | Rohan Garg | 2010-10-15 | 1 | -1/+2 |
* | Merge branch 'm213' | Andrea Diamantini | 2010-10-11 | 4 | -9/+40 |
|\ |
|
| * | Fix multiple word highlighting. | Pierre Rossi | 2010-10-08 | 2 | -7/+39 |
| * | Prompt user before restoring session after a crash. | Pierre Rossi | 2010-10-08 | 2 | -2/+1 |
* | | No need to check progress if load is finished. | Andrea Diamantini | 2010-10-09 | 1 | -3/+0 |
|/ |
|
* | fix opensearch suggestions url | megabigbug | 2010-10-05 | 2 | -2/+2 |
* | Clean up urlbar use. This fix an urlbar bug opening plugins | Andrea Diamantini | 2010-09-29 | 1 | -1/+0 |
* | Revert "Fixes a string change (this commit should be reverted after v0.6)" | Jon Ander Peñalba | 2010-09-23 | 1 | -4/+1 |
* | Merge remote branch 'yoann/fixRegressionSearch2' into m207 | Andrea Diamantini | 2010-09-12 | 1 | -15/+19 |
|\ |
|
| * | - Modifiers are now correctly handled after Esc | Yoann Laissus | 2010-09-12 | 1 | -15/+19 |
| * | Merge commit 'refs/merge-requests/207' of git://gitorious.org/rekonq/mainline | Yoann Laissus | 2010-09-12 | 1 | -5/+32 |
| |\ |
|
* | \ | Merge commit 'refs/merge-requests/207' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-09-12 | 1 | -5/+32 |
|\ \ \
| | |/
| |/| |
|
| * | | properly handle modifiers+return key when the completion list is displayed | megabigbug | 2010-09-11 | 1 | -5/+32 |
* | | | Fix green arrow show up | Andrea Diamantini | 2010-09-11 | 1 | -2/+6 |
* | | | Merge commit 'refs/merge-requests/208' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-09-11 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Switch QLatin1String to QL1S | Rohan Garg | 2010-09-11 | 1 | -1/+1 |
| * | | Krazy Fixes for rekonq | Rohan Garg | 2010-09-11 | 1 | -1/+1 |
| |/ |
|
* | | Fixes a string change (this commit should be reverted after v0.6) | Jon Ander Peñalba | 2010-09-10 | 1 | -1/+4 |
* | | Minor bug introduced in previous commit fixed | Jon Ander Peñalba | 2010-09-10 | 2 | -2/+2 |
* | | The RSS widget and the bookmark widget are now more consistent (they have the... | Jon Ander Peñalba | 2010-09-10 | 4 | -62/+32 |
* | | BookmarkWidget now inherits from QMenu (much nicer). | Jon Ander Peñalba | 2010-09-10 | 2 | -4/+3 |
* | | No need to show the url in the bookmark widget (specially if it's not editable). | Jon Ander Peñalba | 2010-09-10 | 2 | -51/+35 |
|/ |
|
* | Only show the bookmark widget if the page is already bookmarked. | Jon Ander Peñalba | 2010-09-07 | 1 | -5/+7 |
* | Restore autocomplete shortcuts. Or at least, I hope so :) | Andrea Diamantini | 2010-09-04 | 2 | -1/+8 |
* | Recognize .local & .eu domains. | Andrea Diamantini | 2010-09-04 | 1 | -2/+2 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -5/+6 |
* | Merge commit 'refs/merge-requests/197' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-09-02 | 1 | -3/+2 |
|\ |
|
| * | A little bunch of fixes : | Yoann Laissus | 2010-09-02 | 1 | -3/+2 |
* | | Code Review. | Andrea Diamantini | 2010-09-02 | 2 | -8/+11 |
* | | Fix wrong highlights in the search strings | Andrea Diamantini | 2010-09-02 | 2 | -8/+23 |
* | | This commit hopes to definitely fix troubles with HTML encodings. | Andrea Diamantini | 2010-09-02 | 1 | -6/+5 |
* | | rekonq 0.5.85 | Andrea Diamantini | 2010-09-02 | 1 | -0/+2 |
* | | don't calculate suggestions on fast typing resolution or when user | Andrea Diamantini | 2010-09-02 | 3 | -13/+24 |
* | | trivials: | Andrea Diamantini | 2010-09-02 | 1 | -3/+3 |
* | | big commit: fix fast typing | lionelc | 2010-09-01 | 5 | -55/+42 |
|/ |
|
* | Fix adding suggestions to not let completion widget "flicker" | Andrea Diamantini | 2010-08-30 | 3 | -26/+33 |
* | about url detection fix | Andrea Diamantini | 2010-08-30 | 1 | -1/+1 |
* | Cleaning up new suggestions mechanism | Andrea Diamantini | 2010-08-29 | 4 | -38/+9 |
* | First fixes, 4 suggestions | Andrea Diamantini | 2010-08-29 | 2 | -18/+24 |
* | Restore urlbar responsiveness | Andrea Diamantini | 2010-08-28 | 4 | -35/+72 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 5 | -7/+37 |
* | Merge commit 'refs/merge-requests/191' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-26 | 1 | -4/+13 |
|\ |
|
| * | Awesome bar: support for multiple word search. | Pierre Rossi | 2010-08-25 | 1 | -4/+13 |
* | | Fix urlbar to make about:foo the first entry instead of the googling | Rohan Garg | 2010-08-24 | 1 | -1/+1 |
|/ |
|
* | Restore mr #174. | Andrea Diamantini | 2010-08-23 | 1 | -0/+2 |
* | Restore bk icon on the right | Andrea Diamantini | 2010-08-21 | 3 | -16/+16 |