summaryrefslogtreecommitdiff
path: root/src/urlbar/completionwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Clean up headers && fix compilation with (the upcoming) qt 4.8.2"Andrea Diamantini2012-04-271-6/+6
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-6/+6
* Krazy fixesAndrea Diamantini2012-02-161-4/+4
* "http://www." + digited host --> "http://" + digited hostAndrea Diamantini2012-01-291-2/+2
* Krazy fixesAndrea Diamantini2012-01-191-4/+4
* cut out open search suggestionsAndrea Diamantini2012-01-031-1/+2
* clean upAndrea Diamantini2011-07-251-35/+32
* Calm down kDebug messagesAndrea Diamantini2011-07-191-4/+0
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-36/+36
* Do NOT take the first element of an empty listAndrea Diamantini2011-02-281-1/+10
* Coding styleAndrea Diamantini2011-02-251-13/+13
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
* No more static members in the Application class,Pierre Rossi2011-02-241-2/+2
* Update the completion list when the user switches search engine on the fly.Andrea Diamantini2011-01-091-40/+32
* When using Alt+Enter open website in new tabPanagiotis Papadopoulos2010-12-171-0/+7
* Let suggestions work also without search engines ones.Andrea Diamantini2010-11-071-1/+3
* First bunch of fixes for the suggestions.Andrea Diamantini2010-11-071-0/+3
* properly handle modifiers+return key when the completion list is displayedmegabigbug2010-09-111-5/+32
* Restore autocomplete shortcuts. Or at least, I hope so :)Andrea Diamantini2010-09-041-0/+5
* don't calculate suggestions on fast typing resolution or when userAndrea Diamantini2010-09-021-2/+7
* big commit: fix fast typinglionelc2010-09-011-6/+6
* Fix adding suggestions to not let completion widget "flicker"Andrea Diamantini2010-08-301-25/+29
* Cleaning up new suggestions mechanismAndrea Diamantini2010-08-291-28/+7
* First fixes, 4 suggestionsAndrea Diamantini2010-08-291-16/+20
* Restore urlbar responsivenessAndrea Diamantini2010-08-281-3/+53
* Merge commit 'refs/merge-requests/169' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-08-201-6/+3
|\
| * fix suggestion item: use the correct search enginemegabigbug2010-08-191-6/+3
* | OpenSearch reviewAndrea Diamantini2010-08-161-1/+1
|/
* introduce a new SuggestionListItemlionelc2010-08-121-1/+1
* don't replace the type text by the url of the listitem when this listitem is ...lionelc2010-08-111-20/+17
* select first itemlionelc2010-08-111-41/+23
* Editable urlbar :DAndrea Diamantini2010-07-301-33/+64
* Fix naming to clean APIAndrea Diamantini2010-06-241-1/+1
* Merge commit 'refs/merge-requests/109' of git://gitorious.org/rekonq/mainline...Andrea Diamantini2010-06-011-0/+5
|\
| * keep the selected engine when the user typesmegabigbug2010-05-221-0/+5
* | The control modifier part of mr2261 for the urlbarYoann Laissus2010-05-291-3/+3
|/
* don't use adjusteSize()megabigbug2010-05-151-1/+8
* This commit should fix a lot of troubles on fast urlbar typingAndrea Diamantini2010-05-141-4/+17
* This commit implements another dockwidget for rekonq, containing aAndrea Diamantini2010-05-051-2/+0
* Include Fixes, first bunchAndrea Diamantini2010-04-301-6/+7
* Krazy fixesAndrea Diamantini2010-04-301-1/+1
* cleaning headersAndrea Diamantini2010-04-301-1/+0
* A coding style roundAndrea Diamantini2010-04-301-86/+86
* refractoring on search enginesmegabigbug2010-04-231-34/+2
* Fix default engine implementation and fix a bit codeAndrea Diamantini2010-04-201-4/+40
* Workaound the focus bar problemAndrea Diamantini2010-04-171-0/+4
* Based on Lionel's merge request #80:Andrea Diamantini2010-04-171-6/+32
* Fixing Lionel's merge request:Andrea Diamantini2010-04-161-9/+10
* introduce search listitemlionelc2010-04-151-14/+21
* Lionel's fixes to the UI.Andrea Diamantini2010-04-141-16/+7