index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
Age
Commit message (
Expand
)
Author
2017-02-17
qt: pre-rc1 translations update
Wladimir J. van der Laan
2017-02-15
Merge #9758: Selectively suppress deprecation warnings
Wladimir J. van der Laan
2017-02-15
Merge #9553: Use z = std::max(x - y, 0) instead of z = x - y; if (z < 0) z = 0;
Wladimir J. van der Laan
2017-02-14
Merge #9755: Bugfix: Qt/Options: Restore persistent "restart required" notice
Jonas Schnelli
2017-02-14
Selectively suppress deprecation warnings
Jonas Schnelli
2017-02-13
Bugfix: Qt/Options: Restore persistent "restart required" notice
Luke Dashjr
2017-02-10
qt: Periodic translations update
Wladimir J. van der Laan
2017-02-09
Merge #9718: Qt/Intro: Various fixes
Wladimir J. van der Laan
2017-02-08
Bugfix: Qt/Intro: Pruned nodes never require *more* space
Luke Dashjr
2017-02-08
Bugfix: Qt/Intro: Chain state needs to be stored even with the full blockchain
Luke Dashjr
2017-02-08
Qt/Intro: Update block chain size
Luke Dashjr
2017-02-07
Use z = std::max(x - y, 0); instead of z = x - y; if (z < 0) z = 0;
practicalswift
2017-02-06
Merge #9651: Fix typos
Wladimir J. van der Laan
2017-01-30
qt: periodic translations update
Wladimir J. van der Laan
2017-01-29
Fix typos
practicalswift
2017-01-27
[trivial] Fix typos in comments
practicalswift
2017-01-26
[Qt] fix transaction details output-index to reflect vout index
Jonas Schnelli
2017-01-26
Merge #9606: net: Consistently use GetTimeMicros() for inactivity checks
Wladimir J. van der Laan
2017-01-25
net: Consistently use GetTimeMicros() for inactivity checks
Suhas Daftuar
2017-01-24
Merge #9588: qt: Use nPowTargetSpacing constant
Jonas Schnelli
2017-01-20
qt: Periodic translation update
Wladimir J. van der Laan
2017-01-20
trivial: squash missing field 'argNames' initializer warning in qt tests
Wladimir J. van der Laan
2017-01-19
qt: Use nPowTargetSpacing constant
MarcoFalke
2017-01-19
Merge #9461: [Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-19
[Qt] Improve progress display during headers-sync and peer-finding
Jonas Schnelli
2017-01-16
qt: periodic translations update
Wladimir J. van der Laan
2017-01-16
Merge #9380: Separate different uses of minimum fees
Wladimir J. van der Laan
2017-01-16
Introduce -dustrelayfee
Alex Morcos
2017-01-14
Merge #9528: [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffse...
MarcoFalke
2017-01-13
[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)
practicalswift
2017-01-12
Merge #9472: Disentangle progress estimation from checkpoints and update it
Wladimir J. van der Laan
2017-01-10
qt: periodic translations update
Wladimir J. van der Laan
2017-01-09
Rename lambda argument name to prevent shadowing.
Pavel JanÃk
2017-01-06
Merge #9408: Allow shutdown during LoadMempool, dump only when necessary
Pieter Wuille
2017-01-05
Merge #9413: [CoinControl] Allow non-wallet owned change addresses
Jonas Schnelli
2017-01-05
[Qt] Do proper shutdown
Jonas Schnelli
2017-01-05
Merge #9475: Let autoconf detect presence of EVP_MD_CTX_new
Wladimir J. van der Laan
2017-01-04
Move tx estimation data out of CCheckPointData
Pieter Wuille
2017-01-04
[MOVEONLY] Move progress estimation out of checkpoints
Pieter Wuille
2017-01-04
Let autoconf detect presence of EVP_MD_CTX_new
Luke Dashjr
2017-01-04
Merge #9457: [qt] Select more files for translation
Wladimir J. van der Laan
2017-01-04
qt: Set (count) placeholder in sendcoinsdialog to notranslate
Wladimir J. van der Laan
2017-01-04
[qt] `make translate`
MarcoFalke
2017-01-04
Merge #9450: Increment MIT licence copyright header year on files modified in...
Wladimir J. van der Laan
2017-01-04
Merge #9462: [qt] Do not translate tilde character
Wladimir J. van der Laan
2017-01-03
[qt] Do not translate `~`
MarcoFalke
2017-01-03
Merge #8877: Qt RPC console: history sensitive-data filter, and saving input ...
Jonas Schnelli
2017-01-03
qt: Fill in English numerusforms
Wladimir J. van der Laan
2017-01-03
qt,wallet: Fix a few typos in messages
Wladimir J. van der Laan
2017-01-02
qt: Set transifex slug to 0.14
Wladimir J. van der Laan
[next]