summaryrefslogtreecommitdiff
path: root/src/opensearch/searchengine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update the completion list when the user switches search engine on the fly.Andrea Diamantini2011-01-091-9/+0
| | | | | Lionel Chauvin's work. Reviewed by me :)
* Port SearchEngine from somewhat unsafe "naked" static variables toAndreas Hartmetz2010-11-291-18/+22
| | | | | K_GLOBAL_STATIC(), which is Perfectly Safe ;) Acked-by Jon.
* Let suggestions work also without search engines ones.Andrea Diamantini2010-11-071-13/+4
|
* First bunch of fixes for the suggestions.Andrea Diamantini2010-11-071-5/+5
| | | | | We are now respecting users setting on default engines (if someone chooses NONE default search engines, searches are NOT performed)
* Fix KDE webshortcuts handling with new highlight system. (no more hangs)Andrea Diamantini2010-10-281-4/+6
|
* search --> opensearch dirAndrea Diamantini2010-09-291-0/+157