| Commit message (Expand) | Author | Age | Files | Lines |
* | Do NOT take the first element of an empty list | Andrea Diamantini | 2011-02-28 | 1 | -1/+10 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -13/+13 |
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 1 | -2/+2 |
* | Update the completion list when the user switches search engine on the fly. | Andrea Diamantini | 2011-01-09 | 1 | -40/+32 |
* | When using Alt+Enter open website in new tab | Panagiotis Papadopoulos | 2010-12-17 | 1 | -0/+7 |
* | Let suggestions work also without search engines ones. | Andrea Diamantini | 2010-11-07 | 1 | -1/+3 |
* | First bunch of fixes for the suggestions. | Andrea Diamantini | 2010-11-07 | 1 | -0/+3 |
* | properly handle modifiers+return key when the completion list is displayed | megabigbug | 2010-09-11 | 1 | -5/+32 |
* | Restore autocomplete shortcuts. Or at least, I hope so :) | Andrea Diamantini | 2010-09-04 | 1 | -0/+5 |
* | don't calculate suggestions on fast typing resolution or when user | Andrea Diamantini | 2010-09-02 | 1 | -2/+7 |
* | big commit: fix fast typing | lionelc | 2010-09-01 | 1 | -6/+6 |
* | Fix adding suggestions to not let completion widget "flicker" | Andrea Diamantini | 2010-08-30 | 1 | -25/+29 |
* | Cleaning up new suggestions mechanism | Andrea Diamantini | 2010-08-29 | 1 | -28/+7 |
* | First fixes, 4 suggestions | Andrea Diamantini | 2010-08-29 | 1 | -16/+20 |
* | Restore urlbar responsiveness | Andrea Diamantini | 2010-08-28 | 1 | -3/+53 |
* | Merge commit 'refs/merge-requests/169' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-20 | 1 | -6/+3 |
|\ |
|
| * | fix suggestion item: use the correct search engine | megabigbug | 2010-08-19 | 1 | -6/+3 |
* | | OpenSearch review | Andrea Diamantini | 2010-08-16 | 1 | -1/+1 |
|/ |
|
* | introduce a new SuggestionListItem | lionelc | 2010-08-12 | 1 | -1/+1 |
* | don't replace the type text by the url of the listitem when this listitem is ... | lionelc | 2010-08-11 | 1 | -20/+17 |
* | select first item | lionelc | 2010-08-11 | 1 | -41/+23 |
* | Editable urlbar :D | Andrea Diamantini | 2010-07-30 | 1 | -33/+64 |
* | Fix naming to clean API | Andrea Diamantini | 2010-06-24 | 1 | -1/+1 |
* | Merge commit 'refs/merge-requests/109' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-06-01 | 1 | -0/+5 |
|\ |
|
| * | keep the selected engine when the user types | megabigbug | 2010-05-22 | 1 | -0/+5 |
* | | The control modifier part of mr2261 for the urlbar | Yoann Laissus | 2010-05-29 | 1 | -3/+3 |
|/ |
|
* | don't use adjusteSize() | megabigbug | 2010-05-15 | 1 | -1/+8 |
* | This commit should fix a lot of troubles on fast urlbar typing | Andrea Diamantini | 2010-05-14 | 1 | -4/+17 |
* | This commit implements another dockwidget for rekonq, containing a | Andrea Diamantini | 2010-05-05 | 1 | -2/+0 |
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -6/+7 |
* | Krazy fixes | Andrea Diamantini | 2010-04-30 | 1 | -1/+1 |
* | cleaning headers | Andrea Diamantini | 2010-04-30 | 1 | -1/+0 |
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -86/+86 |
* | refractoring on search engines | megabigbug | 2010-04-23 | 1 | -34/+2 |
* | Fix default engine implementation and fix a bit code | Andrea Diamantini | 2010-04-20 | 1 | -4/+40 |
* | Workaound the focus bar problem | Andrea Diamantini | 2010-04-17 | 1 | -0/+4 |
* | Based on Lionel's merge request #80: | Andrea Diamantini | 2010-04-17 | 1 | -6/+32 |
* | Fixing Lionel's merge request: | Andrea Diamantini | 2010-04-16 | 1 | -9/+10 |
* | introduce search listitem | lionelc | 2010-04-15 | 1 | -14/+21 |
* | Lionel's fixes to the UI. | Andrea Diamantini | 2010-04-14 | 1 | -16/+7 |
* | This commit is (quite) last in the urlbar encodings fix series. It fixes: | Andrea Diamantini | 2010-04-13 | 1 | -2/+4 |
* | multiple icons for type of items | lionelc | 2010-04-02 | 1 | -10/+3 |
* | Cleaning awesome bar code a bit.. | Andrea Diamantini | 2010-04-01 | 1 | -8/+9 |
* | This patch solves some problems of clipped text | Andrea Diamantini | 2010-03-31 | 1 | -1/+9 |
* | Add mid click support for the completition widget of the url bar | Yoann Laissus | 2010-03-29 | 1 | -5/+8 |
* | This commit merge all our work about new UrlBar. | Andrea Diamantini | 2010-03-29 | 1 | -0/+242 |