summaryrefslogtreecommitdiff
path: root/src/opensearch/suggestionparser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-147/+0
| | | | Preparing repo to merge rekonq2 code...
* clean upAndrea Diamantini2011-07-251-14/+14
| | | | | | - QL1S - one stupid kDebug less - codingstyle
* Calm down kDebug messagesAndrea Diamantini2011-07-191-4/+4
|
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-15/+15
|
* Coding styleAndrea Diamantini2011-02-251-11/+11
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
|
* Fix xml parserLionel Chauvin2011-02-031-2/+0
| | | | Reviewed by elproxy & adjam
* 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