GUI: ensure a changed bitcoin unit immediately updates the tx list amounts #1483
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:txtablemodel_updateDisplayUnit changing 2 files +8 −0-
Diapolo commented at 8:51 PM on June 18, 2012: none
-
in src/qt/transactiontablemodel.cpp:None in 21e1e0dc12 outdated
625 | @@ -624,3 +626,8 @@ QModelIndex TransactionTableModel::index(int row, int column, const QModelIndex 626 | } 627 | } 628 | 629 | +void TransactionTableModel::updateDisplayUnit() 630 | +{ 631 | + // emit dataChanged to update Amount row with the current unit
laanwj commented at 5:09 PM on June 19, 2012:Amount column :)
Diapolo commented at 5:11 PM on June 19, 2012:Ouch ^^, will be fixed later, I'm off now for a few hours.
laanwj commented at 5:09 PM on June 19, 2012: memberACK (except for the comment)
GUI: ensure a changed bitcoin unit immediately updates the tx list amounts 229c34f818in src/qt/transactiontablemodel.cpp:None in 229c34f818
625 | @@ -624,3 +626,8 @@ QModelIndex TransactionTableModel::index(int row, int column, const QModelIndex 626 | } 627 | } 628 | 629 | +void TransactionTableModel::updateDisplayUnit() 630 | +{ 631 | + // emit dataChanged to update Amount column with the current unit
Diapolo commented at 4:52 AM on June 20, 2012:Fixed :)!
laanwj referenced this in commit 703db97d80 on Jun 20, 2012laanwj merged this on Jun 20, 2012laanwj closed this on Jun 20, 2012coblee referenced this in commit fef9c2e119 on Jul 17, 2012suprnurd referenced this in commit adf97e12ab on Dec 5, 2017lateminer referenced this in commit f0a7354a95 on Jan 22, 2019lateminer referenced this in commit f79a7026d0 on May 6, 2020DrahtBot locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 18:16 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 18:16 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me