GUI: ensure a changed bitcoin unit immediately updates the tx list amounts#1483
Merged
laanwj merged 1 commit intobitcoin:masterfrom Jun 20, 2012
Diapolo:txtablemodel_updateDisplayUnit
Merged
GUI: ensure a changed bitcoin unit immediately updates the tx list amounts#1483laanwj merged 1 commit intobitcoin:masterfrom Diapolo:txtablemodel_updateDisplayUnit
laanwj merged 1 commit intobitcoin:masterfrom
Diapolo:txtablemodel_updateDisplayUnit
Conversation
src/qt/transactiontablemodel.cpp
Outdated
Author
There was a problem hiding this comment.
Ouch ^^, will be fixed later, I'm off now for a few hours.
Member
|
ACK (except for the comment) |
laanwj
added a commit
that referenced
this pull request
Jun 20, 2012
GUI: ensure a changed bitcoin unit immediately updates the tx list amounts
coblee
pushed a commit
to litecoin-project/litecoin
that referenced
this pull request
Jul 17, 2012
…ayUnit GUI: ensure a changed bitcoin unit immediately updates the tx list amounts
suprnurd
pushed a commit
to chaincoin-legacy/chaincoin
that referenced
this pull request
Dec 5, 2017
lateminer
pushed a commit
to lateminer/bitcoin
that referenced
this pull request
Jan 22, 2019
this doesnt move everything. the rest is waiting on thezerg's perf improvements first
lateminer
pushed a commit
to lateminer/bitcoin
that referenced
this pull request
May 6, 2020
61332f1 [Depends] Update OpenSSL download URL (Fuzzbawls) Pull request description: The URL for OpenSSL 1.0.1k has changed, so update it here. ACKs for top commit: furszy: ACK 61332f1 random-zebra: utACK 61332f1 Tree-SHA512: be32ae8dd5cb285098d1ff2198e241e66f15f2df4b343ac15bc4f0910a296d4a40eeac2964f8eed08e1efb325c76bcf9dcc5c6a577ea298d735173e315f859be
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is kind of an addition to #1434 and fixes #1482.