24 Commits (8a6ea5d687561c0e94e05e5aa12c2f9832f2e9d2)

Author SHA1 Message Date
Philip Kaufmann c4443c2be1 re-work optionsdialog to a tabbed UI based on an ui-file 13 years ago
Pieter Wuille 587f929c64 Rework network config settings 13 years ago
Philip Kaufmann 8b4d653663 allow translation of "options" used in the --help message / split translation of RPC console welcome message and remove the need to take care of "<br>" / remove some spaces in strings and misc other stuff related to translations 13 years ago
Philip Kaufmann 81c45c0a94 optionsdialog.cpp: rename "Start Bitcoin on window system startup" to "Start Bitcoin on system login" and move it to Main / hide "Window" Options on Mac as there are currently none available / remove an unused variable / add Alt-Shortcuts where they were missing / allow translation of "default" 13 years ago
Wladimir J. van der Laan 5ac114c756 Make it possible to set user interface language from options dialog 13 years ago
Wladimir J. van der Laan 6ddf861078 Organize optionsdialog (split off Window and Network page) 13 years ago
Philip Kaufmann 09570add5f remove 2 ugly spaces from a string used in translations 13 years ago
Luke Dashjr 1ef3a48c03 Bitcoin-Qt: Remove redundant tooltip on optional transaction fee. Fixes #1218 13 years ago
Pieter Wuille 83743ed681 Make lsn_reset ("detach databases") optional and off by default. 13 years ago
Wladimir J. van der Laan 6b8e7eefcc Add missing tooltip and key shortcut in settings dialog (#1088 without line break part) 13 years ago
sje397 86d5634941 Toggle main window hide on tray icon click 13 years ago
Nils Schneider 9d4b05c0dc fetch translations from transifex 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago
Wladimir J. van der Laan 9b490f71b0 put Q_OBJECT everywhere it should be (removes warnings when running lupdate) 13 years ago
Wladimir J. van der Laan 856aacf388 don't include <QDebug> 13 years ago
Wladimir J. van der Laan 2f5d380943 Hide addresses in transaction overview by default, they can be re-shown as a configuration option 13 years ago
Wladimir J. van der Laan ee014e5b10 Full support for other units, add configuration option for default unit (used when displaying amounts) 13 years ago
Wladimir J. van der Laan 587e52855a allow multiple units in bitcoin amount widget (for example, for sending) using a combobox 13 years ago
Wladimir J. van der Laan e285ffcd05 preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue 13 years ago
Wladimir J. van der Laan 6665c2431b use buttonbox for options dialog 13 years ago
Wladimir J. van der Laan f193c57a63 introduce bitcoin amount field with split amount/decimals, to protect against mistakes (https://forum.bitcoin.org/index.php?topic=19168.0) 13 years ago
Wladimir J. van der Laan 0f3981bea9 remove commented code, use // for one-line comments and comments inside functions 14 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 14 years ago
Wladimir J. van der Laan 5e1feddcb6 Add tooltips, make "amount" entry consistent in Options dialog 14 years ago
Wladimir J. van der Laan cddc003e70 Disable map upnp option if built without USE_UPNP 14 years ago
Wladimir J. van der Laan c3e0734dbc implement options model / improve view with validators 14 years ago
Wladimir J. van der Laan c6dd35f03d Apply button 14 years ago
Wladimir J. van der Laan 92f20d53fb implement options model, show current options in options dialog 14 years ago
Wladimir J. van der Laan 1f2e0df865 begin integration with bitcoin upstream 14 years ago
Wladimir J. van der Laan 4d1bb15e31 more improvements 14 years ago
Wladimir J. van der Laan 0fd01780e9 lowercase 14 years ago
Wladimir J. van der Laan df577886e4 rename to qt standard 14 years ago