summaryrefslogtreecommitdiff
path: root/src/opensearch/opensearchmanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
|
* Save db_opensearch.json in localLionel Chauvin2011-02-031-2/+2
| | | | Reviewed by adjam
* Keep downloaded suggestions in memory.Lionel Chauvin2011-01-221-11/+15
| | | | | This prevents from downloading it again, letting the completion list be more reactive.
* Fixes as pointed out by KrazyRohan Garg2011-01-141-1/+0
| | | | | * Fix duplicate includes * Include own header first ( caused by 3dbfc06247db3c62a73f1f3022b648197ae24a00 )
* Update the completion list when the user switches search engine on the fly.Andrea Diamantini2011-01-091-2/+2
| | | | | Lionel Chauvin's work. Reviewed by me :)
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-25/+141
| | | | | | | | | | | | | | | introduce search icon description file downloaded after validation, not before icons updated when engine added add opensearch xml description files sync desktop file => fix add webshortcut use db_opensearch.json file to track opensearch engines create an opensearch description only when the engine support suggestions remove opensearch description when an engine is deleted in the webshortcut setting dialog popup: disable ok button when webshortcut is already used Lionel Chauvin is the man having done this big, big, big work!! I'm just merging ;)
* Fix merge codeAndrea Diamantini2010-10-311-1/+1
|
* add an xml parser to the opensearch engine.megabigbug2010-10-301-3/+7
|
* Fix OpenSearchManager behavior to work in every case (also the disconnected ↵Andrea Diamantini2010-10-031-26/+30
| | | | | | | | | | ones) I hope this fix bug #250263 Applied in rekonq 0.6.1 and in master CCBUG:250263
* search --> opensearch dirAndrea Diamantini2010-09-291-0/+234