summaryrefslogtreecommitdiff
path: root/src/urlbar/webshortcutwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Licensing issues fix: part #2Andrea Diamantini2011-09-201-20/+26
| | | | webshortcutwidget files
* fix layout of webshortcutWidget + code cleanupJohannes Tröscher2011-09-111-7/+5
| | | | REVIEWED-BY: trustMe
* Coding styleAndrea Diamantini2011-02-251-2/+2
|
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-2/+3
|
* Icon at the right of the urlbar that allows to add an opensearch engineAndrea Diamantini2010-12-211-0/+61
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 ;)