Commit Graph

406 Commits

Author SHA1 Message Date
csoler
4e0bd19182 fixed uninitialized memory read in ConnectFriendWizard 2022-11-10 19:48:45 +01:00
defnax
a6deaa2a27 Added back icons 2022-02-27 14:30:59 +01:00
defnax
701b2e4ca1
Merge branch 'RetroShare:master' into cleanupoldiconsandnewsvg 2022-02-25 18:05:41 +01:00
defnax
a073c09644 Fixed to remove icons 2022-02-23 13:50:51 +01:00
csoler
b9a4cdcd50 fixed up using invite flags to populate certificate comments 2022-02-13 22:38:32 +01:00
csoler
2428ebf6c3 removed re-parsing of certificate 2022-02-12 18:32:36 +01:00
csoler
c3c171125d improved the logic of certificate handling in UI 2022-02-11 15:10:28 +01:00
csoler
e86e0ac05a merged 2022-02-09 22:16:02 +01:00
David Gerber
63ee463086
Display the name of short invites properly
Instead of [Unknown], since the name is actually in the short invite.
2022-02-05 18:12:04 +01:00
Phenom
a072b151f5 Add ConnectFriendWizard improvement.
Add cert details in friendCertCleanLabel tooltip.
Use qss for background color of friendCertCleanLabel.
Add Known IP in final view.
2021-11-06 14:10:17 +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
d9c91ea41d
Merge pull request #2451 from csoler/v0.6-TorNode
V0.6 tor node
2021-10-06 19:36:49 +02:00
csoler
2bd3fbf977 made Options tab in Profiles Details window be disabled when the profile is not a friend 2021-09-19 20:05:19 +02:00
csoler
5c560837ba fixed unwanted display of DHT information in connect disalog for Tor nodes and Tor friends 2021-08-15 15:38:16 +02:00
defnax
17b1a72d44 Use for short retroshare id own string for the info 2021-02-17 21:03:43 +01:00
defnax
7a2985342e
Merge pull request #2316 from PhenomRetroShare/Fix_ConfCertDialog
Fix ConfCertDialog and PGPKeyDialog
2021-02-14 12:01:08 +01:00
defnax
ea062ae231
Merge pull request #2298 from defnax/ui-fix-1
Use a progressbar instead of icon label for the status
2021-02-13 22:31:37 +01:00
Phenom
8251277d77 Fix ConfCertDialog and PGPKeyDialog 2021-02-13 13:20:50 +01:00
defnax
777755e665 Update the tooltip for retroshare ID 2021-02-13 12:22:58 +01:00
defnax
a1f8d7caaf Use a progressbar instead of icon label for the status 2021-02-07 21:33:52 +01:00
csoler
abe3527635 update friends IP from own net info sent by discovery 2021-02-06 21:42:07 +01:00
csoler
37dc37ce4a fixed parsing and exporting of local+ext IPs in short invites (not compatible with IPv6) 2021-02-05 23:25:55 +01:00
Phenom
9efb871866 Fix AddFriend Wizard Resize when show Advanced options. 2021-01-25 15:40:26 +01:00
csoler
453c656570 fixed the status of signature vs. making friends, and fixed the deadlock when signing a certificate 2021-01-09 14:24:04 +01:00
defnax
d957289109 Layout fixes on the profile dialog 2020-12-31 15:40:32 +01:00
defnax
98f50a353f Get more space to be visible own signers name 2020-12-21 22:17:37 +01:00
defnax
b0da8825de
Merge pull request #2172 from defnax/wizard-ui-1
Fixed ui height for Connect Friend Wizard
2020-12-20 14:24:41 +01:00
defnax
0c531defbf Fixed ui height for Connect Friend Wizard 2020-12-18 22:16:32 +01:00
csoler
125fbde48e switched back node details height to 400 2020-12-17 21:19:02 +01:00
csoler
0855c05ad6 moved connectivity info in node details to new tab to save space 2020-12-17 20:27:00 +01:00
csoler
9a2228b472 fixed auto-DL tooltip 2020-11-28 17:00:47 +01:00
csoler
141bfa2ec9 directly export current profile instead of showing profile manager, since profile manager only allows to export anyway 2020-11-12 23:16:31 +01:00
csoler
71edea3775 added proper display of local/ext IPs and DNS in connect friend wizard 2020-11-10 22:02:49 +01:00
csoler
9a2749dbe5 added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested) 2020-11-09 22:42:28 +01:00
csoler
74660b916a Merge remote-tracking branch 'upstream/master' into v0.6-TorV3 2020-10-10 23:12:27 +02:00
csoler
3912c6562e fixed bugs causing short invites to not generate/parse hidden nodes with correct options to keep hidden address 2020-10-06 23:02:00 +02:00
sehraf
26fdd79b50
Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig 2020-10-04 20:25:06 +02:00
csoler
2e6a87a2ea merged upstream/master 2020-09-11 21:36:45 +02:00
csoler
76511479af switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
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
sehraf
8d0a352b53
convert RSDHT_PEERDHT_ to enum class 2020-02-19 19:43:56 +01:00
sehraf
3f5dcecc4d
convert RSNET_NETSTATE to enum class 2020-02-10 19:51:09 +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