Chris Hennes
|
5addf9d91b
|
MacOS: Modify OS detection macro (#15924)
* Fixes #15904
* MacOS: Always use Q_OS_MACOS to detect MacOS because the Conda builds do not define Q_OS_APPLE
|
2024-08-18 08:29:40 -05:00 |
|
Chris Hennes
|
ea9f0c7a67
|
GUI: Update MacOS detection macros
For GUI-specific things use Q_OS_MACOS, and for other things use
Q_OS_APPLE.
|
2024-08-12 11:34:39 -04:00 |
|
PaddleStroke
|
972f711210
|
TechDraw: Smart Dimension tool : Integrate the 'chamfer' tool.
|
2024-05-13 15:03:43 +02:00 |
|
PaddleStroke
|
e3a5ef3504
|
TechDraw: Smart Dimension tool : Integrate chain and coord dimensions.
|
2024-05-06 18:40:46 +02:00 |
|
PaddleStroke
|
71b924e7dc
|
Core/Sketcher: Create ToolHandler class in core for core reuse accross other wbs.
|
2024-05-06 18:40:46 +02:00 |
|