summaryrefslogtreecommitdiff
path: root/src/opensearch/searchengine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Coding styleAndrea Diamantini2011-02-251-1/+1
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
|
* No more static members in the Application class,Pierre Rossi2011-02-241-1/+1
| | | | | | | an rApp shortcut for Application::instance, clean up code switching to use the new shortcut Reviewed by: adjam
* 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