summaryrefslogtreecommitdiff
path: root/src/search/opensearchmanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix memory leak when delete current job in opensearchmanagerlionelc2010-09-011-1/+3
|
* suggestion download: kill previous job before start a new one.lionelc2010-08-301-8/+23
|
* Fix adding suggestions to not let completion widget "flicker"Andrea Diamantini2010-08-301-1/+1
|
* Restore urlbar responsivenessAndrea Diamantini2010-08-281-1/+3
| | | | Suggestions are now added when ready
* OpenSearch reviewAndrea Diamantini2010-08-161-58/+96
| | | | | | - file headers fix - clean up code - import engine files
* introduce a new SuggestionListItemlionelc2010-08-121-0/+175
introduce an opensearch engine