summaryrefslogtreecommitdiff
path: root/src/searchengine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clean up search url detection the rekonq wayAndrea Diamantini2013-04-281-2/+9
|
* Revert "Use kurifilter instead of custom rekonq code."Andrea Diamantini2013-04-281-13/+3
| | | | | | | | This reverts commit 5d1a223145be0eb1bb5eed76cda7d4b889d986ed. Conflicts: src/searchengine.cpp src/urlresolver.cpp
* Fix KUriFilter useAndrea Diamantini2013-04-181-5/+4
| | | | | Now (again) kde.org is resolved as site and not searched in your default search engine
* Clean up url loadingAndrea Diamantini2013-04-071-0/+2
|
* Use kurifilter instead of custom rekonq code.Maarten De Meyer2013-04-071-3/+15
| | | | | | | | Now all web shortcuts work. BUG: 258639 REVIEWED BY: adjam
* Honor configuration for Web Shortcuts.Dimitrios Christidis2013-02-121-10/+15
| | | | | | | | | | | | | Rekonq will no longer ignore options "Enable Web shortcuts" and "Use preferred shortcuts only". This commit also removes the conditional compilation directives introduced in commit 14e028 as rekonq 2.x now depends on 4.9. BUG: 309470 REVIEW: 108902 Signed-off-by: Andrea Diamantini <adjam7@gmail.com>
* Clean up url suggestions loadingAndrea Diamantini2012-12-101-0/+1
|
* Update SearchEngine class to fix it with KDE 4.9 changesAndrea Diamantini2012-12-101-3/+14
|
* Added NEW UrlResolver class (from kwebapp) and SearchEngine old one...Andrea Diamantini2012-12-101-0/+139
|
* introduce a new SuggestionListItemlionelc2010-08-121-153/+0
| | | | introduce an opensearch engine
* Link webshortcuts default engine into urlbar default engine - withoutThijs Heus2010-06-071-42/+28
| | | | crashing with SE=None
* Include Fixes, first bunchAndrea Diamantini2010-04-301-0/+3
|
* Krazy fixesAndrea Diamantini2010-04-301-8/+9
|
* New rekonq_defines.hAndrea Diamantini2010-04-301-4/+1
| | | | Speed up compilation & linking on Win, Lin & Mac. Step 1
* A coding style roundAndrea Diamantini2010-04-301-30/+30
|
* refractoring on search enginesmegabigbug2010-04-231-0/+166