Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WalletWidget -> WalletBar | Andrea Diamantini | 2009-12-15 | 1 | -116/+0 |
| | |||||
* | I tried a bit, but this is not working pretty well :( | Andrea Diamantini | 2009-12-15 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | We are actually creating two widget for request. I'll merge it anyway to let you fix it :) Merge commit 'refs/merge-requests/72' of git://gitorious.org/rekonq/mainline into m72 Conflicts: src/mainview.cpp src/webview.cpp | ||||
* | | create walletwidget only when necessary | megabigbug | 2009-12-14 | 1 | -1/+11 |
|/ | |||||
* | Fix string | Andrea Diamantini | 2009-12-14 | 1 | -1/+1 |
| | |||||
* | Merge commit 'refs/merge-requests/69' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2009-12-13 | 1 | -5/+3 |
|\ | | | | | | | | | | | | | into m69 Conflicts: src/walletwidget.cpp | ||||
| * | fix i18n issue in wallet message | megabigbug | 2009-12-13 | 1 | -5/+2 |
| | | | | | | | | fix ctor warning in webview | ||||
* | | Merge commit 'refs/merge-requests/68' of git://gitorious.org/rekonq/mainline ↵ | Andrea Diamantini | 2009-12-13 | 1 | -20/+20 |
|\ \ | |/ | | | | | | | | | | | into m68 Conflicts: src/walletwidget.cpp | ||||
| * | walletwidget on top of the webview (not over) | megabigbug | 2009-12-13 | 1 | -20/+20 |
| | | | | | | | | | | add close button add icons | ||||
* | | String fixes for the walletwidget | Panagiotis Papadopoulos | 2009-12-09 | 1 | -4/+4 |
|/ | |||||
* | KWebWallet integration | Andrea Diamantini | 2009-12-06 | 1 | -9/+33 |
| | |||||
* | kde wallet integration. | Andrea Diamantini | 2009-12-06 | 1 | -0/+82 |
First bits |