| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | Removed unused includes in src/bookmarks/bookmarkprovider.h | Jon Ander Peñalba | 2010-08-20 | 2 | -0/+2 |
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar... | Jon Ander Peñalba | 2010-08-20 | 3 | -45/+45 |
* | Merge branch 'opensearch' | Andrea Diamantini | 2010-08-20 | 5 | -106/+261 |
|\ |
|
| * | Merge commit 'refs/merge-requests/169' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-20 | 4 | -8/+43 |
| |\ |
|
| | * | fix suggestion item: use the correct search engine | megabigbug | 2010-08-19 | 4 | -8/+43 |
| * | | OpenSearch review | Andrea Diamantini | 2010-08-16 | 2 | -2/+2 |
| * | | Merge commit 'refs/merge-requests/169' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-16 | 5 | -101/+221 |
| |\ \
| | |/ |
|
| | * | working opensearch suggestions | megabigbug | 2010-08-15 | 2 | -112/+172 |
| | * | wait signal | megabigbug | 2010-08-15 | 1 | -0/+5 |
| | * | introduce a new SuggestionListItem | lionelc | 2010-08-12 | 5 | -7/+62 |
* | | | Merge commit 'refs/merge-requests/181' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-20 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | - The bookmark toolbar is now a real toolbar, not an action. | Yoann Laissus | 2010-08-20 | 1 | -2/+1 |
* | | | | Krazy fixes, first bunch | Andrea Diamantini | 2010-08-20 | 2 | -6/+8 |
|/ / / |
|
* | | | HistoryManager review (the second): | Andrea Diamantini | 2010-08-19 | 1 | -2/+2 |
* | | | Simpler than I thought, fix kget integration | Andrea Diamantini | 2010-08-19 | 1 | -1/+2 |
* | | | BookmarkOwner class moved to it's own file | Jon Ander Peñalba | 2010-08-19 | 1 | -0/+1 |
* | | | The bookmark actions in BookmarkOwner are now working and being used | Jon Ander Peñalba | 2010-08-19 | 1 | -5/+6 |
* | | | - Adapt removeBookmark to Jon's new method | Yoann Laissus | 2010-08-17 | 2 | -16/+3 |
|/ / |
|
* | | Follow pano & yoann suggestions about bookmark saving | Andrea Diamantini | 2010-08-14 | 1 | -6/+7 |
* | | Moving bookmark icon on the left | Andrea Diamantini | 2010-08-14 | 3 | -18/+17 |
* | | Manually importing Yoann merge 2260 | Andrea Diamantini | 2010-08-14 | 4 | -0/+285 |
|/ |
|
* | loading color: (highlight + 2*background)/3 | lionelc | 2010-08-11 | 1 | -4/+14 |
* | loading animation color: fallback to the Highlight color if ToolTipBase color... | lionelc | 2010-08-11 | 1 | -1/+5 |
* | change gradiant of the loading animation: fix aliasing | lionelc | 2010-08-11 | 1 | -1/+1 |
* | don't replace the type text by the url of the listitem when this listitem is ... | lionelc | 2010-08-11 | 2 | -25/+18 |
* | select first item | lionelc | 2010-08-11 | 1 | -41/+23 |
* | Editable urlbar :D | Andrea Diamantini | 2010-07-30 | 2 | -33/+70 |
* | fix suggestion type | megabigbug | 2010-07-21 | 1 | -1/+1 |
* | reintroduce bookmark suggestions | megabigbug | 2010-07-21 | 2 | -3/+8 |
* | remove useless bookmarkPath attribute of UrlSearchItem | megabigbug | 2010-07-20 | 2 | -13/+28 |
* | history review: | megabigbug | 2010-07-20 | 2 | -174/+14 |
* | forgot to add apt: to urlbar ;) | Rohan Garg | 2010-07-08 | 1 | -1/+1 |
* | Fix search engine toolbar icons | Andrea Diamantini | 2010-06-29 | 1 | -1/+4 |