summaryrefslogtreecommitdiff
path: root/src/opensearch/suggestionparser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-11/+14
| | | | | | | | | | | | | | | 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 ;)
* Let suggestions work also without search engines ones.Andrea Diamantini2010-11-071-1/+6
|
* Fix merge codeAndrea Diamantini2010-10-311-9/+9
|
* adapt opensearch reader and writer for xml suggestionsmegabigbug2010-10-301-1/+1
|
* improve layout of visual suggestionsLionel Chauvin2010-10-301-4/+11
|
* Images in visual suggestion are now displayed !!Lionel Chauvin2010-10-301-19/+19
|
* add image field to opensearchLionel Chauvin2010-10-301-4/+6
|
* add an xml parser to the opensearch engine.megabigbug2010-10-301-0/+132