aboutsummaryrefslogtreecommitdiff
path: root/src/qt/optionsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-081-1/+1
|\
| * Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* | gui: Reject options dialog when key escape is pressedJoão Barbosa2018-07-301-0/+4
|/
* scripted-diff: Replace NET_TOR with NET_ONIONwodry2018-07-021-1/+1
* gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan2018-06-181-12/+0
* [qt] OptionsDialog: add prune settingSjors Provoost2018-05-151-0/+19
* scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky2018-04-071-1/+1
* Remove direct bitcoin calls from qt/optionsdialog.cppRussell Yanofsky2018-04-041-3/+4
* 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-1/+1
* 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-9/+9
* Merge #11198: [Qt] Fix display of package name on 'open config file' tooltipMarcoFalke2017-09-021-0/+2
|\
| * [Qt] Fix display of package name on 'open config file' tooltipDaniel Edgecumbe2017-08-301-0/+2
* | Move some static functions out of wallet.h/cppRussell Yanofsky2017-08-141-4/+0
|/
* Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPEPieter Wuille2017-06-131-1/+1
|\
| * scripted-diff: Remove Q_FOREACHJorge Timón2017-06-051-1/+1
* | Remove unused Boost includespracticalswift2017-06-091-2/+0
|/
* Add a button to open the config file in a text editorEric Shaw Jr2017-03-231-0/+12
* Merge #9755: Bugfix: Qt/Options: Restore persistent "restart required" noticeJonas Schnelli2017-02-141-1/+4
|\
| * Bugfix: Qt/Options: Restore persistent "restart required" noticeLuke Dashjr2017-02-131-1/+4
* | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* | Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* | Do not shadow in src/qtPavel Janík2016-09-231-6/+6
* | net: Have LookupNumeric return a CService directlyCory Fields2016-08-041-2/+1
* | net: Split resolving out of CServiceCory Fields2016-07-311-1/+3
* | Qt: Add option to hide the system tray iconTyler Hardin2016-05-111-0/+14
* | Merge branch 'master' into single_prodnameLuke Dashjr2016-02-031-45/+32
|\ \
| * | Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
| |/
| * [Qt] don't allow to store invalid proxy portsJonas Schnelli2015-11-181-4/+9
| * [Qt] refactor and optimize proxy settings behaviorJonas Schnelli2015-11-161-44/+26
* | Unify package name to as few places as possible without major changesLuke Dashjr2015-12-141-0/+5
|/
* [qt] Properly display required fee instead of minTxFeeMarcoFalke2015-11-031-1/+1
* Merge pull request #4587Wladimir J. van der Laan2015-08-071-5/+46
|\
| * [Qt] allow users to set -onion via GUIPhilip Kaufmann2015-07-241-5/+46
* | Includes: Cleanup around net main and walletJorge Timón2015-07-231-1/+1
|/
* qt: define QT_NO_KEYWORDSWladimir J. van der Laan2015-07-151-2/+2
* Use real number of cores for default -par, ignore virtual coresWladimir J. van der Laan2015-07-011-1/+1
* Bugfix: Grammar fixesCorinne Dashjr2015-05-011-1/+1
* [Move Only] Move wallet related things to src/wallet/Jonas Schnelli2015-03-121-1/+1
* qt: Don't save geometry for options and about/help windowWladimir J. van der Laan2015-02-261-2/+0
* 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-18/+0
* Don't show wallet options in the preferences menu when running with -disablew...sinetek2014-11-101-1/+6
* qt: remove monitoreddatamapperWladimir J. van der Laan2014-10-231-2/+2
* [Qt] include and file header cleanupPhilip Kaufmann2014-09-181-0/+2
* Split up util.cpp/hWladimir J. van der Laan2014-08-261-0/+1
* qt: Remove an obscure option no-one cares aboutWladimir J. van der Laan2014-07-311-1/+0
* [Qt] small Qt-only include cleanupPhilip Kaufmann2014-07-251-2/+2