Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calm down kDebug messages | Andrea Diamantini | 2011-10-11 | 1 | -5/+0 |
| | |||||
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -22/+22 |
| | | | | | | - QL1S - one stupid kDebug less - codingstyle | ||||
* | Calm down kDebug messages | Andrea Diamantini | 2011-07-19 | 1 | -7/+1 |
| | |||||
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -29/+29 |
| | |||||
* | Code janitoring | Albert Astals Cid | 2011-05-29 | 1 | -1/+1 |
| | | | | | qDeleteAll knows how to delete values of the map in a better way than calling values add const & to foreach "iterators" | ||||
* | Do NOT parse suggestions referred to empty strings | Andrea Diamantini | 2011-02-28 | 1 | -1/+2 |
| | | | | BUG:267316 | ||||
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -28/+28 |
| | |||||
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | Save db_opensearch.json in local | Lionel Chauvin | 2011-02-03 | 1 | -2/+2 |
| | | | | Reviewed by adjam | ||||
* | Keep downloaded suggestions in memory. | Lionel Chauvin | 2011-01-22 | 1 | -11/+15 |
| | | | | | This prevents from downloading it again, letting the completion list be more reactive. | ||||
* | Fixes as pointed out by Krazy | Rohan Garg | 2011-01-14 | 1 | -1/+0 |
| | | | | | * Fix duplicate includes * Include own header first ( caused by 3dbfc06247db3c62a73f1f3022b648197ae24a00 ) | ||||
* | Update the completion list when the user switches search engine on the fly. | Andrea Diamantini | 2011-01-09 | 1 | -2/+2 |
| | | | | | Lionel Chauvin's work. Reviewed by me :) | ||||
* | Icon at the right of the urlbar that allows to add an opensearch engine | Andrea Diamantini | 2010-12-21 | 1 | -25/+141 |
| | | | | | | | | | | | | | | | 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 code | Andrea Diamantini | 2010-10-31 | 1 | -1/+1 |
| | |||||
* | add an xml parser to the opensearch engine. | megabigbug | 2010-10-30 | 1 | -3/+7 |
| | |||||
* | Fix OpenSearchManager behavior to work in every case (also the disconnected ↵ | Andrea Diamantini | 2010-10-03 | 1 | -26/+30 |
| | | | | | | | | | | ones) I hope this fix bug #250263 Applied in rekonq 0.6.1 and in master CCBUG:250263 | ||||
* | search --> opensearch dir | Andrea Diamantini | 2010-09-29 | 1 | -0/+234 |