summaryrefslogtreecommitdiff
path: root/src/search/searchengine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* trivials:Andrea Diamantini2010-09-021-6/+3
| | | | | paren --> parent parameters passing: from value to const reference
* big commit: fix fast typinglionelc2010-09-011-0/+13
|
* Switching to "KDE" icon cache. While this "brute force" change can be dangerous,Andrea Diamantini2010-08-281-1/+9
| | | | | | | | it seems let everything work as expected (at least here). It also lets us to retrieve icons when sites are not visited (eg: search engines or old bookmarks) It also contains fixes & improvements for icons management in History & Bookmarks classes. More code to maintain, but more things working.Let's see what'll happen...
* Merge branch 'opensearch'Andrea Diamantini2010-08-201-62/+48
| | | | | | Conflicts: src/CMakeLists.txt src/urlbar/urlresolver.cpp
* introduce a new SuggestionListItemlionelc2010-08-121-0/+153
introduce an opensearch engine