75 Commits (64cfaf891fe539b36f6be37dac6c28a712d70b96)

Author SHA1 Message Date
Philip Kaufmann 5e83bc404c [Qt] include and file header cleanup 10 years ago
Wladimir J. van der Laan bdba2dd000
qt: Remove an obscure option no-one cares about 10 years ago
Philip Kaufmann 0127a9be14 remove SOCKS4 support from core and GUI 11 years ago
gubatron 8969828d06 [Qt] New status bar Unit Display Control and related changes. 11 years ago
Cory Fields f3967bcc50 build: fix build weirdness after 54372482. 11 years ago
Philip Kaufmann 56b07d2dcd [Qt] allow setting listen via GUI 11 years ago
Gavin Andresen c6cb21d17a Type-safe CFeeRate class 11 years ago
Philip Kaufmann d4e1c61212 add DEFAULT_UPNP constant in net 11 years ago
Wladimir J. van der Laan 9b4b3cf9cf
qt: fix compile issue in Qt GUI 11 years ago
Philip Kaufmann 3e1cf9b6f6 add DEFAULT_TRANSACTION_FEE constant in wallet 11 years ago
Cozz Lovan 40c5b939f2 [Qt] Optionally add third party links to transaction context menu 11 years ago
Philip Kaufmann 5409404d75 add constant for shared (GUI/core) -par settings 11 years ago
Wladimir J. van der Laan b40bdd6532 qt: Show also value for options overridden on command line 11 years ago
Wladimir J. van der Laan ad54a9b83f Change new constants in txdb.h to int64_t 11 years ago
Philip Kaufmann 82e96006ae add constants for shared (GUI/core) -dbcache settings 11 years ago
Pieter Wuille 879b390758 Increase default dbcache to 100 MiB 11 years ago
Wladimir J. van der Laan 29d45073c9 qt: Add option to (not) spend unconfirmed change 11 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 11 years ago
Cozz Lovan 44eb59e4a6 [Qt] remove broken OptionsModel::Upgrade() 11 years ago
Cozz Lovan eb0d9ecb6e [Qt] Fix nTransactionFee in qt-settings 11 years ago
Philip Kaufmann 1ba3560fe8 [Qt] let OptionsModel::getProxySettings() directly query proxy 11 years ago
Wladimir J. van der Laan b7f4b6d35d GUI for --disable-wallet compiles and -disablewallet mode 11 years ago
Philip Kaufmann 7e195e8459 [Qt] massive options/settings rework (no core changes) 11 years ago
Wladimir J. van der Laan 2a7201570b qt: Remove unused method OptionsModel::getTransactionFee 11 years ago
Wladimir J. van der Laan cd7fa8bb43 Move `nTransactionFee` from main.cpp to wallet.cpp 11 years ago
Philip Kaufmann 0689f46cc7 Coincontrol cleanup (e.g. add missing license) 11 years ago
Cozz Lovan 6a86c24db1 Coin Control Features 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Pieter Wuille 722fa283d0 Break dependency of init on wallet. 11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Nils Schneider 674cb304b3 let user select wallet file with -wallet=foo.dat 12 years ago
Gavin Andresen 21eb5adadb Port Thread* methods to boost::thread_group 12 years ago
Philip Kaufmann 32af5266cf Bitcoin-Qt: massive header and cpp cleanup 12 years ago
Philip Kaufmann 5fb445b49e Bitcoin-Qt: add a Reset button to the options dialog 12 years ago
Andrey Alekseenko 6a3aef39e7 OptionsModel now has MapPortUPnP=false if UPNP is not supported 12 years ago
Pieter Wuille 92467073ad Remove -detachdb and stop's detach argument. 12 years ago
Philip Kaufmann 5e5c102f2f make optionsmodel query real proxy state for ::data() 12 years ago
Philip Kaufmann 81bbef2609 add LOCK() for proxy related data-structures 12 years ago
Philip Kaufmann 7bc65ff108 move most explicit getters in optionsmodel to header 12 years ago
Philip Kaufmann 144bfd9c53 optionsmodel cleanup 13 years ago
Philip Kaufmann 0e3947ef32 fix typo in optionsmodel.cpp 13 years ago
Philip Kaufmann c4443c2be1 re-work optionsdialog to a tabbed UI based on an ui-file 13 years ago
Philip Kaufmann 4e16306ae3 fix default Proxy address in Qt options (no hostname allowed currently) 13 years ago
Pieter Wuille 587f929c64 Rework network config settings 13 years ago
Luke Dashjr f9189543bf CDBEnv: fix qt build 13 years ago
Philip Kaufmann ff0ee876bb change strings to Bitcoin (uppercase), where it is used as a noun and update strings to use "Qt" (and not qt or QT) / update initialisation of notificator to use qApp->applicationName() instead of a static string 13 years ago
Wladimir J. van der Laan 67d4cbab46 Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI code 13 years ago
Wladimir J. van der Laan 5ac114c756 Make it possible to set user interface language from options dialog 13 years ago