96 Commits (1369d699b6221818dc9ca72eb6c0cea30eeee914)

Author SHA1 Message Date
Jorge Timón 9dd793f499 TRIVIAL: Missing includes 10 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 10 years ago
Jonas Schnelli 50c72f23ad [Move Only] Move wallet related things to src/wallet/ 10 years ago
Luke Dashjr e96028c78e GUI: Clarify terminology; use "Label" heading for labels row, and "Node/Service" rather than [IP] "Address" 10 years ago
Pavel Janík 5262fde0ec Remove whitespaces before double colon in errors and logs 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 023e63df78 qt: Move transaction notification to transaction table model 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
Philip Kaufmann bbad683224 [Qt] simplify return code and return values in txtablemodel 10 years ago
Philip Kaufmann 21f1516468 [Qt] add all used colors in txtablemodel to guiconstants 10 years ago
Cozz Lovan 1c5f0af0fd [Qt] Add column Watch-only to transactions list 10 years ago
Wladimir J. van der Laan bdba2dd000
qt: Remove an obscure option no-one cares about 10 years ago
Philip Kaufmann f65352a7d0 [Qt] small Qt-only include cleanup 11 years ago
Wladimir J. van der Laan 3015e0bca6 Revert "UI to alert of respend attempt affecting wallet." 11 years ago
Wladimir J. van der Laan ad26dc9c31 Revert "Formatting, spelling, comment fixes." 11 years ago
Roy Badami f7d70c603f Remove unused fAlign argument from BitcoinUnits::format and friends 11 years ago
JaSK d2692f6116 Watchonly transactions are marked in transaction history 11 years ago
Wladimir J. van der Laan 33fdd99288 qt: Change serious messages from qDebug to qWarning 11 years ago
Tom Harding 7a19efe040 Formatting, spelling, comment fixes. 11 years ago
Tom Harding ada5a067c7 UI to alert of respend attempt affecting wallet. 11 years ago
gubatron 8969828d06 [Qt] New status bar Unit Display Control and related changes. 11 years ago
Cozz Lovan b90711cabf [Qt] Fix Transaction details shows wrong To: 11 years ago
Roy Badami 7007402956 Implement SI-style (thin space) thoudands separator 11 years ago
Cozz Lovan 40c5b939f2 [Qt] Optionally add third party links to transaction context menu 11 years ago
Wladimir J. van der Laan 41106a50d2 qt: get required locks upfront in polling functions 11 years ago
Wladimir J. van der Laan 55a1db4fa2 Solve chainActive-related locking issues 11 years ago
Wladimir J. van der Laan f642fd9dd6 qt: Modernize 'confirmed' terminology in shown tx status 11 years ago
Wladimir J. van der Laan 9a3d936fc2 qt: GUI for conflicted transactions 11 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 11 years ago
Wladimir J. van der Laan 04f58ffd9d qt: Better status text for mined 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
Pieter Wuille 4c6d41b8b6 Refactor/encapsulate chain globals into a CChain class 11 years ago
Wladimir J. van der Laan ed4c7fd4fd qt: add vout index to transaction id in transactions details dialog 11 years ago
Philip Kaufmann 42018eff07 Bitcoin-Qt: Use qDebug() for printing to debug.log 11 years ago
Wladimir J. van der Laan dcd0b0775e qt: Handle address purpose in incremental updates 11 years ago
Philip Kaufmann bdd0c59ab0 Bitcoin-Qt: fixes for using display unit from options 11 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Peter Todd 10046e27db Display tx nLockTime correctly when set to block # 12 years ago
Luke Dashjr e07c8e9123 Treat generation (mined) transactions less different from receive transactions 12 years ago
Philip Kaufmann 229c34f818 GUI: ensure a changed bitcoin unit immediately updates the tx list amounts 13 years ago
Philip Kaufmann 40d23dafb7 update info string in GUI for generated blocks and change "must wait" into "must mature" to take the new immature label into consideration 13 years ago
Wladimir J. van der Laan fe4a655042 Fine-grained UI updates 13 years ago
Pieter Wuille ed6d0b5f85 Remove headers.h 13 years ago
Wladimir J. van der Laan 87207a2e08 fix warnings: 'XX' defined as a struct here but previously declared as a class [-Wmismatched-tags] 13 years ago
Pieter Wuille f8dcd5ca6f Use scoped locks instead of CRITICAL_BLOCK 13 years ago
Philip Kaufmann 0b637e0b86 removed an ugly line break in a transaction tooltip for case TransactionStatus::Mature 13 years ago