Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-parent providers instances and delete them on close. Please, | Andrea Diamantini | 2011-04-07 | 1 | -6/+37 |
| | | | | | | | | | read about this in the reviewboard request (number 101027) Courtesy patch by JosèManuel Santamarì Lema. Thanks :D BUG:269490 REVIEW:101027 | ||||
* | This commit, available just for the master branch cause of the string changes, | Andrea Diamantini | 2011-04-04 | 1 | -13/+10 |
| | | | | | | | | modifies rekonq behavior on closing multiple tabs. Nothing is more asked on that, while a confirmation dialog is triggered when the user tries to close a window. Depending on the windows number, the user is requested if he likes to close the whole app or (just) the current window PS: sorry, my English sucks today... | ||||
* | Fix quit action | Felix Rohrbach | 2011-04-04 | 1 | -1/+1 |
| | | | | | | | | | | The quit action in the action collection did just close the current rekonq window instead of quitting the application. Reviewed by Andrea Diamantini. BUG: 268578 REVIEW: 101019 | ||||
* | fix string :-) | Panagiotis Papadopoulos | 2011-04-04 | 1 | -1/+1 |
| | | | | | In KDE apps you should not use abbreviations like don't, doesn't, can't, etc. You have to fully write them out: do not, does not, cannot, etc. :-) | ||||
* | Minimum height to 20. Like Konqi... | Andrea Diamantini | 2011-04-04 | 1 | -1/+1 |
| | |||||
* | Fix string | Andrea Diamantini | 2011-04-04 | 1 | -4/+1 |
| | |||||
* | Drop plain-text urls on urlbar | Andrea Diamantini | 2011-04-04 | 1 | -0/+14 |
| | |||||
* | Remove unused strings | Andrea Diamantini | 2011-04-04 | 1 | -15/+0 |
| | |||||
* | rekonq 0.7.50 | Andrea Diamantini | 2011-04-03 | 1 | -1/+1 |
| | | | | First development version on the road to 0.8 :D | ||||
* | This commit aims to fix a long standing rekonq bug about scrollbar (and ↵ | Andrea Diamantini | 2011-04-03 | 4 | -20/+16 |
| | | | | | | | | webview in general) theme. The right way to do it seems be using a local .css file. Letting this be in master for one week (at least) before backporting... | ||||
* | 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 |
| | | | | | Johannes Troscher's patch Reviewed by me ;) | ||||
* | Implement/fix drag and drop handling of text & url in the webview | Andrea Diamantini | 2011-03-30 | 2 | -0/+35 |
| | | | | BUG:254102 | ||||
* | Allow drag from urlbar | Andrea Diamantini | 2011-03-29 | 1 | -0/+3 |
| | |||||
* | rekonq 0.6.96 | Andrea Diamantini | 2011-03-27 | 1 | -1/+1 |
| | | | | RC2? | ||||
* | Untrack the bookmarks menu list and set a parent to automagically | Andrea Diamantini | 2011-03-27 | 2 | -10/+8 |
| | | | | | | delete it as object child CCBUG:269490 | ||||
* | 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 |
| | | | | | | My fault. The problem was that the patch command failed, the patch was just 3 lines, so I copied by hands, then I see the webTab->url() and... ;) Anyway, now it is really Johannes's patch. Sorry. | ||||
* | Reload (also) about pages with the reload button | Andrea Diamantini | 2011-03-26 | 1 | -2/+9 |
| | | | | | | Another fantastic patch by Johannes Troscher BUG:267748 | ||||
* | Stop timers before deleting objects. | Andrea Diamantini | 2011-03-23 | 2 | -0/+3 |
| | | | | | CCBUG:268328 CCBUG:266937 | ||||
* | Fixup for last commit. | Felix Rohrbach | 2011-03-23 | 1 | -1/+1 |
| | | | | Prevent rekonq from opening two windows after a crash. | ||||
* | Make rekonq open a new window when called, even if it's already running. | Felix Rohrbach | 2011-03-23 | 1 | -2/+4 |
| | | | | | Reviewed by Andrea Diamantini. BUG: 269065 | ||||
* | Better color integration for the urlbar and the findbar | Felix Rohrbach | 2011-03-21 | 2 | -5/+9 |
| | | | | BUG:256535 | ||||
* | 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 |
| | | | | | | | | AKA rekonq 0.7 release candidate | ||||
* | | 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 |
| | | | | | | | | | | | | Another fantastic patch by Johannes Trosher. Thanks :) CCBUG:267234 | ||||
* | | 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 ↵ | Andrea Diamantini | 2011-03-19 | 1 | -2/+2 |
| | | | | | | | | bookmarksprovider. In fact now this is NOT automagically ensured there (as in any non widget rekonq class) BUG:268838 | ||||
* | rekonq 0.6.89 | Andrea Diamantini | 2011-03-16 | 1 | -1/+1 |
| | | | | Last bugs for today. Now, italian translations... | ||||
* | 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 |
| | | | | | | | | | highlight animation. CCBUG:267234 To see if this really works, please deselect the "animated tab highlights" in the Tabs Settings section | ||||
* | 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 |
| | | | | Quite a release candidate :) | ||||
* | This commit to try fixing all troubles against the tabbar highlight feature. | Andrea Diamantini | 2011-03-13 | 2 | -0/+10 |
| | | | | | | | | | Courtesy fix patch from the man implementing the feature: Johannes Troscher. Many Thanks for. Bug Reporters: please, let us know if this really fix it! CCBUG:267234 | ||||
* | Revert "Return false for null mimetypes" | Rohan Garg | 2011-03-11 | 1 | -4/+0 |
| | | | | | This reverts commit 09bf176c22a25cee65b20b7aee9fdf9e541798af. This isn't *really* required, my bad | ||||
* | Fix crash on "s" type :D | Andrea Diamantini | 2011-03-10 | 1 | -0/+5 |
| | | | | | | This crash was reported with this bt (reduced here): Hence, the fix. Just checking if the QBitArray is empty. | ||||
* | Another one in the "fixing the dangerous commit" series. | Andrea Diamantini | 2011-03-09 | 1 | -1/+1 |
| | | | | This one is for crashes on restart after a bug... | ||||
* | Disable help menu creation via createGUI as we create it on our own... | Andrea Diamantini | 2011-03-09 | 1 | -1/+3 |
| | | | | BUG:268071 | ||||
* | This is a first commit fixing the "dangerous" changes introduced to fix | Andrea Diamantini | 2011-03-09 | 1 | -1/+1 |
| | | | | | | | | | | bug 266837. We basically have now a mainWindow() slot widely used in rekonq, that can return a null pointer. Checking the code again to ensure this is the unique bug caused by the change... BUG:268023 | ||||
* | 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 |
| | | | | | | | | BUG:267706 | ||||
* | | rekonq 0.6.87 | Andrea Diamantini | 2011-03-09 | 1 | -1/+1 |
|/ | | | | Just another bunch of bugs fixed | ||||
* | This commit fix bug 266837 about the (in)ability to close rekonq, | Andrea Diamantini | 2011-03-08 | 1 | -6/+6 |
| | | | | | | | | | but IT CHANGES Application::mainWindow() behavior to an unsafe mode. It is now basically allowed to return a null pointer, leading to other possible crashes. Some days of testing since now, for this. BUG:266837 | ||||
* | Checking for the empty string causing Rohan & Pano's bug... | Andrea Diamantini | 2011-03-08 | 1 | -1/+4 |
| | | | | | | | | Next test CCBUG:267316 By the way, are you sure this is yet happening? I can no more reproduce it since the first fix... | ||||
* | 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 |
| | | | | Another bunch of fixes on the road to 0.7... |