56 Commits (dd98f045382428f450dc917a3933c9e4e8e1ba99)

Author SHA1 Message Date
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Wladimir J. van der Laan 47db075377 qt: Plug many memory leaks 8 years ago
Pavel Janík f839350420 Do not shadow in src/qt 8 years ago
Jonas Schnelli bd44a04dc3
[Qt] make Out-Of-Sync warning icon clickable 8 years ago
Tyler Hardin 2d5603c7e8 Qt: Sort transactions by date 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Wladimir J. van der Laan eec7757445 qt: Introduce PlatformStyle 10 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 10 years ago
Jonas Schnelli 16d9cb7e29 [QT] overviewpage: make sure warning icons gets colored 10 years ago
Jonas Schnelli 7247d103ff [QT] use alert icon with tooltip insted of "(out of sync)" text 10 years ago
Jonas Schnelli 2a6b844427 [QT] change transaction amount and height in overview page 10 years ago
Luke Dashjr 9b7d3fb165 Adopt style colour for button icons 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Wladimir J. van der Laan c122f5528c qt: Register CAmount metatype 10 years ago
Mark Friedenbach a372168e77 Use a typedef for monetary values 10 years ago
Philip Kaufmann fbe0fcae76 [Qt] minor watch-only changes 10 years ago
Cozz Lovan 1c5f0af0fd [Qt] Add column Watch-only to transactions list 10 years ago
Cozz Lovan 939ed97373 Add boolean HaveWatchonly and signal NotifyWatchonlyChanged 10 years ago
Philip Kaufmann 94e1b9e05b [Qt] re-work overviewpage UI 10 years ago
Roy Badami f7d70c603f Remove unused fAlign argument from BitcoinUnits::format and friends 11 years ago
JaSK ffd40da361 Watchonly balances are shown separately in gui. 11 years ago
Roy Badami 7007402956 Implement SI-style (thin space) thoudands separator 11 years ago
Wladimir J. van der Laan 9a3d936fc2 qt: GUI for conflicted transactions 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Wladimir J. van der Laan cb85aeb06c qt: Add total balance in overview page 12 years ago
Philip Kaufmann 41fdc1cad1 overviewpage: make some code Qt5 compatible 12 years ago
Wladimir J. van der Laan 36599db428 qt: remove transaction count from overview page 12 years ago
Wladimir J. van der Laan 62e21fb5d0 Show warning when using prerelease version 12 years ago
Philip Kaufmann e0873dafc5 add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit 13 years ago
sje397 8fdb7e108f Added 'immature balance' for miners. Only displayed if the balance is greater than zero. 13 years ago
Wladimir J. van der Laan 320fe1015a Restore overviewpage (put transactions back within frame) 13 years ago
Philip Kaufmann c26f3a9bd1 add 2 labels to the overviewpage that display Wallet and Transaction status (obsolete or current) / cleanup overviewpage XML ui-file 13 years ago
Wladimir J. van der Laan 3ef1f41550 When a transaction is clicked on overview page, focus it on history page 13 years ago
Philip Kaufmann 4295311da3 move many overviewpage settings from code to ui XML-file / removed ability to translate "0 BTC" and "123.456 BTC" as this is only used as preview in the Qt Designer anyway / set mouse cursor to IBeam for selectable labels 13 years ago
Wladimir J. van der Laan bde280b9a4 Revert "Use standard C99 (and Qt) types for 64-bit integers" 13 years ago
Luke Dashjr 21d9f36781 Use standard C99 (and Qt) types for 64-bit integers 13 years ago
Luke Dashjr a3c675d1a3 Bugfix: only make QListView transparent, not its tooltips 13 years ago
Wladimir J. van der Laan dead0ff8cd Add robustness against null models 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago
Wladimir J. van der Laan 9b490f71b0 put Q_OBJECT everywhere it should be (removes warnings when running lupdate) 13 years ago
Wladimir J. van der Laan b0849613bf QtUI code cleanup / comment improvements 14 years ago
Wladimir J. van der Laan 856aacf388 don't include <QDebug> 14 years ago
Wladimir J. van der Laan 1b39201966 when clicking a transaction on the overview page, send the user to the transactions page 14 years ago
Wladimir J. van der Laan 2ccd47596b fix drawing on gtk 14 years ago
Wladimir J. van der Laan 82303fc3ca unconfirmed amount = grey 14 years ago
Wladimir J. van der Laan a99ac8d3f4 show last few transactions on overview page 14 years ago
Wladimir J. van der Laan ee014e5b10 Full support for other units, add configuration option for default unit (used when displaying amounts) 14 years ago
Wladimir J. van der Laan e285ffcd05 preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue 14 years ago