summaryrefslogtreecommitdiff
path: root/src/searchengine.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use kurifilter instead of custom rekonq code."Andrea Diamantini2013-04-281-2/+0
| | | | | | | | This reverts commit 5d1a223145be0eb1bb5eed76cda7d4b889d986ed. Conflicts: src/searchengine.cpp src/urlresolver.cpp
* Fix KUriFilter useAndrea Diamantini2013-04-181-0/+1
| | | | | Now (again) kde.org is resolved as site and not searched in your default search engine
* Use kurifilter instead of custom rekonq code.Maarten De Meyer2013-04-071-0/+2
| | | | | | | | Now all web shortcuts work. BUG: 258639 REVIEWED BY: adjam
* Insert back HistoryManagerAndrea Diamantini2012-12-101-0/+3
| | | | | | There are a few notable changes here: - rekonq_defines.h clean up, removing the enums from there - let HistoryManager be accessible by a self function
* Added NEW UrlResolver class (from kwebapp) and SearchEngine old one...Andrea Diamantini2012-12-101-0/+56
|
* introduce a new SuggestionListItemlionelc2010-08-121-62/+0
| | | | introduce an opensearch engine
* Include Fixes, first bunchAndrea Diamantini2010-04-301-3/+0
|
* Krazy fixesAndrea Diamantini2010-04-301-1/+1
|
* New rekonq_defines.hAndrea Diamantini2010-04-301-0/+5
| | | | Speed up compilation & linking on Win, Lin & Mac. Step 1
* A coding style roundAndrea Diamantini2010-04-301-5/+5
|
* refractoring on search enginesmegabigbug2010-04-231-0/+60