Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rekonq 0.3.30 | Andrea Diamantini | 2010-01-14 | 1 | -1/+1 |
| | | | | | | - better adblock - working back history menu - better fullscreen mode | ||||
* | Better AdBlocking things :) | Andrea Diamantini | 2010-01-14 | 7 | -44/+125 |
| | |||||
* | AdBlock Plus rules fast summary :) | Andrea Diamantini | 2010-01-13 | 1 | -1/+78 |
| | |||||
* | History (back) menu fixed! | Andrea Diamantini | 2010-01-11 | 1 | -26/+19 |
| | | | | Finally.. | ||||
* | Just an html page with a table and a lot of links to test :) | Andrea Diamantini | 2010-01-10 | 1 | -0/+151 |
| | | | | Please, add yours there to let everyone test them | ||||
* | rekonq 0.3.29 | Andrea Diamantini | 2010-01-10 | 1 | -1/+1 |
| | | | | Fullscreen mode && protocols fixes | ||||
* | Ronny's patch | Andrea Diamantini | 2010-01-10 | 1 | -10/+11 |
| | | | | | Fix fullscreen mode behaviour thanks :) | ||||
* | Protocol Handling fix | Andrea Diamantini | 2010-01-10 | 4 | -52/+65 |
| | | | | | We can now manage all the most important protocols :D | ||||
* | fix crash on window close | Andrea Diamantini | 2010-01-09 | 1 | -0/+5 |
| | |||||
* | 0.3.28 | Andrea Diamantini | 2010-01-07 | 1 | -1/+1 |
| | |||||
* | No more error messages on adblocked pages | Andrea Diamantini | 2010-01-07 | 1 | -0/+4 |
| | |||||
* | Removed forced url sanization | Andrea Diamantini | 2010-01-07 | 2 | -22/+1 |
| | |||||
* | A new inspection action in contextual menu | Andrea Diamantini | 2010-01-07 | 2 | -9/+16 |
| | |||||
* | 0.3.27 | Andrea Diamantini | 2010-01-05 | 1 | -1/+1 |
| | |||||
* | "Contextual" image menu | Andrea Diamantini | 2010-01-05 | 1 | -31/+33 |
| | |||||
* | javascript scheme support | Andrea Diamantini | 2010-01-05 | 1 | -0/+8 |
| | |||||
* | Choose new tab start page | Andrea Diamantini | 2010-01-05 | 4 | -8/+94 |
| | | | | : | ||||
* | Main toolbar (right) name & (wrong) icon | Andrea Diamantini | 2010-01-04 | 1 | -6/+8 |
| | |||||
* | Letting toolbars being configurable.. | Andrea Diamantini | 2010-01-04 | 1 | -5/+5 |
| | |||||
* | Merge commit 'refs/merge-requests/82' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2009-12-30 | 2 | -1/+2 |
|\ | |||||
| * | Fixes bug 201559, tabs are now open respecting settings. | Jonas M. Gastal | 2009-12-28 | 2 | -1/+2 |
| | | |||||
* | | Merge branch 'm81' | Andrea Diamantini | 2009-12-28 | 5 | -11/+43 |
|\ \ | |||||
| * \ | Merge commit 'refs/merge-requests/81' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2009-12-26 | 5 | -11/+43 |
| |\ \ | | | | | | | | | | | | | into m81 | ||||
| | * | | in fullscreen mode: show toolbar tabbar when mouse is on top of the screen | megabigbug | 2009-12-24 | 3 | -4/+21 |
| | | | | |||||
| | * | | hide tabbar in fulscreen mode | megabigbug | 2009-12-24 | 3 | -7/+22 |
| | |/ | |||||
* | | | Merge Request #79 with the changes discussed. | Andrea Diamantini | 2009-12-28 | 3 | -39/+18 |
|/ / | | | | | | | | | 1) no more confirm dialog on exit 2) restore newtab page or home page on close last tab | ||||
* | | auto load plug in | megabigbug | 2009-12-23 | 1 | -1/+1 |
|/ | |||||
* | rekonq 0.3.26 | Andrea Diamantini | 2009-12-23 | 1 | -1/+1 |
| | | | | kget integration | ||||
* | add options for kget in the config panel | megabigbug | 2009-12-22 | 6 | -54/+113 |
| | | | | replace kio for download | ||||
* | rekonq 0.3.25 | Andrea Diamantini | 2009-12-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | - first kget integration - improvements in ftp handling I did my best in the second point. From what I understood my have 2 choices: 1) perform a blocking request and eventually handle ftp file (eg: show text files) 2) perform a non blocking request and behave as from now on (show dirs, download files) I choosed the second one :) (do you say "choosed" in English??) | ||||
* | Improvements in ftp handling: | Andrea Diamantini | 2009-12-21 | 3 | -8/+42 |
| | | | | | - show dirs - download files | ||||
* | Merge commit 'refs/merge-requests/76' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2009-12-21 | 1 | -3/+4 |
|\ | | | | | | | into m75 | ||||
| * | download one link with org.kde.kget.main.addTransfer | megabigbug | 2009-12-18 | 1 | -3/+4 |
| | | |||||
* | | Merge commit 'refs/merge-requests/75' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2009-12-20 | 2 | -4/+60 |
|\ \ | |/ | | | | | into m75 | ||||
| * | first kget integration | megabigbug | 2009-12-18 | 2 | -4/+60 |
| | | |||||
* | | native ftp handling & file one ported to kde functions. | Andrea Diamantini | 2009-12-18 | 3 | -47/+87 |
| | | | | | | | | | | One step to be feature complete (at least for 0.4): I need to know if an ftp url represent a file or a dir.. | ||||
* | | Ronny's patch about selecting previous tab if active one is closed | Andrea Diamantini | 2009-12-18 | 3 | -0/+19 |
|/ | |||||
* | Just some stupid changes. | Andrea Diamantini | 2009-12-17 | 1 | -59/+62 |
| | |||||
* | fix crashes webtabs | megabigbug | 2009-12-17 | 3 | -3/+5 |
| | |||||
* | not sure about this.. | Andrea Diamantini | 2009-12-17 | 1 | -5/+5 |
| | | | | | | It seems these lines let sometime crash rekonq. Anyway, it never happens here. I basically changed a cast from KWebView to WebView. | ||||
* | rekonq 0.3.24 | Andrea Diamantini | 2009-12-16 | 1 | -1/+1 |
| | | | | | detach tab action cleaner file protocol management | ||||
* | detach tab action | Andrea Diamantini | 2009-12-16 | 5 | -3/+32 |
| | |||||
* | Cleaner file management | Andrea Diamantini | 2009-12-16 | 2 | -17/+19 |
| | |||||
* | rekonq 0.3.23 | Andrea Diamantini | 2009-12-16 | 1 | -1/+1 |
| | | | | | | Local file handling + initial ftp support (it actually loads dolphin) General Protocol Handler implemented | ||||
* | notfound.html --> rekonqinfo.html | Andrea Diamantini | 2009-12-16 | 4 | -7/+6 |
| | | | | cleanups | ||||
* | clean up | Andrea Diamantini | 2009-12-16 | 1 | -4/+0 |
| | |||||
* | set urlbar | Andrea Diamantini | 2009-12-16 | 1 | -1/+5 |
| | |||||
* | local files krun! | Andrea Diamantini | 2009-12-16 | 3 | -8/+14 |
| | |||||
* | File protocol handling! Yeah! | Andrea Diamantini | 2009-12-16 | 2 | -19/+25 |
| | |||||
* | Stupid fix. | Andrea Diamantini | 2009-12-16 | 1 | -7/+7 |
| | | | | | Not sure we have a Webview, yet? Don't call it! |