Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up search url detection the rekonq way | Andrea Diamantini | 2013-04-28 | 1 | -2/+9 |
| | |||||
* | Revert "Use kurifilter instead of custom rekonq code." | Andrea Diamantini | 2013-04-28 | 1 | -13/+3 |
| | | | | | | | | This reverts commit 5d1a223145be0eb1bb5eed76cda7d4b889d986ed. Conflicts: src/searchengine.cpp src/urlresolver.cpp | ||||
* | Fix KUriFilter use | Andrea Diamantini | 2013-04-18 | 1 | -5/+4 |
| | | | | | Now (again) kde.org is resolved as site and not searched in your default search engine | ||||
* | Clean up url loading | Andrea Diamantini | 2013-04-07 | 1 | -0/+2 |
| | |||||
* | Use kurifilter instead of custom rekonq code. | Maarten De Meyer | 2013-04-07 | 1 | -3/+15 |
| | | | | | | | | Now all web shortcuts work. BUG: 258639 REVIEWED BY: adjam | ||||
* | Honor configuration for Web Shortcuts. | Dimitrios Christidis | 2013-02-12 | 1 | -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 loading | Andrea Diamantini | 2012-12-10 | 1 | -0/+1 |
| | |||||
* | Update SearchEngine class to fix it with KDE 4.9 changes | Andrea Diamantini | 2012-12-10 | 1 | -3/+14 |
| | |||||
* | Added NEW UrlResolver class (from kwebapp) and SearchEngine old one... | Andrea Diamantini | 2012-12-10 | 1 | -0/+139 |
| | |||||
* | introduce a new SuggestionListItem | lionelc | 2010-08-12 | 1 | -153/+0 |
| | | | | introduce an opensearch engine | ||||
* | Link webshortcuts default engine into urlbar default engine - without | Thijs Heus | 2010-06-07 | 1 | -42/+28 |
| | | | | crashing with SE=None | ||||
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -0/+3 |
| | |||||
* | Krazy fixes | Andrea Diamantini | 2010-04-30 | 1 | -8/+9 |
| | |||||
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -4/+1 |
| | | | | Speed up compilation & linking on Win, Lin & Mac. Step 1 | ||||
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -30/+30 |
| | |||||
* | refractoring on search engines | megabigbug | 2010-04-23 | 1 | -0/+166 |