index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
bitcoinunits.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/DOGE/DIS/g
Tomo Ueda
2021-09-02
1
-5
/
+5
*
really s/Doge/Dis/g this time
Tomo Ueda
2021-09-02
1
-5
/
+5
*
[Qt] Disable milli and micro units, introduce kilo and mega units (#1463)
Ross Nicoll
2019-03-25
1
-6
/
+18
*
Introduce basic Dogecoin branding
Ross Nicoll
2019-03-25
1
-3
/
+3
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
1
-1
/
+1
|
\
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
|
Replace some instances of formatWithUnit with formatHtmlWithUnit
fanquake
2015-12-26
1
-7
/
+0
|
/
*
Remove dead BitcoinUnits::id code and update assets-attribution for non-image...
Luke Dashjr
2015-01-03
1
-11
/
+0
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
MOVEONLY: core/ -> primitives/
Luke Dashjr
2014-12-03
1
-1
/
+1
*
Update the intent on SI-style separators.
21E14
2014-11-28
1
-4
/
+2
*
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-27
1
-1
/
+1
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-6
/
+7
*
qt: Remove thousands separators after decimal point
Wladimir J. van der Laan
2014-09-08
1
-5
/
+0
*
qt: Remove unused functions from BitcoinUnits
Wladimir J. van der Laan
2014-07-23
1
-22
/
+0
*
qt: Use fixed-point arithmetic in amount spinbox
Wladimir J. van der Laan
2014-07-23
1
-0
/
+7
*
Add comments re BitcoinUnits::formatWithUnit/formatHtmlWithUnit
Roy Badami
2014-07-07
1
-0
/
+15
*
Remove unused fAlign argument from BitcoinUnits::format and friends
Roy Badami
2014-07-07
1
-3
/
+4
*
Merge remote-tracking branch 'upstream/master'
Roy Badami
2014-07-07
1
-0
/
+21
|
\
|
*
[Qt] Replace status bar unit icon with actual images
Cozz Lovan
2014-07-05
1
-0
/
+11
|
*
[Qt] New status bar Unit Display Control and related changes.
gubatron
2014-06-25
1
-0
/
+10
*
|
Show bitcoin quantities with full precision, even in the presence of trailing...
Roy Badami
2014-07-07
1
-8
/
+0
*
|
Implement SI-style (thin space) thoudands separator
Roy Badami
2014-05-17
1
-6
/
+33
|
/
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
*
Too many bitcoins allowed in amount. (#2401)
vhf / victor felder
2013-06-02
1
-0
/
+11
*
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-01
1
-1
/
+1
*
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
*
also accept numbers without dot/decimals for parsing, fixes transaction filte...
Wladimir J. van der Laan
2011-07-27
1
-7
/
+23
*
refuse to format nor parse invalid units
Wladimir J. van der Laan
2011-07-26
1
-1
/
+18
*
allow multiple units in bitcoin amount widget (for example, for sending) usin...
Wladimir J. van der Laan
2011-07-26
1
-10
/
+62
*
fix unit names (μBTC)
Wladimir J. van der Laan
2011-07-25
1
-8
/
+8
*
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
Wladimir J. van der Laan
2011-07-25
1
-0
/
+96