| Commit message (Expand) | Author | Age | Files | Lines |
* | Krazy fixes | Andrea Diamantini | 2012-01-19 | 1 | -2/+2 |
* | Fix issue with new ordering algorithm | Andrea Diamantini | 2012-01-09 | 1 | -3/+8 |
* | Reorder suggestions list, taking on a "relevant" list | Andrea Diamantini | 2012-01-03 | 1 | -113/+51 |
* | cut out open search suggestions | Andrea Diamantini | 2012-01-03 | 1 | -24/+30 |
* | show history entries also when no favorite search engine is set | Andrea Diamantini | 2011-12-15 | 1 | -1/+1 |
* | minor startup speed improvement (QL1C && QL1S) | Andrea Diamantini | 2011-12-15 | 1 | -24/+30 |
* | BookmarkProvider --> BookmarkManager | Andrea Diamantini | 2011-12-12 | 1 | -2/+2 |
* | Use the relevance method to sort HistoryItem in the UrlBar | Yoann Laissus | 2011-11-17 | 1 | -1/+7 |
* | Let rekonq save file remotely | Andrea Diamantini | 2011-11-03 | 1 | -1/+1 |
* | Remove suggestion when response title is the same as typed text | Andrea Diamantini | 2011-10-19 | 1 | -0/+3 |
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -33/+33 |
* | Calm down kDebug messages | Andrea Diamantini | 2011-07-19 | 1 | -28/+2 |
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -39/+39 |
* | Fix History ordering (check about:history page before and after this patch) | Andrea Diamantini | 2011-04-10 | 1 | -37/+20 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -40/+40 |
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 1 | -1/+1 |
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 1 | -5/+5 |
* | Update the completion list when the user switches search engine on the fly. | Andrea Diamantini | 2011-01-09 | 1 | -10/+21 |
* | Icon at the right of the urlbar that allows to add an opensearch engine | Andrea Diamantini | 2010-12-21 | 1 | -8/+4 |
* | Let suggestions work also without search engines ones. | Andrea Diamantini | 2010-11-07 | 1 | -1/+9 |
* | First bunch of fixes for the suggestions. | Andrea Diamantini | 2010-11-07 | 1 | -8/+16 |
* | 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 |