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
defnax
e9540d7b05
Improved look and feel layout of Profile Generation Dialog
2016-09-06 17:45:42 +02:00
Phenom
275c47eff9
Add Title when ask for password.
2016-08-09 01:22:14 +02:00
Phenom
6edd7bb8e3
Add possibility to create GXSId directly on GenCertDialog.
2016-08-08 22:57:06 +02:00
csoler
5fac5a8d76
moved all getOpenFilename to use misc::getOpenFilename
2016-07-31 22:15:56 +02:00
Phenom
d000d75a38
Fix Import and Export Cert file *.asc.
2016-07-31 21:03:45 +02:00
Phenom
3ebb8c6ce8
Fix GenCertDialog on Mac stay on.
...
Only call processEvent() if hasPendingEvents().
If no events are available, this function will wait until more are
available and return after processing newly available events.
2016-02-12 17:54:35 +01:00
Phenom
c1b88500e0
Fix GenCertDialog masking PGP Key password dialog at end.
...
Sometimes, at end, when creating new key, the dialog stay behind.
2015-12-28 13:45:58 +01:00
sehraf
8725aab180
gui fixes
2015-09-14 15:14:39 +02:00
thunder2
53daf911fb
Changed string TOR to Tor.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-11 14:30:26 +00:00
thunder2
feaffedbb6
Fixed and updated english translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8324 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-31 11:19:20 +00:00
electron128
807b7378df
improved GenCertDialog (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8281 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-21 09:03:58 +00:00
electron128
3d3a163a75
show info about node creation after import of pgp key (patch from Henry)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8264 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-16 09:33:06 +00:00
csoler
487a52a669
fixed PGP/SSL key size combo box (patch from sehraf, modified)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8252 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-15 10:19:57 +00:00