| Commit message (Expand) | Author | Age | Files | Lines |
* | Downloaded files seem removed even though they are not removed in | Furkan Uzumcu | 2012-01-06 | 1 | -1/+1 |
* | Manage rekonq pages in "current" NOT "main" frame | Andrea Diamantini | 2012-01-04 | 1 | -5/+8 |
* | improve closed tabs management | Andrea Diamantini | 2012-01-03 | 1 | -35/+74 |
* | Do NOT load previews if not present | Andrea Diamantini | 2012-01-02 | 1 | -32/+31 |
* | about:tabs, easy method to manage rekonq tabs. | Andrea Diamantini | 2012-01-02 | 1 | -228/+340 |
* | Correctly hide preview selector bar when its preview is deleted in | Yusuf Tezcan | 2011-12-29 | 1 | -0/+5 |
* | icon management fix/improvements/cleanup | Andrea Diamantini | 2011-12-24 | 1 | -7/+3 |
* | Downloads page improvement | Andrea Diamantini | 2011-12-16 | 1 | -9/+16 |
* | Small cleanup in history pages | Andrea Diamantini | 2011-12-12 | 1 | -13/+25 |
* | BookmarkProvider --> BookmarkManager | Andrea Diamantini | 2011-12-12 | 1 | -3/+3 |
* | Unifies macro style | Johannes Troscher | 2011-11-27 | 1 | -2/+2 |
* | Add a "clear downloads" action in the downloads page and a | Furkan Uzumcu | 2011-11-24 | 1 | -13/+19 |
* | EBN Krazy fixes | Andrea Diamantini | 2011-10-14 | 1 | -1/+1 |
* | Prevent crash on "uncommon" pages | Andrea Diamantini | 2011-09-16 | 1 | -0/+3 |
* | Fix icon update | Furkan Uzumcu | 2011-08-21 | 1 | -0/+11 |
* | Restore tab's history when restoring a tab/session | Anton Kreuzkamp | 2011-08-21 | 1 | -2/+2 |
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -40/+40 |
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -44/+44 |
* | Make it compiles with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS" | Montel Laurent | 2011-06-09 | 1 | -1/+1 |
* | Adding DownloadManager class, following Pierre and Benjamin code changes. | Andrea Diamantini | 2011-05-26 | 1 | -5/+6 |
* | Number the favorites pages to "suggest" numeric shortcut for | Andrea Diamantini | 2011-05-09 | 1 | -1/+1 |
* | Clean up all d-tors to fix an eventual crash on exit | Andrea Diamantini | 2011-02-28 | 1 | -5/+0 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -107/+107 |
* | 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 | -7/+7 |
* | NewTabPage improvements | Andrea Diamantini | 2010-10-23 | 1 | -95/+119 |
* | This commit fixes icons handling for "rekonq pages" (eg: about urls). | Andrea Diamantini | 2010-10-21 | 1 | -27/+27 |
* | Websnaps: change the image path to use base64. | Pierre Rossi | 2010-09-15 | 1 | -3/+1 |
* | Include all .moc files removed in the previous commit | Jon Ander Peñalba | 2010-09-03 | 1 | -0/+1 |
* | Include clean-up in the big src directory | Jon Ander Peñalba | 2010-09-03 | 1 | -9/+9 |
* | Replace with QByteArray for faster searches | Rohan Garg | 2010-08-24 | 1 | -5/+6 |
* | Removed unused includes in src/bookmarks/bookmarkprovider.h | Jon Ander Peñalba | 2010-08-20 | 1 | -0/+2 |
* | Changed the name of the files src/bookmarks/bookmarksmanager.* to src/bookmar... | Jon Ander Peñalba | 2010-08-20 | 1 | -1/+1 |
* | Refactor createNavItem to use it everywhere .link items are used | Benjamin Poulain | 2010-08-11 | 1 | -30/+38 |
* | Refactor NewTabPage::browsingMenu() to clean the creation of item | Benjamin Poulain | 2010-08-11 | 1 | -52/+21 |
* | Fix the file scheme of NewTabPage::browsingMenu() | Benjamin Poulain | 2010-08-11 | 1 | -1/+1 |
* | Modify NewTabPage::browsingMenu() to use explicit text encoding. | Benjamin Poulain | 2010-08-11 | 1 | -30/+55 |
* | Stay consistent with the terms | Panagiotis Papadopoulos | 2010-08-11 | 1 | -2/+2 |
* | - Fix bookmarks' text which is truncated in some places (new tab page, some d... | Yoann Laissus | 2010-08-10 | 1 | -2/+2 |
* | Moving download history management from HistoryManager to Application class | Andrea Diamantini | 2010-07-21 | 1 | -1/+1 |
* | Missing i18n calls in the downloads page | Panagiotis Papadopoulos | 2010-06-27 | 1 | -5/+5 |
* | Const iterator fixes | Jonathan Thomas | 2010-05-27 | 1 | -2/+1 |
* | Encapsulate single characters in single quotes, since passing a char to QStri... | Jonathan Thomas | 2010-05-27 | 1 | -1/+1 |
* | Make download links clickable | Panagiotis Papadopoulos | 2010-05-26 | 1 | -1/+1 |
* | This patch is based on Cedric's idea about fixing history with error pages | Andrea Diamantini | 2010-05-19 | 1 | -1/+2 |
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -2/+1 |
* | cleaning headers | Andrea Diamantini | 2010-04-30 | 1 | -1/+0 |
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -3/+0 |
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -136/+136 |
* | Fix, improve and clean WebSnap API. | Andrea Diamantini | 2010-04-22 | 1 | -36/+42 |