summaryrefslogtreecommitdiff
path: root/src/opensearch/opensearchengine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
|
* If a cached suggestion is older than one week, it is downloaded again, ↵Lionel Chauvin2011-01-241-1/+4
| | | | | | | | allowing cache to be updated. Reviewed and merged by me :)
* Keep downloaded suggestions in memory.Lionel Chauvin2011-01-221-0/+44
| | | | | This prevents from downloading it again, letting the completion list be more reactive.
* Krazy Fixes!!Rohan Garg2011-01-121-1/+1
| | | | Add #rekonq_define.h to files that now use QL1C
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-0/+6
| | | | | | | | | | | | | | | 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-2/+4
|
* adapt opensearch reader and writer for xml suggestionsmegabigbug2010-10-301-0/+6
|
* add an xml parser to the opensearch engine.megabigbug2010-10-301-44/+14
|
* use QL1C and QL1Smegabigbug2010-10-041-2/+2
|
* use local language instead of english for opensearchmegabigbug2010-10-031-2/+5
|
* search --> opensearch dirAndrea Diamantini2010-09-291-0/+274