Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit aims to fix all troubles with favicons retrieving. | Andrea Diamantini | 2010-09-11 | 1 | -7/+1 |
| | | | | | There is at least just another one about threading. But I'm not 100% sure about. And anyway, it will be eventually addressed after 0.6 release.. | ||||
* | 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 | -61/+56 |
| | |||||
* | Switching to "KDE" icon cache. While this "brute force" change can be dangerous, | Andrea Diamantini | 2010-08-28 | 1 | -11/+11 |
| | | | | | | | | it seems let everything work as expected (at least here). It also lets us to retrieve icons when sites are not visited (eg: search engines or old bookmarks) It also contains fixes & improvements for icons management in History & Bookmarks classes. More code to maintain, but more things working.Let's see what'll happen... | ||||
* | Krazy fixes, first bunch | Andrea Diamantini | 2010-08-20 | 1 | -6/+14 |
| | |||||
* | Simpler than I thought, fix kget integration | Andrea Diamantini | 2010-08-19 | 1 | -1/+1 |
| | |||||
* | Applying Eelko's patch against XSS vulnerability | Andrea Diamantini | 2010-07-31 | 1 | -2/+2 |
| | | | | | | Are we yet vulnerable? CCBUG:217464 | ||||
* | Moving download history management from HistoryManager to Application class | Andrea Diamantini | 2010-07-21 | 1 | -2/+2 |
| | | | | | It's actually the same, but probably a bit more coherent. More over, we are going to change a lot of things in the HistoryManager class... | ||||
* | Clean MainView API and fix "Pano's bug" about opening new tabs near current ons | Andrea Diamantini | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | add comments | megabigbug | 2010-06-27 | 1 | -3/+4 |
| | |||||
* | improve previews: compute preview when webview is deleted => instant preview ↵ | megabigbug | 2010-06-26 | 1 | -1/+11 |
| | | | | in closed tab page | ||||
* | After a brief discussion with Lionel it seemed clear this is not | Andrea Diamantini | 2010-06-18 | 1 | -6/+3 |
| | | | | | | | | | the best way to achieve that result :( Forwarding this problem to 1.0 release, sorry Revert "Saving preview on ok loadFinished.." This reverts commit c42ebaaead8bc7494ada6d84108ba228b5145210. | ||||
* | Saving preview on ok loadFinished.. | Andrea Diamantini | 2010-06-16 | 1 | -3/+6 |
| | | | | | No more waiting a lot for previews & basically all previews available of the visited sites (nice for the urlbar..) | ||||
* | Stupid me! Showing error page in mainFrame() instead of the frame originating | Andrea Diamantini | 2010-06-06 | 1 | -2/+5 |
| | | | | | | | | the error request... This should fix bug 217521 CCBUG: 217521 | ||||
* | i18n fixes | Andrea Diamantini | 2010-06-04 | 1 | -2/+2 |
| | | | | Andrew Coles's patch. Thanks :) | ||||
* | Added credits :) | Andrea Diamantini | 2010-06-03 | 1 | -0/+1 |
| | |||||
* | Fix error reporting | Andrea Diamantini | 2010-06-01 | 1 | -1/+3 |
| | | | | BUG:239040 | ||||
* | Don't start a download if user canceled it | matgic78 | 2010-05-29 | 1 | -0/+3 |
| | |||||
* | Const iterator fixes | Jonathan Thomas | 2010-05-27 | 1 | -2/+2 |
| | |||||
* | This BIG commit HAS to fix all download handling remained :) | Andrea Diamantini | 2010-05-25 | 1 | -80/+119 |
| | | | | | | | it lets rekonq work on every site I tested (all those where there are some bugs opened) and let us factorize a big bunch of code BUG:212808 | ||||
* | cleaning handleUnsupportedContent slot | Andrea Diamantini | 2010-05-25 | 1 | -89/+90 |
| | |||||
* | Ignore unknown network errors, at least for now.. ;) | Andrea Diamantini | 2010-05-25 | 1 | -3/+7 |
| | | | | BUG:236816 | ||||
* | Cleaning some kDebug calls | Andrea Diamantini | 2010-05-22 | 1 | -12/+3 |
| | |||||
* | Fix download handling | Andrea Diamantini | 2010-05-19 | 1 | -4/+17 |
| | | | | | | This commit, together with adawit's patch to QtWebKit (not yet merged) && KIO will definitely solve download handling. At least, I hope so :) | ||||
* | BIG COMMIT | Andrea Diamantini | 2010-05-19 | 1 | -10/+55 |
| | | | | New KParts Handling | ||||
* | This patch is based on Cedric's idea about fixing history with error pages | Andrea Diamantini | 2010-05-19 | 1 | -22/+18 |
| | | | | | and use it to fix back/forward buttons also on kparts and so on :) | ||||
* | REVERT ME ASAP PATCH :) | Andrea Diamantini | 2010-05-11 | 1 | -6/+6 |
| | | | | | | This patch should fix "troubles" (read crashes) in some systems, but I think it let rekonq leaks horribly :( Studying the right solution for.. | ||||
* | This commit implements another dockwidget for rekonq, containing a | Andrea Diamantini | 2010-05-05 | 1 | -2/+13 |
| | | | | | | | | network analyzer. Its code is based on previous implementation of Web Inspector Dock and on Richmoore example about QNAM proxy. Many thanks for :) | ||||
* | reply deleteLater.. | Andrea Diamantini | 2010-05-04 | 1 | -5/+6 |
| | | | | This time seems good. | ||||
* | QLatin1String -> QL1S | Andrea Diamantini | 2010-04-30 | 1 | -1/+1 |
| | | | | added cppcheck script | ||||
* | Include Fixes, first bunch | Andrea Diamantini | 2010-04-30 | 1 | -1/+2 |
| | |||||
* | cleaning headers | Andrea Diamantini | 2010-04-30 | 1 | -1/+0 |
| | |||||
* | New rekonq_defines.h | Andrea Diamantini | 2010-04-30 | 1 | -6/+2 |
| | | | | Speed up compilation & linking on Win, Lin & Mac. Step 1 | ||||
* | A coding style round | Andrea Diamantini | 2010-04-30 | 1 | -170/+170 |
| | |||||
* | A tiny improvement in the error page, showing a fat icon.. :) | Andrea Diamantini | 2010-04-30 | 1 | -2/+12 |
| | |||||
* | Fix (again and again) ftp handling (and errors in general) | Andrea Diamantini | 2010-04-30 | 1 | -5/+10 |
| | | | | | Disabled the "Failed to Load" string as rekonq usually does a lot more than WebKit to "load" an url.. | ||||
* | Right icon button fix | Andrea Diamantini | 2010-04-28 | 1 | -0/+2 |
| | |||||
* | - Fixed layouts in the *ListItem classes | Andrea Diamantini | 2010-04-28 | 1 | -5/+0 |
| | | | | | - Browse before than Search - remove some warning messages | ||||
* | Fix error pages show | Andrea Diamantini | 2010-04-25 | 1 | -10/+11 |
| | |||||
* | Forgot to clean WebPage class.. | Andrea Diamantini | 2010-04-23 | 1 | -45/+5 |
| | |||||
* | Fix, improve and clean WebSnap API. | Andrea Diamantini | 2010-04-22 | 1 | -0/+52 |
| | | | | | | This led me to a little polish in the classes using the WebSnap facilities and to change the mechanism the NewTabPage retrieves images from the "cache" | ||||
* | Fix embed kpart bahevior. Try embedding just when there is a ReadOnlyPart | Andrea Diamantini | 2010-04-21 | 1 | -17/+30 |
| | | | | | available. Otherwise, try loading it. | ||||
* | Nebulon's patch. | Andrea Diamantini | 2010-04-21 | 1 | -3/+1 |
| | | | | | Reverting a beautiful fix by me letting rekonq joyfully crashing on every non default action | ||||
* | Partially fixing deleteLater related crashes. But... why these crashes | Andrea Diamantini | 2010-04-20 | 1 | -3/+3 |
| | | | | happen if Qt Docs say to delete (later) them? | ||||
* | deleting replies as explained in QNetworkAccessManager docs | Andrea Diamantini | 2010-04-20 | 1 | -3/+9 |
| | |||||
* | Do not save infos about canceled downloads | matgic78 | 2010-04-09 | 1 | -5/+5 |
| | |||||
* | This is a really big commit, implementing the new urlbar | Andrea Diamantini | 2010-04-08 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | - removed previous SSL animation, we have now a nice yellow lock :) - faster and cleaner animations - reenabled the old stacked widget, to avoid stupid refreshes and fix some regressions - implemented some "right icons": KGet, SSL, RSS. For now, just SSL is full featured - clean up the box :) Some old & unuseful files removed, some icons added - Pano's request: grey text shown everytime in the empty bar Again and again: this is not the first, but the second implementation of the new urlbar UI. About me this is clearly better than the first or the previous. But it needs love :D BUG: 230125 BUG: 231015 CCBUG: 228040 BUG: 227272 | ||||
* | This commit is the first implementation of a new new new urlbar | Andrea Diamantini | 2010-04-05 | 1 | -17/+18 |
| | | | | | | | | | | Here are its features: - KLineEdit based - ability to easily add "icons" :) - SSL informations shown (a-la firefox) - smoother animation - cleaner code - data QString, not KUrl based (Users type string, not urls!!!) | ||||
* | This commit lets rekonq embed parts instead of krunning them | Andrea Diamantini | 2010-03-26 | 1 | -3/+16 |
| | | | | | | | DISCLAIMER: This code really A LOT of testing. Not for the code itself, but for the parts it lets rekonq use. I'm experiencing a lot of crashes with the Dragon Part, in example. | ||||
* | Doing "load finished" operations just on ok loading is really NOT | Andrea Diamantini | 2010-03-22 | 1 | -4/+1 |
| | | | | a good idea.. |