aboutsummaryrefslogtreecommitdiff
path: root/src/qt/optionsmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* gui: Replace interface::Node references with pointersRussell Yanofsky2020-08-261-3/+3
* gui: Partially revert #10244 gArgs and Params changesRussell Yanofsky2020-08-261-10/+10
* Replace std::to_string with locale-independent alternativeBen Woosley2020-03-141-1/+2
* Merge #17453: gui: Fix intro dialog labels when the prune button is toggledJonas Schnelli2020-01-271-3/+2
|\
| * util: Add PruneGBtoMiB() functionHennadii Stepanov2020-01-081-3/+2
* | scripted-diff: Bump copyright of files changed in 2020MarcoFalke2020-01-151-1/+1
|/
* Merge #17696: qt: Force set nPruneSize in QSettings after the intro dialogfanquake2020-01-081-3/+13
|\
| * qt: Force set nPruneSize in QSettings after introHennadii Stepanov2020-01-081-2/+12
| * util: Replace magics with DEFAULT_PRUNE_TARGET_GBHennadii Stepanov2019-12-081-1/+1
* | scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
|/
* Remove BIP70 Supportfanquake2019-10-241-19/+1
* [gui] add explicit prune setterSjors Provoost2019-08-241-5/+17
* Use qInfo() if no error occursHennadii Stepanov2019-06-211-1/+1
* Resolve the qt/guiutil <-> qt/optionsmodal CD2512019-04-231-3/+2
* Correct units for "-dbcache" and "-prune"Hennadii Stepanov2019-01-301-4/+5
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-241-1/+1
* [qt] OptionsDialog: add prune settingSjors Provoost2018-05-151-0/+26
* Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.2512018-04-101-2/+21
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-2/+2
* Remove direct bitcoin calls from qt/optionsmodel.cppRussell Yanofsky2018-04-041-23/+13
* boost: drop boost threads for upnpCory Fields2018-02-081-1/+6
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Merge #10574: Remove includes in .cpp files for things the corresponding .h f...Wladimir J. van der Laan2017-12-121-1/+0
|\
| * Remove includes in .cpp files for things the corresponding .h file already in...practicalswift2017-11-161-1/+0
* | gui: Fix proxy setting options dialog crashWladimir J. van der Laan2017-12-071-52/+57
|/
* qt: refactor: Changes to make include paths absoluteWladimir J. van der Laan2017-11-161-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-13/+13
* [gui] reset addrProxy/addrSeparateProxyTor if colon char missingCristian Mircea Messel2017-10-041-2/+2
* qt: Backup former GUI settings on `-resetguisettings`Wladimir J. van der Laan2017-09-231-0/+22
* Merge #9964: Add const to methods that do not modify the object for which it ...MarcoFalke2017-08-161-1/+1
|\
| * Add const to methods that do not modify the object for which it is calledpracticalswift2017-07-251-1/+1
* | scripted-diff: stop using the gArgs wrappersMarko Bencun2017-08-141-12/+12
|/
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Un-expose mapArgs from utils.hMatt Corallo2016-12-241-2/+2
* Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* Merge #8487: Persist the datadir after option resetJonas Schnelli2016-08-251-0/+14
|\
| * Load choose datadir dialog after options resetAndrew Chow2016-08-241-0/+3
| * Persist the datadir after option resetAndrew Chow2016-08-101-0/+11
* | net: narrow include scope after moving to netaddressCory Fields2016-07-311-0/+1
|/
* [Qt] Add dbcache migration pathJonas Schnelli2016-07-281-0/+21
* Qt: Add option to hide the system tray iconTyler Hardin2016-05-111-1/+13
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [Qt] add startup option to reset Qt settingsJonas Schnelli2015-11-131-3/+6
* Merge pull request #4587Wladimir J. van der Laan2015-08-071-0/+57
|\
| * [Qt] allow users to set -onion via GUIPhilip Kaufmann2015-07-241-0/+57
* | Includes: Cleanup around net main and walletJorge Timón2015-07-231-1/+1
|/
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-3/+3
* privacy: Stream isolation for TorWladimir J. van der Laan2015-04-171-2/+2
* [Move Only] Move wallet related things to src/wallet/Jonas Schnelli2015-03-121-2/+2