pre-commit-ci[bot]
9fe130cd73
All: Reformat according to new standard
2025-11-11 13:49:01 +01:00
Benjamin Nauck
e5a81b9f44
Gui: Refactor LCS fixes
...
* use early exit to highlight main execution path
* use `auto*` for pointer
* use getObject<T>() instead of casting result from getObject()
* remove empty updateData()
* rename origin to lcs in setTemporaryVisibility for clarity
2025-06-12 10:27:06 +02:00
wmayer
e56b85f6e1
Gui: Use bitmask instead of three booleans in setTemporaryVisibility to improve readability
2024-12-31 13:29:01 +01:00
wmayer
0c14c673a9
Gui: Reduce code duplication in ViewProviderCoordinateSystem
2024-12-30 18:42:50 +01:00
PaddleStroke
4892fcaaf1
Core datums: Rework to improve new sketch
2024-12-30 09:05:44 +01:00
wmayer
0d4e7ac27f
Core: Move LCS migration warning to Std_Open command
2024-12-16 11:34:39 -05:00
PaddleStroke
24ab20553d
LCS migration : replace warning by a QMessageBox.
2024-12-13 18:04:10 +01:00
PaddleStroke
b2f965c06e
ViewProviderOrigin: Renamed to ViewProviderCoordinateSystem
2024-11-27 12:15:53 +01:00