Ladislav Michl
|
c293d74566
|
Base: rename Exception's PascalCase methods to camelCase
|
2025-05-05 23:50:01 +02:00 |
|
Kacper Donat
|
b300c80b90
|
Base: Use explicit pointer syntax for freecad_cast (#20694)
* Base: Use explicit pointer syntax for freecad_cast
This aligns our custom cast with other casts
* All: Use explicit pointer syntax for freecad_cast
|
2025-04-11 14:11:33 +00:00 |
|
Kacper Donat
|
35a9673a75
|
Base: Rename Base::freecad_dynamic_cast into freecad_cast
This is to make it shorter and easier to use. QT does the same thing
with their qobject_cast.
|
2025-04-07 10:32:28 -05:00 |
|
tritao
|
8aa50c4380
|
Gui: Reorganize the dialog files into a top Dialogs folder.
|
2025-01-24 16:28:02 -06:00 |
|