aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoin-cli.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2016-11-18 14:33:34 +0100
committerJonas Schnelli <[email protected]>2016-11-20 20:18:24 +0100
commit4231032bfcb9728f0f629b3d67884ba9de63e4ff (patch)
treeb31c824de922400356556f602df62d9dd16fe717 /src/bitcoin-cli.cpp
parent[Qt] fix coincontrol sort issue (diff)
downloaddiscoin-4231032bfcb9728f0f629b3d67884ba9de63e4ff.tar.xz
discoin-4231032bfcb9728f0f629b3d67884ba9de63e4ff.zip
[Qt] Clean up and fix coincontrol tree widget handling
- Do sorting for date, amount and confirmations column as longlong, not unsigned longlong. - Use `UserRole` to store our own data. This makes it treated as ancillary data prevents it from being displayed. - Get rid of `getMappedColumn` `strPad` - these are no longer necessary. - Get rid of hidden `_INT64` columns. - Start enumeration from 0 (otherwise values are undefined).
Diffstat (limited to 'src/bitcoin-cli.cpp')
0 files changed, 0 insertions, 0 deletions