jolavillette
28c28afdca
Merge branch 'master' into DisplayEngineVersion
2026-01-09 17:30:07 +01:00
jolavillette
35f7aff599
more cosmetics
2026-01-08 13:13:40 +01:00
jolavillette
bf9da4f980
consistency and cosmetic changes
2026-01-08 00:05:43 +01:00
jolavillette
e3c7f0e11b
use libretroshare not engine as per cjk request
2026-01-06 23:05:08 +01:00
Christoph Johannes Kleine
3ab4c2a76a
remove downcast error
...
../../../retroshare-gui/src/gui/AboutWidget.cpp:74:22: runtime error: downcast of address 0x503001940ad0 which does not point to an object of type 'QVBoxLayout'
0x503001940ad0: note: object is of type 'QHBoxLayout'
00 00 00 00 38 52 09 41 94 7f 00 00 00 59 40 01 10 51 00 00 38 53 09 41 94 7f 00 00 00 00 00 00
^~~~~~~~~~~~~~~~~~~~~~~
vptr for 'QHBoxLayout'
2026-01-06 22:45:43 +01:00
jolavillette
df8d7b0f9b
display libretroshare version in About dialogs and enable dirty flag support
2026-01-06 19:41:49 +01:00
thunder2
79a8b3143f
Replaced deprecated QPalette::Background by QPalette::Window
2025-07-29 18:32:45 +02:00
thunder2
9052b813b9
Replaced deprecated qrand by QRandomGenerator for Qt 6
2025-07-29 18:32:37 +02:00
thunder2
88230fd9bd
Replaced deprecated QPalette::foreground by QPalette::windowText and QPalette::background by QPalette::window
2025-07-29 18:32:36 +02:00
thunder2
9816be4b53
Replaced QColor::light by QColor::lighter and QColor::dark by QColor::darker
2025-07-29 18:32:35 +02:00
thunder2
fce618f2aa
Added Qt dependent macro for QFontMetrics::horizontalAdvance/width
2025-07-29 18:32:33 +02:00
thunder2
90041fc627
Replaced deprecated QLayout::setMargins by QLayout::setContentsMargins
2025-07-20 14:19:47 +02:00
csoler
c5aface2cb
additional step in rewriting commandline parameter handling
2024-02-11 22:16:50 +01:00
csoler
8daa4dbf21
fixed include
2022-03-26 20:55:38 +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
Phenom
c0478d4a97
Add qmake DEFINES and CONFIG in About Info to know how RS was compiled.
2021-02-12 12:07:06 +01:00
csoler
f5d32a8a9c
fixed compilation due to get_version not found in restbed
2019-12-01 16:59:40 +01:00
csoler
9a24af87a4
Moved #ifdef RS_WEBUI inside RS_JSONAPI ifdefs so that the webui files cannot be requested unless jsonapi files are compiled
2019-11-27 21:14:20 +01:00
csoler
6603dbd913
code to embed webUI server in the main executable (initial version, not yet working)
2019-11-10 17:38:16 +01:00
csoler
b9a182cb53
fixed licenses in gui/
2018-12-25 21:34:59 +01:00
csoler
fcc3995d87
removed BanList service from Retro-Tor version
2018-01-01 15:49:49 +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
Phenom
e4dbc46b34
Fiw New Warnings
2017-03-01 19:43:34 +01:00
csoler
158d421050
fixed graphical bug in AboutWidget
2017-02-26 18:27:39 +01:00
csoler
883c4cc8a0
improved AboutWidget a little bit
2017-01-26 09:19:18 +01:00
csoler
1cd64ce0fd
improved EE
2017-01-25 22:41:23 +01:00
csoler
0774f08933
fixed display of about widget
2017-01-25 20:27:53 +01:00
csoler
1cdb970e23
moved the AboutDialog into Options
2017-01-24 22:39:28 +01:00