| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix context menu and set comments to improve its code (after 0.7 release) | Andrea Diamantini | 2011-03-27 | 1 | -32/+14 |
* | Fixing my fixed patch :) | Andrea Diamantini | 2011-03-26 | 1 | -1/+1 |
* | Reload (also) about pages with the reload button | Andrea Diamantini | 2011-03-26 | 1 | -2/+9 |
* | Stop timers before deleting objects. | Andrea Diamantini | 2011-03-23 | 2 | -0/+3 |
* | Fixup for last commit. | Felix Rohrbach | 2011-03-23 | 1 | -1/+1 |
* | Make rekonq open a new window when called, even if it's already running. | Felix Rohrbach | 2011-03-23 | 1 | -2/+4 |
* | Better color integration for the urlbar and the findbar | Felix Rohrbach | 2011-03-21 | 2 | -5/+9 |
* | Workaround the troubles with the tabbar highlight feature. | Andrea Diamantini | 2011-03-21 | 4 | -12/+14 |
* | Really hiding the tabbar... | Andrea Diamantini | 2011-03-20 | 1 | -2/+2 |
* | Check if mainWindow and currentab really exist before using in bookmarksprov... | Andrea Diamantini | 2011-03-19 | 1 | -2/+2 |
* | update copyright | Andrea Diamantini | 2011-03-16 | 1 | -1/+1 |
* | Set an option to disable the disable graphics effects on the tabbar | Andrea Diamantini | 2011-03-16 | 5 | -21/+67 |
* | Delete url popup on resize/move | Andrea Diamantini | 2011-03-16 | 2 | -6/+30 |
* | This commit to try fixing all troubles against the tabbar highlight feature. | Andrea Diamantini | 2011-03-13 | 2 | -0/+10 |
* | Revert "Return false for null mimetypes" | Rohan Garg | 2011-03-11 | 1 | -4/+0 |
* | Fix crash on "s" type :D | Andrea Diamantini | 2011-03-10 | 1 | -0/+5 |
* | Another one in the "fixing the dangerous commit" series. | Andrea Diamantini | 2011-03-09 | 1 | -1/+1 |
* | Disable help menu creation via createGUI as we create it on our own... | Andrea Diamantini | 2011-03-09 | 1 | -1/+3 |
* | This is a first commit fixing the "dangerous" changes introduced to fix | Andrea Diamantini | 2011-03-09 | 1 | -1/+1 |
* | Return false for null mimetypes | Rohan Garg | 2011-03-09 | 1 | -0/+4 |
* | This commit fix bug 266837 about the (in)ability to close rekonq, | Andrea Diamantini | 2011-03-08 | 1 | -6/+6 |
* | Checking for the empty string causing Rohan & Pano's bug... | Andrea Diamantini | 2011-03-08 | 1 | -1/+4 |
* | SVN_SILENT made messages (.desktop file) | Script Kiddy | 2011-03-08 | 1 | -0/+1 |
* | Respect the users Download path set in KDE System Settings | Rohan Garg | 2011-03-07 | 1 | -1/+1 |
* | Merge branch 'Fixes' | Andrea Diamantini | 2011-03-03 | 2 | -46/+18 |
|\ |
|
| * | Clean up the "rekonq handling chain" to work as: | Andrea Diamantini | 2011-03-03 | 2 | -46/+18 |
* | | Revert back commit for bug 267460, we need to reparent the GUI objects depend... | Cedric Bellegarde | 2011-03-03 | 1 | -2/+0 |
|/ |
|
* | Prevent crashes on history models updating... | Andrea Diamantini | 2011-03-02 | 1 | -1/+9 |
* | delete bookmarkProvider sooner to prevent segfault | Cedric Bellegarde | 2011-03-02 | 1 | -0/+2 |
* | Check for empty pixmap, this prevent us drawing an empty area. | Cedric Bellegarde | 2011-03-02 | 1 | -1/+6 |
* | This changes fixes a crash that can occur on fast closing a lot of tabs. | Andrea Diamantini | 2011-03-01 | 1 | -4/+10 |
* | Q --> K | Andrea Diamantini | 2011-03-01 | 1 | -2/+2 |
* | 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 |