csoler
a7db89a9ef
Merge pull request #2042 from csoler/v0.6-ImprovedGUI
...
V0.6 improved gui
2020-08-18 23:25:51 +02:00
drbob
09c7fdee4b
Add proper header path for 'retroshare-gui/' headers
...
This is simplifies the include directories needed for plugins.
2020-08-18 22:43:45 +10:00
csoler
209355b9a5
converted all calls to QIcon("somefile.png") into FilesDefs::getIconFromQtResourcePath("somefile.png") to save memory duplicated by Qt
2020-08-15 22:17:52 +02:00
thunder2
2a5b35fbca
Merge branch 'master' of github.com:RetroShare/RetroShare
2020-08-10 03:25:02 +02:00
defnax
eb96350a5f
cleanup & remove old icons with new one
2020-03-03 16:26:47 +01:00
defnax
e19f97f820
more cleanup
2020-02-22 13:24:30 +01:00
defnax
ddaede4cc0
Fixing back the height & width of the ui it was to big
2020-01-20 13:26:22 +01:00
Gioacchino Mazzurco
c96223a2a8
Merge "Switched security items to new notification system #1735 " csoler-v0.6-SecNotification
2020-01-06 15:09:06 +01: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
csoler
8d121a1038
fixed accepting connection attempts from unknown peers using short invite system
2019-12-14 18:24:46 +01:00
defnax
ad02c4c91e
fixed text of the tabwidget for retroshare id
2019-11-23 23:09:39 +01:00
defnax
4405b123c4
Removed unused old cert Text field
...
Removed unused old cert Text field to get more space
Changed Finish Button text to "Accept" when its a Friend Request
fixed stylsheets
2019-10-16 20:04:23 +02:00
csoler
f04b32eef8
Merge pull request #1650 from csoler/v0.6-ShortInvites
...
fixed error handling when you enter your own certificate in connect f…
2019-09-30 21:46:52 +02:00
csoler
974102e3fc
fixed error handling when you enter your own certificate in connect friend wizard
2019-09-28 17:29:24 +02:00
defnax
892acd8ef8
Home View changes for Retroshare ID
...
Added Label for Retroshare ID (short invites)
Show Optional the certificate with the Cert Button
2019-09-27 20:21:40 +02:00
csoler
4fabf3deb1
renamed skip_signature_validation into more appropriate skip_pgp_signature_validation
2019-09-19 21:14:57 +02:00
csoler
6419b03a2a
merged upstream/master
2019-09-08 20:35:23 +02:00
csoler
cd070dea46
hide DHT and Peer lookup for hidden nodes
2019-08-24 20:15:01 +02:00
csoler
9312d0cb3a
converted short invites to compact PGP format for increased robustness
2019-06-21 23:30:06 +02:00
csoler
57a548531c
fixed adding friend with short invite
2019-06-10 15:15:15 +02:00
csoler
38434f2d55
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:38:11 +02:00
csoler
1f56ef310a
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:37:13 +02:00
csoler
a04079daa0
removed unused Cert page from ConnectFriendWizard
2019-06-10 00:36:40 +02:00
csoler
a55e8241ed
removed unused FriendRequest page from ConnectFriendWizard
2019-06-10 00:29:22 +02:00
csoler
c0436b781c
removed unused Email page from ConnectFriendWizard
2019-06-10 00:22:57 +02:00
csoler
0c510a55e9
removed unused RsId and Fof pages from ConnectFriendWizard
2019-06-10 00:20:01 +02:00
csoler
6294aefc6d
removed unused intro page from ConnectFriendWizard
2019-06-10 00:12:20 +02:00
csoler
a7141cbf69
removed unused startWizard and loadCert code in HomePage
2019-06-10 00:03:07 +02:00
csoler
fb52f6717c
fixed up addign friend from short invite
2019-06-09 23:49:31 +02:00
csoler
4bd5aaa9b2
added parsing of short invites in connect friend wizard (not working yet)
2019-06-09 15:03:48 +02:00
csoler
3a799bae37
added optional display of short invites in places with certificates
2019-06-06 21:41:38 +02:00
defnax
8502b7d8ff
fix ui width & height back to normal size
2019-02-10 14:14:59 +01: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
fd1e7074c8
Merge pull request #1432 from RetroShare/v0.6.5
...
V0.6.5
2018-12-16 14:35:30 +01:00
pedrolab
28b83117e3
remove unnecessary warning
...
according to G10h4ck the warning to stay under 40 trusted nodes (friends) is no longer needed because this was useful when multiple system calls reached gpg tools; but not now that a c++ pgp library is used
2018-11-23 14:45:16 +01:00
csoler
a506c80d80
fixed licenses in elastic+feeds
2018-11-13 22:02:26 +01:00
csoler
7d21e74b29
added explicit options to including IP history and removed iP history from RS Links as it leaks information without users consent
2018-10-20 17:48:36 +02:00
Gioacchino Mazzurco
c6ca3c5669
Fix compilation due to RsPeers::GetRetroshareInvite
2018-10-06 02:46:09 +02:00
csoler
9a09e209ea
added context menu entry to only show current IPs instead of all known IPs
2018-09-18 22:02:18 +02:00
csoler
3c61190b4f
fixed context menu in Home->cert
2018-09-18 21:20:55 +02:00
csoler
f2514d13e2
added tooltip for certificates in Home
2018-09-17 23:03:11 +02:00
sehraf
1e85b05f09
get rid of cipher_version variable. use plain output from openssl
2018-09-15 14:37:40 +02:00
sehraf
7ce2bef37b
add support for displaying TLSv1.3
2018-09-14 16:27:50 +02:00
Gioacchino Mazzurco
bed856425f
Share additional addresses via RsCertificate
2018-03-03 00:08:56 +01:00
csoler
9f0421cf12
attempt to fix large size in ConnectFriendDialog.ui
2018-02-25 14:39:29 +01:00
csoler
cf33221f2f
removed dead code in previous commit
2018-02-14 22:00:46 +01:00
csoler
ddb2c45790
disable and hide signature checkbox when key is already signed in ConnectWizard
2018-02-14 21:56:12 +01:00
csoler
42b8eccfd2
prevent RS from making friends with your own location
2018-02-14 21:48:56 +01:00
csoler
c8a638c1d6
removed useless IP whitelist options for hidden nodes
2018-01-15 22:00:08 +01:00