| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix forward declaration | Montel Laurent | 2010-11-03 | 5 | -7/+0 |
| * | add context to string | Panagiotis Papadopoulos | 2010-11-03 | 1 | -1/+1 |
| * | Fix eventual crashes on using page urls.. | Andrea Diamantini | 2010-10-31 | 1 | -1/+1 |
| * | Fix merge code | Andrea Diamantini | 2010-10-31 | 8 | -33/+45 |
| * | Fix CmakeLists | Andrea Diamantini | 2010-10-31 | 2 | -3/+6 |
| * | add wikipedia.xml | megabigbug | 2010-10-30 | 1 | -0/+8 |
| * | add wikipedia.xml | Lionel Chauvin | 2010-10-30 | 1 | -0/+1 |
| * | adapt opensearch reader and writer for xml suggestions | megabigbug | 2010-10-30 | 6 | -9/+21 |
| * | 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 | 6 | -47/+106 |
| * | Images in visual suggestion are now displayed !! | Lionel Chauvin | 2010-10-30 | 4 | -21/+77 |
| * | introduce visual suggestion listitem | Lionel Chauvin | 2010-10-30 | 2 | -4/+64 |
| * | add image field to opensearch | Lionel Chauvin | 2010-10-30 | 3 | -5/+17 |
| * | add an xml parser to the opensearch engine. | megabigbug | 2010-10-30 | 10 | -68/+287 |
| * | Revert "Fastest last tab recover" | Andrea Diamantini | 2010-10-29 | 2 | -21/+1 |
| * | Merge branch 'master' of git.kde.org:rekonq | Andrea Diamantini | 2010-10-29 | 1 | -1/+1 |
| |\ | |||||
| | * | Install as program | Montel Laurent | 2010-10-27 | 1 | -1/+1 |
| * | | Fix KDE webshortcuts handling with new highlight system. (no more hangs) | Andrea Diamantini | 2010-10-28 | 2 | -26/+35 |
| * | | Merge branch 'Open_last_tab_with_history' into NEWMASTER | Andrea Diamantini | 2010-10-28 | 2 | -1/+21 |
| |\ \ | |||||
| | * | | Fastest last tab recover :) | Andrea Diamantini | 2010-10-25 | 2 | -1/+21 |
| * | | | Merge branch 'NewPrivateBrowsing' into NEWMASTER | Andrea Diamantini | 2010-10-28 | 7 | -60/+87 |
| |\ \ \ | |||||
| | * | | | This commit implements the new private browsign mode for rekonq: | Andrea Diamantini | 2010-10-22 | 7 | -60/+87 |
| * | | | | Merge branch 'AboutPagesIcon' into NEWMASTER | Andrea Diamantini | 2010-10-28 | 1 | -95/+119 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | NewTabPage improvements | Andrea Diamantini | 2010-10-23 | 1 | -95/+119 |
| | | |/ | |/| | |||||
| * | | | Remove raster graphics system by default. | Andrea Diamantini | 2010-10-25 | 1 | -4/+1 |
| |/ / | |||||
| * | | fix typo in the default bookmarks | Panagiotis Papadopoulos | 2010-10-22 | 1 | -1/+1 |
| |/ | |||||
| * | This commit fixes icons handling for "rekonq pages" (eg: about urls). | Andrea Diamantini | 2010-10-21 | 7 | -52/+45 |
| * | add comment to string | Panagiotis Papadopoulos | 2010-10-21 | 1 | -1/+1 |
| * | Fix highlighting of the last character | Pierre Rossi | 2010-10-20 | 2 | -12/+16 |
| * | Minor clean-up to the UrlPanel class | Jon Ander Peñalba | 2010-10-19 | 3 | -20/+14 |
| * | can not -> cannot | Panagiotis Papadopoulos | 2010-10-19 | 2 | -3/+3 |
| * | Fix icons duplication in the urlbar if a bookmark is added during a page loading | Yoann Laissus | 2010-10-20 | 5 | -8/+14 |
| * | Merge branch 'master' of git.kde.org:rekonq | Andrea Diamantini | 2010-10-18 | 1 | -2/+2 |
| |\ | |||||
| | * | fix string (wasn’t → was not) | Panagiotis Papadopoulos | 2010-10-17 | 1 | -2/+2 |
| * | | Protocol handler (trivial) fixes | Andrea Diamantini | 2010-10-18 | 1 | -13/+8 |
| |/ | |||||
| * | Merge branch 'master' of git.kde.org:rekonq | Andrea Diamantini | 2010-10-16 | 1 | -0/+2 |
| |\ | |||||
| | * | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2010-10-15 | 1 | -0/+2 |
| * | | Fixed i18n string, ftp handling back to rekonq | Andrea Diamantini | 2010-10-16 | 1 | -3/+10 |
| * | | More i18n fixes, as instructed by Panagiotis Papadopoulos | Rohan Garg | 2010-10-16 | 1 | -2/+2 |
| * | | i18n semantics and remove redundant if | Rohan Garg | 2010-10-16 | 1 | -3/+5 |
| * | | Better protocol resolution for URL bar | Rohan Garg | 2010-10-15 | 1 | -1/+2 |
| * | | Optimize rekonq to handle more protocols | Rohan Garg | 2010-10-14 | 1 | -25/+18 |
| |/ | |||||
| * | Fix 'make buildtests' | Andrea Diamantini | 2010-10-13 | 1 | -0/+3 |
| * | commit the fix | nihui | 2010-10-13 | 2 | -4/+4 |
| * | Merge branch 'bkmenuleak' | Andrea Diamantini | 2010-10-13 | 4 | -6/+15 |
| |\ | |||||
| | * | Fix mem leak, due to kbookmarkmenu class. | Andrea Diamantini | 2010-10-13 | 4 | -6/+15 |
| * | | - get rid of the selected bookmark in BookmarkOwner | Yoann Laissus | 2010-10-13 | 6 | -174/+173 |
| |/ | |||||
| * | Enabling WebKit Page Cache feature: please, refers to | Andrea Diamantini | 2010-10-12 | 1 | -0/+3 |
| * | This change to be sure universal XSS bug has been fixed. | Andrea Diamantini | 2010-10-12 | 1 | -1/+7 |
