aboutsummaryrefslogtreecommitdiff
path: root/src/qt/optionsmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)practicalswift2019-01-131-1/+1
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [qt] OptionsDialog: add prune settingSjors Provoost2018-05-151-0/+2
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-4/+4
* Remove direct bitcoin calls from qt/optionsdialog.cppRussell Yanofsky2018-04-041-0/+2
* Remove direct bitcoin calls from qt/optionsmodel.cppRussell Yanofsky2018-04-041-1/+6
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* gui: Fix proxy setting options dialog crashWladimir J. van der Laan2017-12-071-0/+3
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-1/+1
* Add const to methods that do not modify the object for which it is calledpracticalswift2017-07-251-7/+7
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Fix some typosfsb40002016-11-281-1/+1
* [Qt] Add dbcache migration pathJonas Schnelli2016-07-281-1/+3
* Qt: Add option to hide the system tray iconTyler Hardin2016-05-111-0/+4
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* [Qt] add startup option to reset Qt settingsJonas Schnelli2015-11-131-2/+2
* [Qt] allow users to set -onion via GUIPhilip Kaufmann2015-07-241-0/+3
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* [Qt] Add Smartfee to GUICozz Lovan2014-11-191-2/+0
* Fix all header definesPavel Janík2014-11-031-3/+3
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-1/+3
* qt: Remove an obscure option no-one cares aboutWladimir J. van der Laan2014-07-311-3/+0
* [Qt] remove ProxySocksVersion from OptionIDPhilip Kaufmann2014-07-281-1/+0
* [Qt] New status bar Unit Display Control and related changes.gubatron2014-06-251-0/+2
* [Qt] allow setting listen via GUIPhilip Kaufmann2014-06-111-0/+1
* [Qt] Optionally add third party links to transaction context menuCozz Lovan2014-04-251-0/+3
* qt: Show also value for options overridden on command lineWladimir J. van der Laan2014-03-141-0/+3
* qt: Add option to (not) spend unconfirmed changeWladimir J. van der Laan2014-02-161-0/+1
* [Qt] remove broken OptionsModel::Upgrade()Cozz Lovan2014-02-071-3/+0
* [Qt] let OptionsModel::getProxySettings() directly query proxyPhilip Kaufmann2014-01-171-1/+5
* [Qt] massive options/settings rework (no core changes)Philip Kaufmann2014-01-061-4/+13
* qt: Remove unused method OptionsModel::getTransactionFeeWladimir J. van der Laan2014-01-061-1/+0
* Coincontrol cleanup (e.g. add missing license)Philip Kaufmann2013-11-181-14/+14
* Coin Control FeaturesCozz Lovan2013-11-141-0/+5
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-221-0/+1
* Bitcoin-Qt: add a Reset button to the options dialogPhilip Kaufmann2013-01-051-0/+1
* Remove -detachdb and stop's detach argument.Pieter Wuille2012-11-041-1/+0
* move most explicit getters in optionsmodel to headerPhilip Kaufmann2012-10-021-4/+4
* optionsmodel cleanupPhilip Kaufmann2012-07-121-15/+15
* Changed a comment about a QVariant typexanatos2012-06-231-1/+1
* Rework network config settingsPieter Wuille2012-05-311-1/+2
* change strings to Bitcoin (uppercase), where it is used as a noun and update ...Philip Kaufmann2012-05-181-2/+2
* Make it possible to set user interface language from options dialogWladimir J. van der Laan2012-05-091-0/+3
* Make lsn_reset ("detach databases") optional and off by default.Pieter Wuille2012-04-261-1/+2
* Reworked QT settingsGavin Andresen2012-02-261-5/+8
* Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan2011-12-211-1/+0
* Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr2011-12-201-0/+1