summaryrefslogtreecommitdiff
path: root/src/urlresolver.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Use kurifilter instead of custom rekonq code."Andrea Diamantini2013-04-281-5/+11
| | | | | | | | This reverts commit 5d1a223145be0eb1bb5eed76cda7d4b889d986ed. Conflicts: src/searchengine.cpp src/urlresolver.cpp
* Clean up url loadingAndrea Diamantini2013-04-071-8/+5
|
* Use kurifilter instead of custom rekonq code.Maarten De Meyer2013-04-071-4/+1
| | | | | | | | Now all web shortcuts work. BUG: 258639 REVIEWED BY: adjam
* Insert back HistoryManagerAndrea Diamantini2012-12-101-6/+0
| | | | | | 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/+98