thunder2
|
c8c833b3d6
|
Removed deprecated QAbstractEventDispatcher::hasPendingEvents for Q 6
|
2025-07-29 18:32:49 +02:00 |
|
csoler
|
142a8e2503
|
fixed proper handling of language parameter at startup
|
2024-02-16 10:33:41 +01:00 |
|
csoler
|
c5aface2cb
|
additional step in rewriting commandline parameter handling
|
2024-02-11 22:16:50 +01:00 |
|
csoler
|
48da2d195a
|
removed some debug output
|
2023-11-11 23:51:13 +01:00 |
|
defnax
|
aa5e40828e
|
removed old icon
|
2022-02-12 12:22:52 +01:00 |
|
csoler
|
4d06ab2b4a
|
Merge remote-tracking branch 'upstream/master' into v0.6-TorControl
|
2021-11-11 18:28:02 +01:00 |
|
Phenom
|
d7981f3811
|
StyleSheet Rewrite
Use QDarkStyle to make Standard_Dark.qss and Standard_Light.qss
Use Widget name to stylize them.
|
2021-11-04 21:21:54 +01:00 |
|
csoler
|
3ddf3d0853
|
Merge pull request #2132 from sehraf/pr_add_i2p_sam3
Replace I2P BOB with SAMv3
|
2021-10-24 20:39:22 +02:00 |
|
defnax
|
154148d77f
|
Fix to not allow empty profile names on profile creation
|
2021-09-05 19:43:07 +02:00 |
|
csoler
|
43e8ed3d98
|
fixed compilation
|
2021-06-26 17:12:17 +02:00 |
|
csoler
|
f13b0cbe9f
|
keeping Qt internally for a while and making RsTor Qt-free
|
2021-06-25 21:46:00 +02:00 |
|
sehraf
|
e4336a8a41
|
GUI: remove i2p proxy port, there is none with SAM
|
2021-03-16 21:15:30 +01:00 |
|
sehraf
|
10189ba4d0
|
add i2psam3
|
2021-03-16 21:15:30 +01:00 |
|
csoler
|
1bbde46c4a
|
giving 30 secs of time to create identity before clearing PGP passphrase cache
|
2021-01-13 23:13:37 +01:00 |
|
csoler
|
d7fbe29a56
|
sorted out the mess with various calls to clear/cache PGP passphrase that resulted in the passphrase staying in memory
|
2021-01-08 23:43:59 +01:00 |
|
csoler
|
76511479af
|
switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath()
|
2020-08-19 16:19:42 +02:00 |
|
sehraf
|
950703c398
|
i2p: bob: handle CONFIG+=no_rs_bob when creating a new location
|
2020-06-10 20:05:00 +02:00 |
|
csoler
|
f45a04b3d5
|
fixed key list not properly updating when importing new key in GenCertDialog, and improved tooltips
|
2019-12-24 11:48:50 +01:00 |
|
defnax
|
6be6f74602
|
Rename text "Please choose a profile name and password..."
|
2019-09-30 22:38:15 +02:00 |
|
csoler
|
9c24f5c718
|
Revert "removed HeaderFrame where it's not needed"
|
2019-01-19 22:36:19 +01:00 |
|
zapek
|
bb038ab3e0
|
removed HeaderFrame where it's not needed; changed the font of top
tooltips to be the same
|
2019-01-18 23:30:52 +01:00 |
|
csoler
|
b9a182cb53
|
fixed licenses in gui/
|
2018-12-25 21:34:59 +01:00 |
|
csoler
|
cc1a05ddc9
|
fixed certificate creation in TorAuto mode
|
2018-07-27 12:33:06 +02:00 |
|
csoler
|
22bc40e3cc
|
udated GenCertDialog with new layout
|
2018-07-26 19:25:30 +02:00 |
|
csoler
|
74ec558c45
|
reworked GenCertDialog with node type on top level
|
2018-07-26 09:39:26 +02:00 |
|
csoler
|
d1a375cbd0
|
removed RETROTOR #ifdef and started using RsAccounts::isTorAuto() instead. Unfinished yet.
|
2018-07-25 11:37:40 +02:00 |
|
csoler
|
0f758902cd
|
started cleaning the mess with rsAccounts: only exposed useful functionality of rsAccount beyond a static class and removed all references to rsAccounts in the code
|
2018-07-24 23:47:32 +02:00 |
|
csoler
|
fcc3995d87
|
removed BanList service from Retro-Tor version
|
2018-01-01 15:49:49 +01:00 |
|
Maxime Buquet
|
c85664e6e4
|
Typo in GenCertDialog
|
2017-09-09 13:54:30 +01:00 |
|
Maxime Buquet
|
64d0290e44
|
Typo in GenCertDialog
|
2017-09-09 03:48:18 +01:00 |
|
Phenom
|
5d59d56ba2
|
Add Only Hidden Node configure flag
To have only hidden node generation append the following assignation to
qmake command line "CONFIG+=rs_onlyhiddennode"
|
2017-08-20 13:17:28 +02:00 |
|
csoler
|
7ad0ec1a5c
|
reduced size of GenCertDialog window (guess) and fixed username
|
2017-07-31 01:10:01 +02:00 |
|
csoler
|
e82b6fc1fe
|
improved GenCertDialog with small indicator text, and hide location by default
|
2017-07-30 14:31:52 +02:00 |
|
csoler
|
2e1bd2dd51
|
improved text on cert creation button
|
2017-07-29 23:39:48 +02:00 |
|
csoler
|
345f24eb5f
|
fixed clearing of PGP passphrase after creation of default identity
|
2017-07-29 22:37:14 +02:00 |
|
csoler
|
6f7e656d6c
|
Defautl GXS nickname was built from location. Changed it to use profile name
|
2017-07-29 21:48:12 +02:00 |
|
csoler
|
b8260e5f5e
|
fixed wording in GenCertDialog
|
2017-07-28 18:41:34 +02:00 |
|
sehraf
|
a3ee85a30d
|
Add I2P BOB support to libretroashare and RetroShare GUI
|
2017-05-24 19:40:01 +02:00 |
|
defnax
|
bda7a50621
|
Improved look & feel for Generate and Login Window
|
2017-05-20 15:14:43 +02:00 |
|
Phenom
|
8a9edb2905
|
Create a Gxs Identity by default.
|
2017-04-27 17:03:53 +02:00 |
|
defnax
|
6313d89718
|
Improved look n feel of Profile Generation Window.
|
2017-04-24 01:23:05 +02:00 |
|
RetroPooh
|
b52c4b80dd
|
GenCertDialog fix min 3 letters length, fields rearrange for sequential display on advanced switch
|
2017-02-28 22:49:27 +01:00 |
|
csoler
|
b81764893a
|
fixed a few bugs in cert creation window
|
2017-02-15 19:17:41 +01:00 |
|
csoler
|
59f428f096
|
fixed the update of check icons in genCertDialog
|
2017-02-12 23:35:43 +01:00 |
|
csoler
|
5069ba86dd
|
improved style/layout of gen cert dialog
|
2017-02-12 21:45:22 +01:00 |
|
csoler
|
ccacba797f
|
added pgp passphrase temporary caching in order to avoid re-asking for password at location creation time
|
2017-02-12 15:27:13 +01:00 |
|
csoler
|
389eff0400
|
improved the qss and look of login window
|
2017-02-02 22:05:28 +01:00 |
|
csoler
|
89a27aef8a
|
finished new profile creation window
|
2017-02-01 23:08:57 +01:00 |
|
csoler
|
2a36d6bad0
|
re-working on the node creation wizard (unfinished)
|
2017-02-01 21:55:06 +01:00 |
|
Phenom
|
2db8dbd45f
|
Fix El Capitan OSX 10.11 Compil
|
2016-11-02 21:40:46 +01:00 |
|