aboutsummaryrefslogtreecommitdiff
path: root/src/qt/intro.h
AgeCommit message (Expand)Author
2020-11-19GUI/Intro: Rework UI flow to let the user set prune size in GBsLuke Dashjr
2020-11-19GUI/Intro: Abstract GUI-to-option into Intro::getPruneLuke Dashjr
2020-11-19GUI/Intro: Return actual prune setting from showIfNeededLuke Dashjr
2020-08-26gui: Remove unused interfaces::Node referencesRussell Yanofsky
2020-01-14gui: Make Intro consistent with prune checkboxHennadii Stepanov
2020-01-14gui: Add Intro::UpdateFreeSpaceLabel()Hennadii Stepanov
2020-01-14refactor: Add Intro::UpdatePruneLabels()Hennadii Stepanov
2020-01-14refactor: Replace static variable with data memberHennadii Stepanov
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-08-24[gui] intro: add prune preferenceSjors Provoost
2019-08-24[gui] intro: inform caller if intro was shownSjors Provoost
2019-04-23Resolve the qt/guiutil <-> qt/optionsmodal CD251
2019-01-17Merge #14250: qt: Remove redundant stopThread() and stopExecutor() signalsWladimir J. van der Laan
2019-01-13Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift
2019-01-10Remove redundant stopThread() signalHennadii Stepanov
2018-10-07implements different disk sizes for different networks on intromarcoagner
2018-07-27Update copyright headers to 2018DrahtBot
2018-04-07scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky
2018-04-04Remove direct bitcoin calls from qt/intro.cppRussell Yanofsky
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-08-18qt: Fix random segfault when closing "Choose data directory" dialogWladimir J. van der Laan
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-11-28[qt] Move GUI related HelpMessage() part downstreamMarcoFalke
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-03Fix all header definesPavel Janík
2014-09-18[Qt] include and file header cleanupPhilip Kaufmann
2014-03-11qt: Make it possible again to specify -testnet in config fileWladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-11-04qt: add license header to source filesWladimir J. van der Laan
2013-08-24Bitcoin-Qt: add testnet check and icon to intro dialogPhilip Kaufmann
2013-07-26fix possible infinite loop in intro.cpp threadPhilip Kaufmann
2013-06-16qt: allow user to choose data directoryWladimir J. van der Laan