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
/
intro.cpp
Age
Commit message (
Expand
)
Author
2022-06-15
If -prune=0 is set, Uncheck Prune on Intro page
Jadi
2022-04-26
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2022-02-22
Revert "qt: Do not use QObject::tr plural syntax for numbers with a unit symbol"
Luke Dashjr
2022-02-17
User-facing content fixups from transifex translator feedback
Jon Atack
2022-01-11
scripted-diff: Rename functions to drop mention of boost
Hennadii Stepanov
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-10-05
refactor: Block unsafe fs::path std::string conversion calls
Russell Yanofsky
2021-09-27
scripted-diff: Rename overloaded int GetArg to GetIntArg
Russell Yanofsky
2021-05-16
qt: Replace disambiguation strings with translator comments
Hennadii Stepanov
2021-05-10
Merge bitcoin-core/gui#257: refactor: Use template function qOverload in sign...
Hennadii Stepanov
2021-05-10
Merge bitcoin-core/gui#296: Do not use QObject::tr plural syntax for numbers ...
Hennadii Stepanov
2021-04-30
qt: Use template function qOverload in signal-slot connections
Hennadii Stepanov
2021-04-29
Merge bitcoin-core/gui#125: Enable changing the autoprune block space size in...
Hennadii Stepanov
2021-04-25
qt: Do not use QObject::tr plural syntax for numbers with a unit symbol
Hennadii Stepanov
2020-11-30
GUI/Intro: Estimate max age of backups that can be restored with pruning
Luke Dashjr
2020-11-19
GUI/Intro: Rework UI flow to let the user set prune size in GBs
Luke Dashjr
2020-11-19
GUI/Intro: Abstract GUI-to-option into Intro::getPrune
Luke Dashjr
2020-11-19
GUI/Intro: Return actual prune setting from showIfNeeded
Luke Dashjr
2020-09-07
scripted-diff: Remove unused "What's This" button in dialogs on Windows
Hennadii Stepanov
2020-08-26
gui: Remove unused interfaces::Node references
Russell Yanofsky
2020-08-26
gui: Partially revert #10244 gArgs and Params changes
Russell Yanofsky
2020-01-27
Merge #17453: gui: Fix intro dialog labels when the prune button is toggled
Jonas Schnelli
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-14
gui: Make Intro consistent with prune checkbox
Hennadii Stepanov
2020-01-14
gui: Add Intro::UpdateFreeSpaceLabel()
Hennadii Stepanov
2020-01-14
refactor: Add Intro::UpdatePruneLabels()
Hennadii Stepanov
2020-01-14
refactor: Replace static variable with data member
Hennadii Stepanov
2020-01-08
util: Add PruneMiBtoGB() function
Hennadii Stepanov
2020-01-08
Merge #17696: qt: Force set nPruneSize in QSettings after the intro dialog
fanquake
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-08
util: Replace magics with DEFAULT_PRUNE_TARGET_GB
Hennadii Stepanov
2019-09-26
qt: Change default size of intro frame
Emil Engler
2019-08-24
[gui] intro: enable pruning by default unless disk is big
Sjors Provoost
2019-08-24
[gui] intro: add prune preference
Sjors Provoost
2019-08-24
[gui] intro: inform caller if intro was shown
Sjors Provoost
2019-06-26
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-04-23
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-01-30
Merge #15163: Correct units for "-dbcache" and "-prune"
Wladimir J. van der Laan
2019-01-30
Correct units for "-dbcache" and "-prune"
Hennadii Stepanov
2019-01-17
Merge #14250: qt: Remove redundant stopThread() and stopExecutor() signals
Wladimir J. van der Laan
2019-01-13
Replace remaining 0 with nullptr in Qt code
Ben Woosley
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-11
Merge #13216: [Qt] implements concept for different disk sizes on intro
Jonas Schnelli
2019-01-10
Remove redundant stopThread() signal
Hennadii Stepanov
2018-11-04
scripted-diff: Move util files to separate directory.
Jim Posen
2018-10-07
implements different disk sizes for different networks on intro
marcoagner
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
2018-07-27
qt: Set BLOCK_CHAIN_SIZE = 220
DrahtBot
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-04-07
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
[next]