| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash on "s" type :D | Andrea Diamantini | 2011-03-10 | 1 | -0/+5 |
* | Do NOT take the first element of an empty list | Andrea Diamantini | 2011-02-28 | 1 | -1/+10 |
* | Clean up all d-tors to fix an eventual crash on exit | Andrea Diamantini | 2011-02-28 | 5 | -13/+0 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 12 | -134/+141 |
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 16 | -20/+22 |
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 7 | -24/+24 |
* | Save one updateRightIcons call from the bookmark icon. | Andrea Diamantini | 2011-02-23 | 3 | -4/+11 |
* | Replace webshorcuts icons and text. | Lionel Chauvin | 2011-02-14 | 2 | -2/+15 |
* | Save downloaded images of opensearch suggestions like websnaps | Lionel Chauvin | 2011-01-19 | 2 | -9/+17 |
* | Fixes as pointed out by Krazy | Rohan Garg | 2011-01-14 | 1 | -1/+1 |
* | Krazy Fixes!! | Rohan Garg | 2011-01-12 | 1 | -2/+3 |
* | Update the completion list when the user switches search engine on the fly. | Andrea Diamantini | 2011-01-09 | 6 | -62/+65 |
* | Icon at the right of the urlbar that allows to add an opensearch engine | Andrea Diamantini | 2010-12-21 | 7 | -30/+286 |
* | When using Alt+Enter open website in new tab | Panagiotis Papadopoulos | 2010-12-17 | 2 | -0/+14 |
* | My kuriikwsfilterrc contains no default search engine, so | Andreas Hartmetz | 2010-11-29 | 1 | -0/+2 |
* | -pedantic | Andre Woebbeking | 2010-11-13 | 1 | -1/+1 |
* | Let suggestions work also without search engines ones. | Andrea Diamantini | 2010-11-07 | 3 | -3/+12 |
* | First bunch of fixes for the suggestions. | Andrea Diamantini | 2010-11-07 | 4 | -22/+43 |
* | Fix forward declaration | Montel Laurent | 2010-11-03 | 1 | -1/+0 |
* | remove warnings | megabigbug | 2010-10-30 | 2 | -6/+5 |
* | 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 | 4 | -28/+68 |
* | Images in visual suggestion are now displayed !! | Lionel Chauvin | 2010-10-30 | 3 | -2/+58 |
* | introduce visual suggestion listitem | Lionel Chauvin | 2010-10-30 | 2 | -4/+64 |
* | add image field to opensearch | Lionel Chauvin | 2010-10-30 | 1 | -0/+5 |
* | add an xml parser to the opensearch engine. | megabigbug | 2010-10-30 | 2 | -9/+14 |
* | Fix KDE webshortcuts handling with new highlight system. (no more hangs) | Andrea Diamantini | 2010-10-28 | 1 | -22/+29 |
* | This commit implements the new private browsign mode for rekonq: | Andrea Diamantini | 2010-10-22 | 2 | -11/+9 |
* | Fix highlighting of the last character | Pierre Rossi | 2010-10-20 | 1 | -11/+14 |
* | Fix icons duplication in the urlbar if a bookmark is added during a page loading | Yoann Laissus | 2010-10-20 | 1 | -2/+5 |
* | Better protocol resolution for URL bar | Rohan Garg | 2010-10-15 | 1 | -1/+2 |
* | Merge branch 'm213' | Andrea Diamantini | 2010-10-11 | 4 | -9/+40 |
|\ |
|
| * | Fix multiple word highlighting. | Pierre Rossi | 2010-10-08 | 2 | -7/+39 |
| * | Prompt user before restoring session after a crash. | Pierre Rossi | 2010-10-08 | 2 | -2/+1 |
* | | No need to check progress if load is finished. | Andrea Diamantini | 2010-10-09 | 1 | -3/+0 |
|/ |
|
* | fix opensearch suggestions url | megabigbug | 2010-10-05 | 2 | -2/+2 |
* | Clean up urlbar use. This fix an urlbar bug opening plugins | Andrea Diamantini | 2010-09-29 | 1 | -1/+0 |
* | Revert "Fixes a string change (this commit should be reverted after v0.6)" | Jon Ander Peñalba | 2010-09-23 | 1 | -4/+1 |
* | Merge remote branch 'yoann/fixRegressionSearch2' into m207 | Andrea Diamantini | 2010-09-12 | 1 | -15/+19 |
|\ |
|
| * | - Modifiers are now correctly handled after Esc | Yoann Laissus | 2010-09-12 | 1 | -15/+19 |
| * | Merge commit 'refs/merge-requests/207' of git://gitorious.org/rekonq/mainline | Yoann Laissus | 2010-09-12 | 1 | -5/+32 |
| |\ |
|
* | \ | Merge commit 'refs/merge-requests/207' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-09-12 | 1 | -5/+32 |
|\ \ \
| | |/
| |/| |
|
| * | | properly handle modifiers+return key when the completion list is displayed | megabigbug | 2010-09-11 | 1 | -5/+32 |
* | | | Fix green arrow show up | Andrea Diamantini | 2010-09-11 | 1 | -2/+6 |
* | | | Merge commit 'refs/merge-requests/208' of git://gitorious.org/rekonq/mainline... | Andrea Diamantini | 2010-09-11 | 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 |
| |/ |
|
* | | Fixes a string change (this commit should be reverted after v0.6) | Jon Ander Peñalba | 2010-09-10 | 1 | -1/+4 |
* | | Minor bug introduced in previous commit fixed | Jon Ander Peñalba | 2010-09-10 | 2 | -2/+2 |
* | | The RSS widget and the bookmark widget are now more consistent (they have the... | Jon Ander Peñalba | 2010-09-10 | 4 | -62/+32 |