| Commit message (Expand) | Author | Age | Files | Lines |
* | Krazy fixes | Andrea Diamantini | 2012-02-16 | 1 | -2/+2 |
* | let people search with custom engine with ONE click | Andrea Diamantini | 2012-02-08 | 1 | -4/+7 |
* | Krazy fixes | Andrea Diamantini | 2012-01-19 | 1 | -4/+4 |
* | Invert PreviewListItem order: icon, text, preview. | Andrea Diamantini | 2012-01-03 | 1 | -9/+11 |
* | Unifies macro style | Johannes Troscher | 2011-11-27 | 1 | -2/+2 |
* | Fix crash on private mode store/restore | Andrea Diamantini | 2011-10-13 | 1 | -1/+0 |
* | Calm down kDebug messages | Andrea Diamantini | 2011-10-11 | 1 | -4/+0 |
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -35/+35 |
* | Calm down kDebug messages | Andrea Diamantini | 2011-07-19 | 1 | -9/+1 |
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -60/+60 |
* | Revert "Fix includes." | Pierre Rossi | 2011-06-29 | 1 | -12/+11 |
* | Fix includes. | Pierre Rossi | 2011-06-29 | 1 | -11/+12 |
* | Code janitoring | Albert Astals Cid | 2011-05-29 | 1 | -1/+1 |
* | Fix crash on "s" type :D | Andrea Diamantini | 2011-03-10 | 1 | -0/+5 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -21/+28 |
* | 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 | -3/+3 |
* | Save downloaded images of opensearch suggestions like websnaps | Lionel Chauvin | 2011-01-19 | 1 | -7/+16 |
* | Update the completion list when the user switches search engine on the fly. | Andrea Diamantini | 2011-01-09 | 1 | -7/+4 |
* | Icon at the right of the urlbar that allows to add an opensearch engine | Andrea Diamantini | 2010-12-21 | 1 | -12/+12 |
* | My kuriikwsfilterrc contains no default search engine, so | Andreas Hartmetz | 2010-11-29 | 1 | -0/+2 |
* | First bunch of fixes for the suggestions. | Andrea Diamantini | 2010-11-07 | 1 | -12/+19 |
* | remove warnings | megabigbug | 2010-10-30 | 1 | -5/+4 |
* | improve layout of visual suggestions | Lionel Chauvin | 2010-10-30 | 1 | -14/+41 |
* | Images in visual suggestion are now displayed !! | Lionel Chauvin | 2010-10-30 | 1 | -2/+34 |
* | introduce visual suggestion listitem | Lionel Chauvin | 2010-10-30 | 1 | -4/+48 |
* | Fix KDE webshortcuts handling with new highlight system. (no more hangs) | Andrea Diamantini | 2010-10-28 | 1 | -22/+29 |
* | Fix highlighting of the last character | Pierre Rossi | 2010-10-20 | 1 | -11/+14 |
* | Fix multiple word highlighting. | Pierre Rossi | 2010-10-08 | 1 | -6/+38 |
* | fix opensearch suggestions url | megabigbug | 2010-10-05 | 1 | -1/+1 |
* | Switch QLatin1String to QL1S | Rohan Garg | 2010-09-11 | 1 | -1/+1 |
* | Krazy Fixes for rekonq | Rohan Garg | 2010-09-11 | 1 | -1/+1 |
* | Fix wrong highlights in the search strings | Andrea Diamantini | 2010-09-02 | 1 | -6/+20 |
* | This commit hopes to definitely fix troubles with HTML encodings. | Andrea Diamantini | 2010-09-02 | 1 | -6/+5 |
* | trivials: | Andrea Diamantini | 2010-09-02 | 1 | -3/+3 |
* | big commit: fix fast typing | lionelc | 2010-09-01 | 1 | -35/+9 |
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -4/+14 |
* | Awesome bar: support for multiple word search. | Pierre Rossi | 2010-08-25 | 1 | -4/+13 |
* | Merge commit 'refs/merge-requests/169' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-08-20 | 1 | -1/+32 |
|\ |
|
| * | fix suggestion item: use the correct search engine | megabigbug | 2010-08-19 | 1 | -1/+32 |
* | | OpenSearch review | Andrea Diamantini | 2010-08-16 | 1 | -1/+1 |
|/ |
|
* | introduce a new SuggestionListItem | lionelc | 2010-08-12 | 1 | -2/+28 |
* | Fix search engine toolbar icons | Andrea Diamantini | 2010-06-29 | 1 | -1/+4 |
* | escape html in search item: prevent qlabel interpret html if the user type <h... | megabigbug | 2010-06-14 | 1 | -2/+2 |
* | remove setAutoFillBackground(true) => propagate ListItem content to engineBar | megabigbug | 2010-06-09 | 1 | -8/+8 |
* | Awesome bar speed up | Andrea Diamantini | 2010-06-05 | 1 | -8/+8 |
* | Using Application::palette for ListItems | Andrea Diamantini | 2010-06-03 | 1 | -3/+3 |
* | Fix suggestion colors. | Andrea Diamantini | 2010-06-03 | 1 | -3/+2 |
* | Merge commit 'refs/merge-requests/109' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-06-01 | 1 | -7/+3 |
|\ |
|
| * | keep the selected engine when the user types | megabigbug | 2010-05-22 | 1 | -6/+2 |