Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix spacing | megabigbug | 2009-12-15 | 1 | -0/+1 |
* | rekonq 0.3.22 | Andrea Diamantini | 2009-12-15 | 1 | -1/+1 |
* | WalletWidget -> WalletBar | Andrea Diamantini | 2009-12-15 | 4 | -15/+15 |
* | I tried a bit, but this is not working pretty well :( | Andrea Diamantini | 2009-12-15 | 17 | -238/+362 |
|\ | |||||
| * | factor out WebTab class from WebView | Bernhard Beschow | 2009-12-14 | 16 | -239/+358 |
* | | Merge commit 'refs/merge-requests/71' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2009-12-15 | 4 | -26/+39 |
|\ \ | |||||
| * | | create walletwidget only when necessary | megabigbug | 2009-12-14 | 4 | -26/+39 |
| |/ | |||||
* | | Simpler web classes (but no more friends :) | Andrea Diamantini | 2009-12-15 | 3 | -23/+7 |
|/ | |||||
* | rekonq 0.3.21 | Andrea Diamantini | 2009-12-14 | 1 | -1/+1 |
* | Fix string | Andrea Diamantini | 2009-12-14 | 1 | -1/+1 |
* | clean up creation of WebView: | Bernhard Beschow | 2009-12-14 | 3 | -55/+45 |
* | move KWallet integration into WebPage | Bernhard Beschow | 2009-12-14 | 3 | -8/+15 |
* | rekonq 0.3.20 | Andrea Diamantini | 2009-12-14 | 1 | -1/+1 |
* | Moved url storing operation (add to history) in the loadUrl function, | Andrea Diamantini | 2009-12-14 | 2 | -8/+8 |
* | Just some stupid fixes | Andrea Diamantini | 2009-12-14 | 8 | -238/+352 |
* | Merge commit 'refs/merge-requests/69' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2009-12-13 | 2 | -6/+4 |
|\ | |||||
| * | fix i18n issue in wallet message | megabigbug | 2009-12-13 | 2 | -6/+3 |
* | | Merge commit 'refs/merge-requests/68' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2009-12-13 | 4 | -62/+78 |
|\ \ | |/ | |||||
| * | walletwidget on top of the webview (not over) | megabigbug | 2009-12-13 | 4 | -63/+79 |
* | | Merge commit 'refs/merge-requests/67' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2009-12-13 | 1 | -13/+65 |
|\ \ | |||||
| * | | Further changes to the webkitsettings page | Panagiotis Papadopoulos | 2009-12-13 | 1 | -3/+3 |
| * | | Merge branch 'master' of git://gitorious.org/rekonq/mainline into click-to-fl... | Panagiotis Papadopoulos | 2009-12-13 | 2 | -2/+2 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' of git://gitorious.org/rekonq/mainline into click-to-fl... | Panagiotis Papadopoulos | 2009-12-12 | 7 | -137/+165 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'master' of git://gitorious.org/rekonq/mainline into click-to-fl... | Panagiotis Papadopoulos | 2009-12-09 | 28 | -153/+1049 |
| |\ \ \ | |||||
| * | | | | Change a bit the WebKit settings UI | Panagiotis Papadopoulos | 2009-11-29 | 1 | -11/+63 |
| * | | | | Change string wording | Panagiotis Papadopoulos | 2009-11-28 | 1 | -1/+1 |
* | | | | | Load animation -> Load Plugin | Panagiotis Papadopoulos | 2009-12-13 | 1 | -1/+1 |
* | | | | | Merge branch 'master' of git://gitorious.org/rekonq/mainline into strings | Panagiotis Papadopoulos | 2009-12-13 | 2 | -2/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | set a valid e-mail adress for me | matgic78 | 2009-12-10 | 2 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'master' of git://gitorious.org/rekonq/mainline into strings | Panagiotis Papadopoulos | 2009-12-12 | 7 | -137/+165 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge commit 'refs/merge-requests/64' of git://gitorious.org/rekonq/mainline | Andrea Diamantini | 2009-12-10 | 2 | -5/+5 |
| |\ \ \ | |||||
| | * | | | Follow Qt rebranding and use the proper names / sites. | Thomas Zander | 2009-12-08 | 2 | -5/+5 |
| | | |/ | | |/| | |||||
| * | | | Merge commit 'refs/merge-requests/66' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2009-12-10 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | do not crash when closing WebView that didn't load successfully | Bernhard Beschow | 2009-12-09 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge commit 'refs/merge-requests/65' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2009-12-10 | 4 | -131/+159 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Rewrite NewTabPage to use QWebElement for page generation | matgic78 | 2009-12-09 | 4 | -131/+159 |
* | | | | String fixes for the walletwidget | Panagiotis Papadopoulos | 2009-12-09 | 1 | -4/+4 |
|/ / / | |||||
* | | | xss attach prevention. | Andrea Diamantini | 2009-12-08 | 6 | -85/+49 |
|/ / | |||||
* | | rekonq 0.3.19 | Andrea Diamantini | 2009-12-06 | 1 | -1/+1 |
* | | KWebWallet integration | Andrea Diamantini | 2009-12-06 | 9 | -41/+89 |
* | | kde wallet integration. | Andrea Diamantini | 2009-12-06 | 4 | -0/+149 |
* | | Hide findBar after one minute | megabigbug | 2009-12-06 | 2 | -3/+10 |
* | | trivial change in src/CMakeLists.txt | Andrea Diamantini | 2009-12-03 | 1 | -2/+1 |
* | | Merge commit 'refs/merge-requests/62' of git://gitorious.org/rekonq/mainline ... | Andrea Diamantini | 2009-12-03 | 5 | -32/+171 |
|\ \ | |||||
| * | | fix copyright | matgic78 | 2009-12-02 | 2 | -3/+2 |
| * | | Docked web inspector | matgic78 | 2009-12-02 | 5 | -32/+172 |
* | | | push startup on disabled adblock (don't load filters) | Andrea Diamantini | 2009-12-02 | 1 | -2/+5 |
* | | | trade-off: speed vs mem saving. | Andrea Diamantini | 2009-12-02 | 3 | -22/+9 |
* | | | rekonq 0.3.18 | Andrea Diamantini | 2009-11-30 | 1 | -2/+2 |
* | | | We have adblock! (and it works) | Andrea Diamantini | 2009-11-30 | 8 | -364/+291 |