| Commit message (Expand) | Author | Age | Files | Lines |
* | fix suggestion not displayed when missing .xml | Lionel Chauvin | 2010-10-30 | 1 | -9/+6 |
* | improve layout of visual suggestions | Lionel Chauvin | 2010-10-30 | 1 | -9/+1 |
* | Images in visual suggestion are now displayed !! | Lionel Chauvin | 2010-10-30 | 1 | -0/+4 |
* | add an xml parser to the opensearch engine. | megabigbug | 2010-10-30 | 1 | -7/+9 |
* | Better protocol resolution for URL bar | Rohan Garg | 2010-10-15 | 1 | -1/+2 |
* | fix opensearch suggestions url | megabigbug | 2010-10-05 | 1 | -1/+1 |
* | Recognize .local & .eu domains. | Andrea Diamantini | 2010-09-04 | 1 | -2/+2 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -5/+6 |
* | Code Review. | Andrea Diamantini | 2010-09-02 | 1 | -0/+1 |
* | rekonq 0.5.85 | Andrea Diamantini | 2010-09-02 | 1 | -0/+2 |
* | don't calculate suggestions on fast typing resolution or when user | Andrea Diamantini | 2010-09-02 | 1 | -2/+8 |
* | big commit: fix fast typing | lionelc | 2010-09-01 | 1 | -3/+14 |
* | Fix adding suggestions to not let completion widget "flicker" | Andrea Diamantini | 2010-08-30 | 1 | -1/+2 |
* | about url detection fix | Andrea Diamantini | 2010-08-30 | 1 | -1/+1 |
* | Cleaning up new suggestions mechanism | Andrea Diamantini | 2010-08-29 | 1 | -1/+1 |
* | First fixes, 4 suggestions | Andrea Diamantini | 2010-08-29 | 1 | -2/+4 |
* | Restore urlbar responsiveness | Andrea Diamantini | 2010-08-28 | 1 | -29/+11 |
* | Fix urlbar to make about:foo the first entry instead of the googling | Rohan Garg | 2010-08-24 | 1 | -1/+1 |
* | Removed unused includes in src/bookmarks/bookmarkprovider.h | Jon Ander Peñalba | 2010-08-20 | 1 | -0/+1 |
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar... | Jon Ander Peñalba | 2010-08-20 | 1 | -32/+32 |
* | Merge branch 'opensearch' | Andrea Diamantini | 2010-08-20 | 1 | -92/+156 |
|\ |
|
| * | fix suggestion item: use the correct search engine | megabigbug | 2010-08-19 | 1 | -0/+1 |
| * | working opensearch suggestions | megabigbug | 2010-08-15 | 1 | -106/+149 |
| * | wait signal | megabigbug | 2010-08-15 | 1 | -0/+5 |
| * | introduce a new SuggestionListItem | lionelc | 2010-08-12 | 1 | -3/+18 |
* | | Krazy fixes, first bunch | Andrea Diamantini | 2010-08-20 | 1 | -5/+7 |
* | | HistoryManager review (the second): | Andrea Diamantini | 2010-08-19 | 1 | -2/+2 |
|/ |
|
* | fix suggestion type | megabigbug | 2010-07-21 | 1 | -1/+1 |
* | reintroduce bookmark suggestions | megabigbug | 2010-07-21 | 1 | -2/+7 |
* | remove useless bookmarkPath attribute of UrlSearchItem | megabigbug | 2010-07-20 | 1 | -5/+23 |
* | history review: | megabigbug | 2010-07-20 | 1 | -126/+12 |
* | forgot to add apt: to urlbar ;) | Rohan Garg | 2010-07-08 | 1 | -1/+1 |
* | more contraints for privileged item selection | megabigbug | 2010-06-08 | 1 | -6/+4 |
* | Put over localhost browse results | Andrea Diamantini | 2010-06-06 | 1 | -1/+3 |
* | Awesome bar speed up | Andrea Diamantini | 2010-06-05 | 1 | -77/+260 |
* | Encapsulate single characters in single quotes, since passing a char to QStri... | Jonathan Thomas | 2010-05-27 | 1 | -1/+1 |
* | prefer man- and info-pages to default search engine | Bernhard Beschow | 2010-05-26 | 1 | -1/+1 |
* | Show actual page source | Andrea Diamantini | 2010-05-25 | 1 | -1/+0 |
* | This commit fixes my problems with this new handling. | Andrea Diamantini | 2010-05-24 | 1 | -8/+9 |
* | remove domainNameItem() method | megabigbug | 2010-05-24 | 1 | -16/+22 |
* | add local file detection | megabigbug | 2010-05-19 | 1 | -1/+3 |
* | Implement about urls easy suggestions | Andrea Diamantini | 2010-05-17 | 1 | -0/+18 |
* | Removed pointers use in UrlResolver class | Andrea Diamantini | 2010-05-16 | 1 | -5/+11 |
* | performance improvement: build one static regexp instead of several in the is... | megabigbug | 2010-05-16 | 1 | -24/+24 |
* | This commit should fix a lot of troubles on fast urlbar typing | Andrea Diamantini | 2010-05-14 | 1 | -2/+1 |
* | No wait for first results | Andrea Diamantini | 2010-05-14 | 1 | -32/+29 |
* | if the url of an item have the same domaine name as the typed string, it is m... | megabigbug | 2010-05-05 | 1 | -9/+37 |
* | Last krazy fixes | Andrea Diamantini | 2010-05-04 | 1 | -1/+1 |
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -2/+0 |
* | Krazy fixes | Andrea Diamantini | 2010-04-30 | 1 | -5/+5 |