Kacper Donat
a32594faea
Gui: Add ThemeTokenManager class to contain theme parameters
...
This class aims to implement Design Token idea into FreeCAD themes. It
allows themes to use generic variables with generic values so we could
use one qss theme and change the style based on values from preference
packs.
2025-07-07 00:07:31 +02:00
wmayer
017f2c8842
Helper function to get preferred delete key depending on platform
2025-06-09 18:10:52 +02:00
Andrea
da66720d3a
REMOVE old QT<= 5.14 code
...
Ubuntu 22.04 use qt 1.15.3.
In the code is still used qt code <5.10.
A cleanup was done by removing qT code version used in ubuntu 18.04.
2025-03-05 09:32:06 +01:00
wmayer
9458ab6708
Gui: add function to check matches of key event and key sequence
2021-12-31 17:02:12 +01:00
wmayer
1ee3d79d7c
Qt5: 'int QFontMetrics::width' is deprecated since Qt 5.11: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]
2020-06-12 17:51:33 +02:00