chelovechishko
73efcfba8d
gui: chat: repudiate a hashbox to be half-screen large
2022-05-13 22:02:38 +09:00
chelovechishko
25837426a9
gui: statistics: set attribute Qt::WA_DeleteOnClose for the window
...
to free memory on close.
before opening->clicked through all tabs->after closing
without WA_DeleteOnClose:
180->225->225 ; ->225->225...
with WA_DeleteOnClose:
180->226->187 ; ->224->189...
There is a mud with spaceotabulation, so don't poke me for doing
automatic things for indentation, instead of understanding what should
be there for new code.
'tis no more saves last opened statistics' tab,
but hopefully nobody needs such a thing.
2022-05-13 22:02:38 +09:00
chelovechishko
c38156ee82
gui: make notify respect no_icons setting for listwidget
2022-04-08 20:12:39 +09:00
chelovechishko
4f13ba089c
gui: chatlobbywidget: not expand public 'chat rooms' anymore at program start
2022-04-05 01:16:07 +09:00
chelovechishko
9b9ad5666a
gui: make listwidget respect no_icons setting
2022-04-04 00:20:53 +09:00
chelovechishko
62ad412914
gui: chat: hide untouchable context menu actions for own identity
2022-04-04 00:20:21 +09:00
chelovechishko
47fc1902af
gui: chat: add power to copy person's id to clipboard via rmb
2022-04-04 00:20:12 +09:00
chelovechishko
04636a8b6e
gui: newfriendlist: select row above when deleting profile
2022-04-04 00:18:47 +09:00
csoler
000d019947
Merge pull request #2598 from defnax/classicqssfix
...
Improved classic stylesheet
2022-03-20 23:37:02 +01:00
csoler
e6ec177445
Merge pull request #2599 from defnax/filetypeicons
...
changed file type icons
2022-03-20 23:09:11 +01:00
defnax
962124f18d
Update picture.svg
2022-03-18 22:13:23 +01:00
defnax
f8470068cf
changed file type icons
2022-03-18 19:04:26 +01:00
defnax
327a254e7c
Improved classic stylesheet
...
* Use light blue for selection colors
2022-03-16 18:56:09 +01:00
csoler
af9fee0419
Merge pull request #2596 from defnax/iconfixes
...
Fixed missed icons
2022-03-12 20:26:06 +01:00
defnax
ae0f294c4b
Fixed missed icons
2022-03-10 21:35:59 +01:00
csoler
016f38829d
Merge pull request #2593 from csoler/v0.6-FriendServer2
...
added list of already received peers from FS so that we do not request them again
2022-03-09 21:35:42 +01:00
csoler
bb2aee2b3c
Merge pull request #2595 from csoler/v0.6-BugFixing_17
...
fixed certificate pasting bug
2022-03-09 21:34:59 +01:00
csoler
97829de0ba
fixed certificate pasting bug
2022-03-09 21:32:26 +01:00
csoler
6ca3d64511
added list of already received peers from FS so that we do not request them again
2022-03-08 21:28:42 +01:00
G10h4ck
f5ee9c92c8
Merge pull request #2591 from sehraf/pr_fix_94bd0994
...
RetroShare-gui: Rename DATA_DIR to RS_DATA_DIR to be consistent
2022-03-01 17:49:05 +01:00
sehraf
daa8eaea9e
RetroShare-gui: Rename DATA_DIR to RS_DATA_DIR to be consistent
...
fixes 94bd09940722d1e4ca5dc8ab09488fd149f96aa5
2022-03-01 17:40:23 +01:00
csoler
3cfbb3e6d6
Merge pull request #2583 from defnax/cleanupoldiconsandnewsvg
...
removed & clean up old icons, replaced some by svg
2022-02-27 20:08:07 +01:00
defnax
a6deaa2a27
Added back icons
2022-02-27 14:30:59 +01:00
Gioacchino Mazzurco
d757af5c56
CMake refinements
2022-02-25 21:31:51 +01:00
Gioacchino Mazzurco
fcaba0e65f
Quieter CMake option for GitlabCI
...
Avoid GtilabCI suppressing log with:
Job's log exceeded limit of 4194304 bytes.
Job execution will continue but no more output will be collected.
2022-02-25 18:26:42 +01:00
defnax
701b2e4ca1
Merge branch 'RetroShare:master' into cleanupoldiconsandnewsvg
2022-02-25 18:05:41 +01:00
Gioacchino Mazzurco
52aba1be18
Update continuous integration
2022-02-25 16:57:07 +01:00
Gioacchino Mazzurco
b87d554c2a
Update submodules libretroshare libbithdht
2022-02-25 15:08:48 +01:00
Gioacchino Mazzurco
d0c4d1ade2
retroshare-service CMake and WebUI support
...
Fix retroshare-service webui terminal password checking
Install WebUI along with retroshare-service
2022-02-25 13:35:55 +01:00
csoler
1ddba795d4
Merge pull request #2587 from csoler/v0.6-BugFixing_16
...
Bug fixing in PostedItem
2022-02-23 23:28:31 +01:00
defnax
f3d2b4f2d0
Fixed missed icon
2022-02-23 14:01:28 +01:00
defnax
a073c09644
Fixed to remove icons
2022-02-23 13:50:51 +01:00
csoler
c0cac9ec2d
fixed Boards item in feeds to display a constant-aspect-ratio picture using ZoomableLabel
2022-02-22 21:46:05 +01:00
csoler
3dfcb58ae1
Merge pull request #2582 from csoler/v0.6-FriendServer2
...
Improving the logic of certificate handling UI
2022-02-16 00:22:12 +01:00
csoler
42fa8d4b3c
fixed adding external IPs and DNS in old cert format
2022-02-15 22:04:54 +01:00
thunder2
93c1cafdc4
Updated external libraries for Windows MinGW build
...
- zlib 1.2.11
- bzip2 1.0.8
- miniupnpc 2.2.3
- openssl 1.1.1m
- speexdsp 1.2.0
- libxml2 2.9.12
- libxslt 1.1.34
- curl 7.81.0
- sqlcipher 4.5.0
- libmicrohttpd 0.9.75
- ffmpeg 4.4
- xapian 1.4.19
2022-02-15 20:51:49 +01:00
defnax
6177b4dcdc
removed unused old icons
2022-02-15 20:40:11 +01:00
csoler
53d43324db
fixed hide some options with old certificate format
2022-02-14 21:51:30 +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
defnax
aa5e40828e
removed old icon
2022-02-12 12:22:52 +01:00
defnax
235ef6f509
removed old icons & cleanup
2022-02-12 11:49:50 +01:00
defnax
dc0cddae7e
removed clean up old icons, replaced some by svg
2022-02-12 00:07:23 +01:00
csoler
24d5fc9eca
show info that is parsed from the cert that was generated
2022-02-11 22:17:13 +01:00
csoler
6fcb3e8972
added entries to control what we add in the certificate
2022-02-11 16:20:52 +01:00
csoler
33800e9cb9
removed/hid the certificate and ID from settings since it duplicates functionality of HomePage with different options
2022-02-11 15:23:14 +01:00
csoler
c3c171125d
improved the logic of certificate handling in UI
2022-02-11 15:10:28 +01:00
csoler
8105bfcbc8
Merge pull request #2579 from csoler/v0.6-FriendServer2
...
Improvements on friend server
2022-02-09 22:20:34 +01:00
csoler
5270459a5c
Merge remote-tracking branch 'upstream/master' into v0.6-FriendServer2
2022-02-09 22:19:08 +01:00
csoler
e86e0ac05a
merged
2022-02-09 22:16:02 +01:00