Age | Commit message (Expand) | Author |
2014-08-28 | [Qt] minor watch-only changes | Philip Kaufmann |
2014-08-11 | [Qt] Add column Watch-only to transactions list | Cozz Lovan |
2014-08-11 | Add boolean HaveWatchonly and signal NotifyWatchonlyChanged | Cozz Lovan |
2014-08-08 | [Qt] re-work overviewpage UI | Philip Kaufmann |
2014-07-07 | Remove unused fAlign argument from BitcoinUnits::format and friends | Roy Badami |
2014-07-07 | Merge remote-tracking branch 'upstream/master' | Roy Badami |
2014-07-02 | Watchonly balances are shown separately in gui. | JaSK |
2014-05-17 | Implement SI-style (thin space) thoudands separator | Roy Badami |
2014-02-14 | qt: GUI for conflicted transactions | Wladimir J. van der Laan |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-11-04 | qt: add license header to source files | Wladimir J. van der Laan |
2013-06-07 | qt: Add total balance in overview page | Wladimir J. van der Laan |
2013-04-14 | overviewpage: make some code Qt5 compatible | Philip Kaufmann |
2013-03-31 | qt: remove transaction count from overview page | Wladimir J. van der Laan |
2012-10-25 | Show warning when using prerelease version | Wladimir J. van der Laan |
2012-06-17 | add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinse... | Philip Kaufmann |
2012-05-25 | Added 'immature balance' for miners. Only displayed if the balance is greater... | sje397 |
2012-05-18 | Restore overviewpage (put transactions back within frame) | Wladimir J. van der Laan |
2012-05-17 | add 2 labels to the overviewpage that display Wallet and Transaction status (... | Philip Kaufmann |
2012-05-12 | When a transaction is clicked on overview page, focus it on history page | Wladimir J. van der Laan |
2012-05-06 | move many overviewpage settings from code to ui XML-file / removed ability to... | Philip Kaufmann |
2011-12-21 | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan |
2011-12-20 | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr |
2011-11-21 | Bugfix: only make QListView transparent, not its tooltips | Luke Dashjr |
2011-11-08 | Add robustness against null models | Wladimir J. van der Laan |
2011-10-09 | Improved Mac experience; QDoubleSpinBox for BitcoinAmountField | p2k |
2011-09-19 | put Q_OBJECT everywhere it should be (removes warnings when running lupdate) | Wladimir J. van der Laan |
2011-08-08 | QtUI code cleanup / comment improvements | Wladimir J. van der Laan |
2011-08-07 | don't include <QDebug> | Wladimir J. van der Laan |
2011-08-04 | when clicking a transaction on the overview page, send the user to the transa... | Wladimir J. van der Laan |
2011-08-03 | fix drawing on gtk | Wladimir J. van der Laan |
2011-08-03 | unconfirmed amount = grey | Wladimir J. van der Laan |
2011-08-03 | show last few transactions on overview page | Wladimir J. van der Laan |
2011-07-29 | Full support for other units, add configuration option for default unit (used... | Wladimir J. van der Laan |
2011-07-25 | preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue | Wladimir J. van der Laan |
2011-07-14 | solve warnings at startup | Wladimir J. van der Laan |
2011-07-11 | Show unconfirmed balance on overview page | Wladimir J. van der Laan |
2011-07-07 | Rename "History" tab to more logical "Transactions", move "Number of transact... | Wladimir J. van der Laan |
2011-07-05 | tab reorg phase 1: split main gui into "overview" and "history" | Wladimir J. van der Laan |