index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
optionsdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MaxOSX: settings fixes (#2371)
Jonas Schnelli
2013-06-03
1
-1
/
+2
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-2
/
+0
*
Bitcoin-Qt: add a Reset button to the options dialog
Philip Kaufmann
2013-01-05
1
-0
/
+27
*
Remove -detachdb and stop's detach argument.
Pieter Wuille
2012-11-04
1
-1
/
+0
*
change Q_WS_MAC -> Q_OS_MAC (Qt5 compatibility)
Philip Kaufmann
2012-10-07
1
-1
/
+1
*
enhance Qt5 compatibility
Philip Kaufmann
2012-09-21
1
-1
/
+1
*
small UX update for optionsdialog
Philip Kaufmann
2012-08-02
1
-6
/
+19
*
optionsdialog cleanup
Philip Kaufmann
2012-07-22
1
-38
/
+40
*
enhance lang-selection in OptionsDialog, when compiling with Qt >= 4.8
Philip Kaufmann
2012-07-13
1
-0
/
+10
*
GUI: change language selection format
Philip Kaufmann
2012-06-26
1
-1
/
+14
*
re-work optionsdialog to a tabbed UI based on an ui-file
Philip Kaufmann
2012-06-13
1
-318
/
+140
*
Rework network config settings
Pieter Wuille
2012-05-31
1
-1
/
+1
*
allow translation of "options" used in the --help message / split translation...
Philip Kaufmann
2012-05-17
1
-4
/
+4
*
optionsdialog.cpp: rename "Start Bitcoin on window system startup" to "Start ...
Philip Kaufmann
2012-05-10
1
-12
/
+12
*
Make it possible to set user interface language from options dialog
Wladimir J. van der Laan
2012-05-09
1
-1
/
+38
*
Organize optionsdialog (split off Window and Network page)
Wladimir J. van der Laan
2012-05-09
1
-95
/
+157
*
remove 2 ugly spaces from a string used in translations
Philip Kaufmann
2012-05-09
1
-1
/
+1
*
Merge pull request #1219 from luke-jr/rm_fee_tip
Wladimir J. van der Laan
2012-05-07
1
-1
/
+0
|
\
|
*
Bitcoin-Qt: Remove redundant tooltip on optional transaction fee. Fixes #1218
Luke Dashjr
2012-05-07
1
-1
/
+0
*
|
Make lsn_reset ("detach databases") optional and off by default.
Pieter Wuille
2012-04-26
1
-0
/
+6
*
|
Add missing tooltip and key shortcut in settings dialog (#1088 without line b...
Wladimir J. van der Laan
2012-04-13
1
-1
/
+2
*
|
Toggle main window hide on tray icon click
sje397
2012-04-11
1
-6
/
+4
|
/
*
fetch translations from transifex
Nils Schneider
2012-02-05
1
-2
/
+2
*
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-10-09
1
-0
/
+12
*
put Q_OBJECT everywhere it should be (removes warnings when running lupdate)
Wladimir J. van der Laan
2011-09-19
1
-0
/
+4
*
don't include <QDebug>
Wladimir J. van der Laan
2011-08-07
1
-1
/
+0
*
Hide addresses in transaction overview by default, they can be re-shown as a ...
Wladimir J. van der Laan
2011-07-30
1
-0
/
+7
*
Full support for other units, add configuration option for default unit (used...
Wladimir J. van der Laan
2011-07-29
1
-5
/
+9
*
allow multiple units in bitcoin amount widget (for example, for sending) usin...
Wladimir J. van der Laan
2011-07-26
1
-1
/
+0
*
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
Wladimir J. van der Laan
2011-07-25
1
-11
/
+53
*
use buttonbox for options dialog
Wladimir J. van der Laan
2011-06-24
1
-14
/
+8
*
introduce bitcoin amount field with split amount/decimals, to protect against...
Wladimir J. van der Laan
2011-06-20
1
-5
/
+3
*
remove commented code, use // for one-line comments and comments inside funct...
Wladimir J. van der Laan
2011-06-18
1
-2
/
+2
*
move back to original directory structure
Wladimir J. van der Laan
2011-06-11
1
-0
/
+234
[prev]