csoler
|
c1fccef53b
|
added comment about tab numbers
|
2018-01-20 19:23:08 +01:00 |
|
csoler
|
2c61f38887
|
added missing call to set compact mode
|
2018-01-20 19:22:49 +01:00 |
|
csoler
|
0112cf23e5
|
added check after starting TorManager
|
2018-01-20 17:10:47 +01:00 |
|
csoler
|
15decacc0d
|
attempt to improve the tor statusbar widget
|
2018-01-20 16:43:38 +01:00 |
|
csoler
|
6179d22ad5
|
fixed uninitialized pointer in MainWindow
|
2018-01-19 22:13:40 +01:00 |
|
csoler
|
19f1a645f8
|
fixed update of Tor status in settings
|
2018-01-19 13:42:31 +01:00 |
|
csoler
|
8534147313
|
added Tor status icon in the status bar
|
2018-01-19 13:42:16 +01:00 |
|
csoler
|
9a54205add
|
added time.h include for windows compilation
|
2018-01-18 22:40:28 +01:00 |
|
csoler
|
b6a2d75747
|
moved StringUtil into StrUtil to avoid conflicts with another file with lower case name in gui/util
|
2018-01-18 22:13:24 +01:00 |
|
csoler
|
95e8fc4404
|
merged upstream/master
|
2018-01-16 23:03:26 +01:00 |
|
csoler
|
c8a638c1d6
|
removed useless IP whitelist options for hidden nodes
|
2018-01-15 22:00:08 +01:00 |
|
csoler
|
fe0b22e9f1
|
remove "attempt to connect" to normal nodes menu entry for hidden nodes
|
2018-01-15 21:42:58 +01:00 |
|
csoler
|
a69e068db3
|
fixed connectProgressDialog for hidden nodes
|
2018-01-15 21:41:19 +01:00 |
|
csoler
|
388b2c2143
|
patch from sss to cache TransfersDialog QIcons
|
2018-01-12 22:47:42 +01:00 |
|
csoler
|
bbd8afefa8
|
Merge pull request #1150 from chelovechishko/unfocus_chat_text_edit
chatwidget: do not set focus to edit when it is not necessary
|
2018-01-11 18:14:20 +01:00 |
|
csoler
|
173336e354
|
Merge pull request #1148 from chelovechishko/qdarkstyle_fix
qdarkstyle fixes
|
2018-01-11 18:12:22 +01:00 |
|
Phenom
|
bb9dcbb83f
|
Disable Yes button on chat room invitation if no Id selected.
|
2018-01-10 19:42:15 +01:00 |
|
chelovechishko
|
add9c1e72c
|
chatwidget: do not set focus to edit when it is not necessary
e.g. when a user just wants to browse chat history
|
2018-01-10 21:11:57 +09:00 |
|
chelovechishko
|
e261d45816
|
gui: fix networkdialog colors once more in qdarkstyle.qss
|
2018-01-08 16:16:10 +09:00 |
|
chelovechishko
|
f8f61ccecd
|
gui: fix colors for idtree of people in qdarkstyle.qss
and change back others trees colors
|
2018-01-08 16:15:03 +09:00 |
|
chelovechishko
|
884bbb4bbb
|
gui: make friendlist more readable in some places in qdarkstyle.qss
|
2018-01-08 15:58:04 +09:00 |
|
chelovechishko
|
622316a34f
|
gui: improve readability of sharemanager for qdarkstyle.qss
|
2018-01-08 15:49:05 +09:00 |
|
csoler
|
e28886fe79
|
updated to upstream/master
|
2018-01-05 21:59:22 +01:00 |
|
Phenom
|
4f902bbaee
|
Clear Person Detail when no selection
Add a text for own signed Id but not yet validated (when just created).
|
2018-01-05 17:48:18 +01:00 |
|
csoler
|
98d1d08d68
|
removed extra links from chat widget, since normal links can be used now to DL through encrypted tunnels
|
2018-01-03 20:32:37 +01:00 |
|
csoler
|
0f6006d140
|
prevent subscribing to a signed chat room without a signed identity
|
2018-01-03 15:01:04 +01:00 |
|
csoler
|
eea0c64d1c
|
require signed identity to respond to a signed chat room invite. Avoids "god mode" bug.
|
2018-01-03 14:05:13 +01:00 |
|
csoler
|
fcc3995d87
|
removed BanList service from Retro-Tor version
|
2018-01-01 15:49:49 +01:00 |
|
csoler
|
da5253059a
|
fixed retrotor compilation when removing dht and udp
|
2017-12-31 17:27:21 +01:00 |
|
csoler
|
a591001cec
|
improved Tor startup phase integration in TorControlDialog
|
2017-12-28 21:39:35 +01:00 |
|
csoler
|
475b6a4a62
|
fixed auto-configuraiton of socks proxy
|
2017-12-28 17:01:56 +01:00 |
|
csoler
|
77d0337ae9
|
auto-set hidden node address and ports from TorManager
|
2017-12-27 18:59:50 +01:00 |
|
csoler
|
390af949a8
|
improved display of Tor starting window
|
2017-12-26 20:42:25 +01:00 |
|
csoler
|
355a0b42e9
|
avoid launching hidden service twice
|
2017-12-26 18:44:15 +01:00 |
|
csoler
|
1a9a9ca208
|
fixed creation of hidden service and saving of private key/hostname
|
2017-12-26 17:21:57 +01:00 |
|
csoler
|
659367ca96
|
added basic hidden service creation. Untested.
|
2017-12-25 22:59:42 +01:00 |
|
csoler
|
49cacc41a1
|
fixed compilation on ubuntu precise
|
2017-12-24 12:04:15 +01:00 |
|
csoler
|
f5ce711ad6
|
only load hidden nodes in retro-only mode
|
2017-12-21 21:34:51 +01:00 |
|
csoler
|
5b5a2bef81
|
split tor control into two parts
|
2017-12-21 18:16:32 +01:00 |
|
csoler
|
c2d55799e1
|
storage of chat room icons in local variables to avoid re-reading them from qrc everytime (patch from sss)
|
2017-12-21 17:06:49 +01:00 |
|
csoler
|
e87b25794f
|
added Tor control window
|
2017-12-21 15:32:42 +01:00 |
|
csoler
|
5ca2d5e27b
|
added retrotor option in global .pri, and TorControl code
|
2017-12-21 10:43:28 +01:00 |
|
csoler
|
3007fec1b2
|
fixed colors in keyring with new ModelIndex based view (patch from sss)
|
2017-12-16 17:46:44 +01:00 |
|
csoler
|
acbcba8a64
|
attempt to fix icon sizes in identity dialog
|
2017-12-07 17:20:42 +01:00 |
|
csoler
|
d2c8ba1a86
|
Merge pull request #1117 from chelovechishko/qdarkstyle_fix
Some fixes for qdarkstyle.qss
|
2017-12-04 16:33:45 +01:00 |
|
csoler
|
22292fc2a1
|
Merge pull request #1118 from RetroPooh/net_settings_antifreeze
fix freezes in network settings
|
2017-12-04 16:32:37 +01:00 |
|
csoler
|
621ed71eeb
|
Merge pull request #1120 from sehraf/pr_fixForumDownloadAll
Fix 'download all' button for forum.
|
2017-12-04 16:31:48 +01:00 |
|
csoler
|
0503f42d13
|
Merge pull request #1119 from RetroPooh/chan-fix-cyr
fix cyrillic text sent wrong in channel post
|
2017-12-04 16:30:29 +01:00 |
|
sehraf
|
49b4057522
|
fix 'download all' button for forum.
Now all file links are opened in one collection dialog instead of each link in one separate dialog.
|
2017-12-02 15:00:24 +01:00 |
|
chelovechishko
|
98d2772732
|
gui: make forums_dialog slightly more readable sometimes
in qdarkstyle.qss
|
2017-12-02 17:10:15 +09:00 |
|