e3ccc3c7c8
Support for socksproxytype plugins in Settings dialog
2020-01-04 14:28:45 +02:00
c79636863d
If tray is not available, disable settings group "Tray"
...
and related checkboxes; set checkBoxMinimizeToTray to false by default
2019-12-20 11:25:15 +02:00
George McCandless
b42f536d23
Add a checkbox to the network settings tab that allows restricting outbound connections to onion services (i.e., hosts that end with '.onion').
2019-10-21 00:03:41 +00:00
8a3074f3ff
ui-file based Settings dialog
2019-09-20 14:31:45 +03:00
Justin Ramos
fd95f8f519
allowing for max outbound connection configuration
...
Signed-off-by: Justin Ramos <justin.ramos@gmail.com>
2017-02-21 16:28:54 -06:00
mailchuck
1c4015d359
Spanish wrongly spelled
...
Fixes #74
2016-05-02 15:00:19 +02:00
Jonathan Warren
8b95ad1659
updated settings.ui file for Czech translation
2014-12-25 23:24:09 -05:00
Jonathan Warren
0865e863ec
Added ability to limit network transfer rate
2014-09-10 16:47:51 -04:00
Jonathan Warren
b97a65391c
added dutch translation option to settings dialog
2014-05-19 16:01:46 -04:00
Jonathan Warren
a49ab786bb
resolve merge conflict
2014-04-30 18:48:00 -04:00
goldbook
cfb1c079c5
add language option
2014-02-08 12:02:19 +09:00
Daniel Kraft
6326147d6f
Make reply below quote opt-in.
...
Add a new preference for 'reply below quote' and only use the new
quoting style if it is set.
2014-01-28 20:57:01 +01:00
Jonathan Warren
89d778528a
changed the Chinese translation of 'Chinese' to the simplified version
2014-01-20 14:30:47 -05:00
flaskevann
8f784522c9
Update settings.ui
...
Tiny tiny change: "norsk" -> "Norsk"
2014-01-16 15:38:31 +01:00
Jonathan Warren
d2138ba8e1
Added Chinese translation to settings options box
2014-01-12 20:24:30 -05:00
Jonathan Warren
1a489691be
added Norwegian translation to UI
2013-12-16 00:15:07 -05:00
Jonathan Warren
c490f63170
further work on 'messages expire' feature
2013-11-05 23:22:51 -05:00
Jonathan Warren
e5fce78fc3
revert settings window as close as possible to previous size
2013-11-02 18:05:39 -04:00
Jonathan Warren
f7ef2b4e05
various changes to Identicon code
2013-11-01 19:25:24 -04:00
sendiulo
aed489a2bc
Merge branch 'upstream/master'
...
Conflicts:
src/bitmessageqt/__init__.py
src/bitmessageqt/bitmessageui.py
src/bitmessageqt/settings.py
src/bitmessageqt/settings.ui
src/helper_startup.py
2013-09-21 16:24:14 +02:00
sendiulo
d6bd2b3938
- GUI settings done
2013-09-21 14:31:47 +02:00
sendiulo
86485a9b09
nonfunctional identicon settings-GUI
2013-09-18 17:39:45 +02:00
Jonathan Warren
9774cd2a5c
fix #464
2013-09-02 16:51:32 -04:00
Jonathan Warren
0d5f2680d4
various modifications to previous commit regarding ability to select language
2013-08-27 22:29:39 -04:00
sendiulo
a36c696f9d
Now the userlocale can be set manually in the keys.dat without being overwritten (e.g. for importing language files that aren't already in the main code).
2013-08-24 09:21:59 +02:00
sendiulo
da93d1d8b4
Combobox for language selection.
...
Unfortunately, I didn't manage to automatically provide all the languages that are available as *.qm files. By now we have to manually set the combobox items and the list for the languages in the bitmessageqt/__init__.py
2013-08-24 09:07:46 +02:00
Jonathan Warren
077177b742
Dont show Fetch button if cannot connect to Namecoin
2013-08-14 18:59:50 -04:00
Jonathan Warren
27f10f6ac1
fix merge conflicts
2013-08-12 00:09:36 -04:00
Jonathan Warren
cdec4ad506
Added option in settings menu to allow sending to mobile
2013-08-08 15:37:48 -04:00
Daniel Kraft
a2fe6a1b44
Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage into namecoin-id
...
Conflicts:
src/bitmessageqt/__init__.py
src/bitmessageqt/bitmessageui.py
src/bitmessageqt/settings.py
2013-07-17 18:15:45 +02:00
David Nichols
97f0c56aa8
Adding configuration option to listen for connections when operating with a SOCKS proxy.
2013-07-12 13:03:09 -05:00
Daniel Kraft
92e2970767
Support NMControl.
...
Optionally support querying nmcontrol instead of namecoind,
including UI for selecting the preference.
2013-07-07 20:04:57 +02:00
Daniel Kraft
213d92b88a
Add UI to test namecoin connection.
...
Add a test button to namecoin UI settings, which tries
out the connection and reports its result back. Also use
namecoin.conf as config file to load default RPC user/pass
combination from.
2013-07-07 18:41:13 +02:00
Daniel Kraft
68fbc4b344
UI for namecoin connection settings.
...
Add a pane to the settings dialog UI which allows to edit
the connection settings for namecoin.
2013-07-07 17:34:43 +02:00
Jonathan Warren
aeeb7c9878
Moved UI related files all into the bitmessageqt folder
2013-06-18 13:59:51 -04:00