summaryrefslogtreecommitdiff
path: root/src/opensearch/opensearchmanager.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix opensearch add shortcut handlingAndrea Diamantini2012-04-271-1/+3
| | | | | | | | (at least on every site tested, but opensearch.org itself. Broken?) CCBUG: 296707 Backported from master with the needed compile fixes
* Revert "Clean up headers && fix compilation with (the upcoming) qt 4.8.2"Andrea Diamantini2012-04-271-1/+2
| | | | This reverts commit 962d9dd1fc5fe530dc9a7e29c95a0a2c1e7aa885.
* Revert "Fix opensearch add shortcut handling"Andrea Diamantini2012-04-271-3/+1
| | | | This reverts commit d09b430f9835fd19f9a0088a5620af20bdf36b0e.
* Fix opensearch add shortcut handlingAndrea Diamantini2012-04-231-1/+3
| | | | | | | | (at least on every site tested, but opensearch.org itself. Broken?) CCBUG: 296707 Backported from master branch
* Clean up headers && fix compilation with (the upcoming) qt 4.8.2Andrea Diamantini2012-04-201-2/+1
| | | | | | | | | | | Conflicts: src/adblock/adblockwidget.h src/application.h src/history/historymanager.h src/tabpreviewpopup.cpp Backported from master branch
* Krazy fixesAndrea Diamantini2012-01-191-1/+1
| | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots
* Calm down kDebug messagesAndrea Diamantini2011-10-111-0/+2
|
* Coding styleAndrea Diamantini2011-02-251-4/+4
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+2
|
* Update the completion list when the user switches search engine on the fly.Andrea Diamantini2011-01-091-1/+1
| | | | | Lionel Chauvin's work. Reviewed by me :)
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-6/+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 ;)
* Fix forward declarationMontel Laurent2010-11-031-1/+0
|
* Fix merge codeAndrea Diamantini2010-10-311-3/+3
|
* add an xml parser to the opensearch engine.megabigbug2010-10-301-2/+2
|
* Fix OpenSearchManager behavior to work in every case (also the disconnected ↵Andrea Diamantini2010-10-031-1/+3
| | | | | | | | | | 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/+112