Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-30 | transactionview: add message() signal | Philip Kaufmann | |
- allow to use message() in transactionview by connecting to the message() signal in WalletView | |||
2013-03-21 | Adding 'copy txid' to qt tx overview context menu | Richard Schwab | |
2013-03-17 | Bitcoin-Qt: massive header and cpp cleanup | Philip Kaufmann | |
- try to enforce the same style to all Qt related files - remove unneeded includes from the files - add missing Q_OBJECT, QT_BEGIN_NAMESPACE / QT_END_NAMESPACE - prepares for a pull-req to include Qt5 compatibility | |||
2012-05-12 | When a transaction is clicked on overview page, focus it on history page | Wladimir J. van der Laan | |
2011-12-23 | Copy amount to clipboard (implements #657) | Wladimir J. van der Laan | |
- Also, unify similar code related to copying transaction fields to clipboard | |||
2011-11-13 | Improve documentation for UI classes | Wladimir J. van der Laan | |
2011-08-08 | QtUI code cleanup / comment improvements | Wladimir J. van der Laan | |
2011-07-22 | Implement range... transaction filter | Wladimir J. van der Laan | |
2011-07-08 | Add context menu on transaction list: copy label, copy address, edit label, ↵ | Wladimir J. van der Laan | |
show details | |||
2011-07-07 | Export functionality for transaction list | Wladimir J. van der Laan | |
2011-07-01 | Add "last month" filter | Wladimir J. van der Laan | |
2011-06-30 | Fix detailed transaction information on doubleclick | Wladimir J. van der Laan | |
2011-06-29 | Implement filter row instead of tabs, allows for more expressive filters | Wladimir J. van der Laan | |