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