| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rekonq 0.7.50 | Andrea Diamantini | 2011-04-03 | 1 | -1/+1 |
* | This commit aims to fix a long standing rekonq bug about scrollbar (and webvi... | Andrea Diamantini | 2011-04-03 | 4 | -20/+16 |
* | Rekonq 0.7 first stable release, yeah!!0.7.0 | Andrea Diamantini | 2011-04-03 | 1 | -1/+1 |
* | Elide notifyPopup text if it would be longer than window's width | Andrea Diamantini | 2011-04-03 | 1 | -1/+5 |
* | Implement/fix drag and drop handling of text & url in the webview | Andrea Diamantini | 2011-03-30 | 2 | -0/+35 |
* | Allow drag from urlbar | Andrea Diamantini | 2011-03-29 | 1 | -0/+3 |
* | rekonq 0.6.96 | Andrea Diamantini | 2011-03-27 | 1 | -1/+1 |
* | Untrack the bookmarks menu list and set a parent to automagically | Andrea Diamantini | 2011-03-27 | 2 | -10/+8 |
* | Never execute deprecated code | Andrea Diamantini | 2011-03-27 | 1 | -1/+1 |
* | 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 |
* | Merge branch 'master' of git.kde.org:rekonq | Andrea Diamantini | 2011-03-21 | 1 | -1/+1 |
|\ |
|
| * | rekonq 0.6.950.6.95 | Andrea Diamantini | 2011-03-20 | 1 | -1/+1 |
* | | Merge branch 'fixes' | Andrea Diamantini | 2011-03-21 | 4 | -12/+14 |
|\ \
| |/
|/| |
|
| * | Workaround the troubles with the tabbar highlight feature. | Andrea Diamantini | 2011-03-21 | 4 | -12/+14 |
* | | update INSTALL file | Andrea Diamantini | 2011-03-20 | 1 | -5/+15 |
|/ |
|
* | 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 |
* | rekonq 0.6.89 | Andrea Diamantini | 2011-03-16 | 1 | -1/+1 |
* | 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 |
* | rekonq 0.6.88 | Andrea Diamantini | 2011-03-13 | 1 | -1/+1 |
* | 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 |
* | Merge branch 'master' of git.kde.org:rekonq | Andrea Diamantini | 2011-03-09 | 1 | -0/+4 |
|\ |
|
| * | Return false for null mimetypes | Rohan Garg | 2011-03-09 | 1 | -0/+4 |
* | | rekonq 0.6.87 | Andrea Diamantini | 2011-03-09 | 1 | -1/+1 |
|/ |
|
* | 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 |
* | rekonq 0.6.86 | Andrea Diamantini | 2011-03-03 | 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 |