Age | Commit message (Expand) | Author |
2022-02-22 | qt, refactor: Remove BitcoinUnits::valid function | Hennadii Stepanov |
2022-02-22 | qt, refactor: Make BitcoinUnits::Unit a scoped enum | Hennadii Stepanov |
2022-02-22 | qt: Use QVariant instead of int for BitcoinUnit in QSettings | Hennadii Stepanov |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-09-30 | [MOVEONLY] consensus: move amount.h into consensus | fanquake |
2020-06-18 | scripted-diff: Make SeparatorStyle a scoped enum | Hennadii Stepanov |
2020-05-29 | Merge #16432: qt: Add privacy to the Overview page | Jonas Schnelli |
2020-05-23 | qt: Add BitcoinUnits::formatWithPrivacy() function | Hennadii Stepanov |
2020-05-08 | refactor: Use override for non-final overriders | Hennadii Stepanov |
2020-01-15 | scripted-diff: Bump copyright of files changed in 2020 | MarcoFalke |
2020-01-04 | refactor: Remove unused defines in bitcoinunits.h | Hennadii Stepanov |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-05-17 | [qt] Added satoshi unit | GreatSock |
2018-01-03 | Merge #12035: [qt] change µBTC to bits | Jonas Schnelli |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-12-28 | [qt] change µBTC to bits | William Casarin |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-01-05 | Merge pull request #7205 | Wladimir J. van der Laan |
2015-12-26 | Replace some instances of formatWithUnit with formatHtmlWithUnit | fanquake |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-01-03 | Remove dead BitcoinUnits::id code and update assets-attribution for non-image... | Luke Dashjr |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-11-03 | Fix all header defines | Pavel Janík |
2014-09-26 | Use a typedef for monetary values | Mark Friedenbach |
2014-07-23 | qt: Remove unused functions from BitcoinUnits | Wladimir J. van der Laan |
2014-07-23 | qt: Use fixed-point arithmetic in amount spinbox | Wladimir J. van der Laan |
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-05 | [Qt] Replace status bar unit icon with actual images | Cozz Lovan |
2014-06-25 | [Qt] New status bar Unit Display Control and related changes. | gubatron |
2014-05-17 | Implement SI-style (thin space) thoudands separator | Roy Badami |
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-02 | Too many bitcoins allowed in amount. (#2401) | vhf / victor felder |
2013-03-17 | Bitcoin-Qt: massive header and cpp cleanup | Philip Kaufmann |
2012-08-01 | Bugfix: Fix a variety of misspellings | Luke Dashjr |
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-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-26 | refuse to format nor parse invalid units | Wladimir J. van der Laan |
2011-07-26 | allow multiple units in bitcoin amount widget (for example, for sending) usin... | 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 |