summaryrefslogtreecommitdiff
path: root/src/urlbar/urlresolver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with new ordering algorithmAndrea Diamantini2012-01-091-3/+8
* Reorder suggestions list, taking on a "relevant" listAndrea Diamantini2012-01-031-113/+51
* cut out open search suggestionsAndrea Diamantini2012-01-031-24/+30
* show history entries also when no favorite search engine is setAndrea Diamantini2011-12-151-1/+1
* minor startup speed improvement (QL1C && QL1S)Andrea Diamantini2011-12-151-24/+30
* BookmarkProvider --> BookmarkManagerAndrea Diamantini2011-12-121-2/+2
* Use the relevance method to sort HistoryItem in the UrlBarYoann Laissus2011-11-171-1/+7
* Let rekonq save file remotelyAndrea Diamantini2011-11-031-1/+1
* Remove suggestion when response title is the same as typed textAndrea Diamantini2011-10-191-0/+3
* clean upAndrea Diamantini2011-07-251-33/+33
* Calm down kDebug messagesAndrea Diamantini2011-07-191-28/+2
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-39/+39
* Fix History ordering (check about:history page before and after this patch)Andrea Diamantini2011-04-101-37/+20
* Coding styleAndrea Diamantini2011-02-251-40/+40
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
* No more static members in the Application class,Pierre Rossi2011-02-241-5/+5
* Update the completion list when the user switches search engine on the fly.Andrea Diamantini2011-01-091-10/+21
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-8/+4
* Let suggestions work also without search engines ones.Andrea Diamantini2010-11-071-1/+9
* First bunch of fixes for the suggestions.Andrea Diamantini2010-11-071-8/+16
* fix suggestion not displayed when missing .xmlLionel Chauvin2010-10-301-9/+6
* improve layout of visual suggestionsLionel Chauvin2010-10-301-9/+1
* Images in visual suggestion are now displayed !!Lionel Chauvin2010-10-301-0/+4
* add an xml parser to the opensearch engine.megabigbug2010-10-301-7/+9
* Better protocol resolution for URL barRohan Garg2010-10-151-1/+2
* fix opensearch suggestions urlmegabigbug2010-10-051-1/+1
* Recognize .local & .eu domains.Andrea Diamantini2010-09-041-2/+2
* Include clean-up in the big src directoryJon Ander Peñalba2010-09-031-5/+6
* Code Review.Andrea Diamantini2010-09-021-0/+1
* rekonq 0.5.85Andrea Diamantini2010-09-021-0/+2
* don't calculate suggestions on fast typing resolution or when userAndrea Diamantini2010-09-021-2/+8
* big commit: fix fast typinglionelc2010-09-011-3/+14
* Fix adding suggestions to not let completion widget "flicker"Andrea Diamantini2010-08-301-1/+2
* about url detection fixAndrea Diamantini2010-08-301-1/+1
* Cleaning up new suggestions mechanismAndrea Diamantini2010-08-291-1/+1
* First fixes, 4 suggestionsAndrea Diamantini2010-08-291-2/+4
* Restore urlbar responsivenessAndrea Diamantini2010-08-281-29/+11
* Fix urlbar to make about:foo the first entry instead of the googlingRohan Garg2010-08-241-1/+1
* Removed unused includes in src/bookmarks/bookmarkprovider.hJon Ander Peñalba2010-08-201-0/+1
* Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar...Jon Ander Peñalba2010-08-201-32/+32
* Merge branch 'opensearch'Andrea Diamantini2010-08-201-92/+156
|\
| * fix suggestion item: use the correct search enginemegabigbug2010-08-191-0/+1
| * working opensearch suggestionsmegabigbug2010-08-151-106/+149
| * wait signalmegabigbug2010-08-151-0/+5
| * introduce a new SuggestionListItemlionelc2010-08-121-3/+18
* | Krazy fixes, first bunchAndrea Diamantini2010-08-201-5/+7
* | HistoryManager review (the second):Andrea Diamantini2010-08-191-2/+2
|/
* fix suggestion typemegabigbug2010-07-211-1/+1
* reintroduce bookmark suggestionsmegabigbug2010-07-211-2/+7
* remove useless bookmarkPath attribute of UrlSearchItemmegabigbug2010-07-201-5/+23