HomePhabricator

[Qt] Clean up and fix coincontrol tree widget handling
4231032bfcb9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[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).

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Nov 18 2016, 13:33
Jonas Schnelli <dev@jonasschnelli.ch>Committed on Nov 20 2016, 19:18
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING76af4eb87681: [Qt] fix coincontrol sort issue
Branches
Unknown
Tags
Unknown

Event Timeline

Jonas Schnelli <dev@jonasschnelli.ch> committed rSTAGING4231032bfcb9: [Qt] Clean up and fix coincontrol tree widget handling (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Nov 20 2016, 19:18