Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-04 | qt: add license header to source files | Wladimir J. van der Laan | |
Closes #839 | |||
2013-09-28 | several small Qt-related fixes | Philip Kaufmann | |
- make BitcoinGUI::showPaymentACK() use a reference for msg and use our own GUIUtil::HtmlEscape() function - ensure QTimer usage in clientmodel is the same as in walletmodel - remove an unneeded debug message in walletframe - flag some parameters as unused in DebugMessageHandler() - small code formatting changes | |||
2013-08-31 | qt: Display txfee in first sendCoinsDialog message box | Jonas Schnelli | |
Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch> |