Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-04 | qt: add license header to source files | Wladimir J. van der Laan | |
Closes #839 | |||
2013-09-09 | fix some cosmetic glitches in the codebase | Philip Kaufmann | |
- rename URL into URI in paymentserver where correct - add some missing Qt-coding-stuff in paymentserver - change QSpinBox to QLineEdit as base for BitcoinAmountField in .ui files (as this is the result when converting the BAF back into base) - remove some c_str() and replace with QString::fromStdString() - remove several new-lines - remove unneeded spaces - indentation fixes | |||
2012-05-11 | Properly escape " in strings when exporting CSV | Wladimir J. van der Laan | |
2012-04-17 | Add forgotten initializer | Wladimir J. van der Laan | |
2011-11-08 | Add robustness against null models | Wladimir J. van der Laan | |
2011-07-07 | Export functionality for transaction list | Wladimir J. van der Laan | |