settingsDialog
0
0
445
343
Settings
-
Qt::Horizontal
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
-
0
true
User Interface
-
Start Bitmessage on user login
-
Start Bitmessage in the tray (don't show main window)
-
Minimize to tray
true
-
Show notification when message received
-
Run in Portable Mode
-
In Portable Mode, messages and config files are stored in the same directory as the program rather than the normal application-data folder. This makes it convenient to run Bitmessage from a USB thumb drive.
true
-
true
-
Qt::Vertical
20
40
Network Settings
-
Listening port
-
Qt::Horizontal
125
20
-
Listen for connections on port:
-
70
16777215
-
Proxy server / Tor
-
Type:
-
-
none
-
SOCKS4a
-
SOCKS5
-
Server hostname:
-
-
Port:
-
-
Authentication
-
Username:
-
false
-
Pass:
-
false
Qt::ImhHiddenText|Qt::ImhNoAutoUppercase|Qt::ImhNoPredictiveText
QLineEdit::Password
-
Qt::Vertical
20
70
Demanded difficulty
-
When someone sends you a message, their computer must first complete some work. The difficulty of this work, by default, is 1. You may raise this default for new addresses you create by changing the values here. Any new addresses you create will require senders to meet the higher difficulty. There is one exception: if you add a friend or acquaintance to your address book, Bitmessage will automatically notify them when you next send a message that they need only complete the minimum amount of work: difficulty 1.
true
-
Qt::Horizontal
203
20
-
Total difficulty:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
-
0
0
70
16777215
-
Qt::Horizontal
203
20
-
Small message difficulty:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
-
0
0
70
16777215
-
The 'Small message difficulty' mostly only affects the difficulty of sending small messages. Doubling this value makes it almost twice as difficult to send a small message but doesn't really affect large messages.
true
-
The 'Total difficulty' affects the absolute amount of work the sender must complete. Doubling this value doubles the amount of work.
true
Max acceptable difficulty
-
Here you may set the maximum amount of work you are willing to do to send a message to another person. Setting these values to 0 means that any value is acceptable.
true
-
Qt::Horizontal
102
20
-
Qt::LeftToRight
Maximum acceptable total difficulty:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
-
0
0
70
16777215
-
Qt::Horizontal
102
20
-
Maximum acceptable small message difficulty:
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
-
0
0
70
16777215
-
Qt::Vertical
20
147
tabWidgetSettings
checkBoxStartOnLogon
checkBoxStartInTray
checkBoxMinimizeToTray
checkBoxShowTrayNotifications
lineEditTCPPort
comboBoxProxyType
lineEditSocksHostname
lineEditSocksPort
checkBoxAuthentication
lineEditSocksUsername
lineEditSocksPassword
buttonBox
buttonBox
accepted()
settingsDialog
accept()
257
330
157
274
buttonBox
rejected()
settingsDialog
reject()
325
330
286
274
checkBoxAuthentication
toggled(bool)
lineEditSocksUsername
setEnabled(bool)
125
190
233
189
checkBoxAuthentication
toggled(bool)
lineEditSocksPassword
setEnabled(bool)
79
190
370
192