aboutsummaryrefslogtreecommitdiff
path: root/src/qt/optionsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* remove SOCKS4 support from core and GUIPhilip Kaufmann2014-07-071-8/+0
* Move fee policy out of coreGavin Andresen2014-07-031-2/+7
* build: fix build weirdness after 54372482.Cory Fields2014-06-231-1/+1
* [Qt] allow setting listen via GUIPhilip Kaufmann2014-06-111-0/+2
* Type-safe CFeeRate classGavin Andresen2014-06-061-2/+2
* [Qt] Optionally add third party links to transaction context menuCozz Lovan2014-04-251-0/+5
* Restart-warning for spendZeroConfChange optionlangerhans2014-04-071-0/+2
* add constant for shared (GUI/core) -par settingsPhilip Kaufmann2014-03-271-1/+3
* [Qt] add expert section to wallet tab in optionsdialogCozz Lovan2014-03-181-1/+1
* add constants for shared (GUI/core) -dbcache settingsPhilip Kaufmann2014-02-171-2/+4
* Merge pull request #3614Wladimir J. van der Laan2014-02-171-0/+2
|\
| * [Qt] Improve single step in bitcoinamountfieldCozz Lovan2014-02-021-0/+2
* | qt: Add option to (not) spend unconfirmed changeWladimir J. van der Laan2014-02-161-1/+4
|/
* [Qt] let OptionsModel::getProxySettings() directly query proxyPhilip Kaufmann2014-01-171-2/+1
* [Qt] massive options/settings rework (no core changes)Philip Kaufmann2014-01-061-68/+64
* Coin Control FeaturesCozz Lovan2013-11-141-0/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-1/+2
* qt: add license header to source filesWladimir J. van der Laan2013-11-041-0/+4
* autotools: switch to autotools buildsystemCory Fields2013-09-051-0/+4
* MaxOSX: settings fixes (#2371)Jonas Schnelli2013-06-031-1/+2
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-2/+0
* Bitcoin-Qt: add a Reset button to the options dialogPhilip Kaufmann2013-01-051-0/+27
* Remove -detachdb and stop's detach argument.Pieter Wuille2012-11-041-1/+0
* change Q_WS_MAC -> Q_OS_MAC (Qt5 compatibility)Philip Kaufmann2012-10-071-1/+1
* enhance Qt5 compatibilityPhilip Kaufmann2012-09-211-1/+1
* small UX update for optionsdialogPhilip Kaufmann2012-08-021-6/+19
* optionsdialog cleanupPhilip Kaufmann2012-07-221-38/+40
* enhance lang-selection in OptionsDialog, when compiling with Qt >= 4.8Philip Kaufmann2012-07-131-0/+10
* GUI: change language selection formatPhilip Kaufmann2012-06-261-1/+14
* re-work optionsdialog to a tabbed UI based on an ui-filePhilip Kaufmann2012-06-131-318/+140
* Rework network config settingsPieter Wuille2012-05-311-1/+1
* allow translation of "options" used in the --help message / split translation...Philip Kaufmann2012-05-171-4/+4
* optionsdialog.cpp: rename "Start Bitcoin on window system startup" to "Start ...Philip Kaufmann2012-05-101-12/+12
* Make it possible to set user interface language from options dialogWladimir J. van der Laan2012-05-091-1/+38
* Organize optionsdialog (split off Window and Network page)Wladimir J. van der Laan2012-05-091-95/+157
* remove 2 ugly spaces from a string used in translationsPhilip Kaufmann2012-05-091-1/+1
* Merge pull request #1219 from luke-jr/rm_fee_tipWladimir J. van der Laan2012-05-071-1/+0
|\
| * Bitcoin-Qt: Remove redundant tooltip on optional transaction fee. Fixes #1218Luke Dashjr2012-05-071-1/+0
* | Make lsn_reset ("detach databases") optional and off by default.Pieter Wuille2012-04-261-0/+6