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 |
|