| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 42 | -133/+18 |
* | Do NOT parse suggestions referred to empty strings | Andrea Diamantini | 2011-02-28 | 1 | -1/+2 |
* | Prevents rekonq from crash if an UA service cannot be found. | Andrea Diamantini | 2011-02-28 | 2 | -8/+22 |
* | Reenabled the raster graphics system by default on X11. | Andrea Diamantini | 2011-02-27 | 1 | -0/+5 |
* | fix strings | Panagiotis Papadopoulos | 2011-02-25 | 2 | -6/+6 |
* | Fix crash on some sites loading with Network Analyzer open | Andrea Diamantini | 2011-02-25 | 1 | -0/+5 |
* | cppcheck round... | Andrea Diamantini | 2011-02-25 | 8 | -12/+12 |
* | Coding style | Andrea Diamantini | 2011-02-25 | 97 | -1100/+1257 |
* | Finally found time to update copyrights... ;) | Andrea Diamantini | 2011-02-24 | 132 | -279/+180 |
* | AdBlock: adding a Null Rule to match all the unimplemented filters. | Andrea Diamantini | 2011-02-24 | 7 | -2/+232 |
* | No more static members in the Application class, | Pierre Rossi | 2011-02-24 | 34 | -230/+206 |
* | Save one updateRightIcons call from the bookmark icon. | Andrea Diamantini | 2011-02-23 | 3 | -4/+11 |
* | Cleans up "tab switch" management and expecially the use of signals | Andrea Diamantini | 2011-02-17 | 3 | -8/+21 |
* | Add opensearch description file for bing and yahoo suggestions | Lionel Chauvin | 2011-02-17 | 3 | -12/+30 |
* | Cleans up TabHighLightEffects indentation | Andrea Diamantini | 2011-02-16 | 2 | -3/+12 |
* | This patch cleans up tabbar update: show/hide when ReKonfig::alwaysShowTabBar... | Andrea Diamantini | 2011-02-16 | 4 | -70/+48 |
* | Calm down kDebug messages | Andrea Diamantini | 2011-02-16 | 5 | -23/+0 |
* | Removed unused (?) lastTabClosed signal | Andrea Diamantini | 2011-02-15 | 1 | -1/+1 |
* | This patch cleans up encoding management, moving code to | Andrea Diamantini | 2011-02-14 | 8 | -365/+372 |
* | Added credit for Johannes Troscher | Andrea Diamantini | 2011-02-14 | 1 | -0/+5 |
* | Highlights inactive tabs if title changes. | Andrea Diamantini | 2011-02-14 | 6 | -2/+226 |
* | Replace webshorcuts icons and text. | Lionel Chauvin | 2011-02-14 | 3 | -4/+22 |
* | Ensure new tab button is shown on move | Andrea Diamantini | 2011-02-14 | 1 | -0/+1 |
* | Reset webview's mouseicon if autoscroll is enabled and you reenter webview. | Felix Rohrbach | 2011-02-12 | 2 | -0/+10 |
* | Revert "highlights inactive tabs if title changes" | Andrea Diamantini | 2011-02-10 | 6 | -186/+2 |
* | highlights inactive tabs if title changes | Andrea Diamantini | 2011-02-10 | 6 | -2/+186 |
* | Fix issue 258905: mark window in taskbar when opening link from external apps... | Cedric Bellegarde | 2011-02-10 | 1 | -1/+5 |
* | Fix issue 258901: disable stop button while not loading | Cedric Bellegarde | 2011-02-10 | 1 | -1/+2 |
* | Fix issue 264223: Use mapToGlobal() for main window as geometry.x() seems to ... | Cedric Bellegarde | 2011-02-10 | 1 | -1/+1 |
* | Disable QNetworkAccessManager::CustomOperation code for KDE 4.5.96 and above | Rohan Garg | 2011-02-08 | 1 | -0/+5 |
* | Hide bars on ESC key pressed: | Yoann Laissus | 2011-02-08 | 2 | -9/+32 |
* | Improve SSL managements, following the changes in kwebkitpart | Rohan Garg | 2011-02-06 | 3 | -59/+64 |
* | Added an option to show current website favicon as rekonq window icon | Furkan Uzumcu | 2011-02-05 | 7 | -4/+47 |
* | fixuifiles | Pino Toscano | 2011-02-03 | 2 | -6/+0 |
* | Save db_opensearch.json in local | Lionel Chauvin | 2011-02-03 | 1 | -2/+2 |
* | Fix xml parser | Lionel Chauvin | 2011-02-03 | 1 | -2/+0 |
* | Limit the number of entries in the closed tabs history to 10. Reviewed by ben... | Your Name | 2011-02-02 | 1 | -0/+3 |
* | This is a simpler version of the zoom save settings patch. | Andrea Diamantini | 2011-02-01 | 4 | -24/+51 |
* | Added pulldown menu for multiple steps to the "Forward History" button | Furkan Uzumcu | 2011-02-01 | 2 | -9/+59 |
* | Merge branch 'master' of git.kde.org:rekonq | Andrea Diamantini | 2011-02-01 | 1 | -0/+2 |
|\ |
|
| * | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2011-01-27 | 1 | -0/+2 |
* | | User Agent Switcher. | Andrea Diamantini | 2011-02-01 | 9 | -1/+595 |
|/ |
|
* | If a cached suggestion is older than one week, it is downloaded again, allowi... | Lionel Chauvin | 2011-01-24 | 1 | -1/+4 |
* | This evening I started working again on this bug. I did all the tests against... | Andrea Diamantini | 2011-01-24 | 1 | -4/+7 |
* | Order items in the completion list considering also visit count | Lionel Chauvin | 2011-01-23 | 1 | -1/+7 |
* | Fix tab preview flickering on mouse hover. | Andrea Diamantini | 2011-01-22 | 2 | -1/+12 |
* | If showDeveloperTools is disabled, hide the development entries in the rekonq... | Felix Rohrbach | 2011-01-22 | 2 | -45/+50 |
* | Keep downloaded suggestions in memory. | Lionel Chauvin | 2011-01-22 | 3 | -14/+70 |
* | This code fixes new tab button appearing on new window when tabbar is set hidden | Andrea Diamantini | 2011-01-19 | 1 | -1/+3 |