Chris Hennes
590fb19f31
Merge pull request #10978 from FlachyJoe/modernize-type-check
...
Modernize type and derived type checking
2023-11-06 10:44:32 -06:00
Abdullah Tahiri
533250bc34
Sketcher Gui: clang-tidy diagnostic errors
2023-11-05 07:11:57 +01:00
Florian Foinant-Willig
c0e8fa1e75
Sketcher: modernize type checking
2023-10-23 18:09:23 +02:00
pre-commit-ci[bot]
e92ed45df9
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2023-09-12 13:02:35 -04:00
Chris Hennes
fcedce3c42
Sketcher: Reformat to current clang-format standard
2023-09-04 07:17:28 -05:00
wmayer
6ff3ee9951
Sketch: modernize C++: use override
2023-08-04 17:09:53 +02:00
Abdullah Tahiri
965d143be3
Sketcher: unused variable fixes
2023-06-11 20:32:39 +02:00
Abdullah Tahiri
78ae9c1d7d
SketcherGui: apply clang-format
2023-05-25 17:08:03 +02:00
Abdullah Tahiri
0bdc7bb370
SketcherGui: Separate user and developer errors
...
===============================================
Revisiting all console calls:
- Using the Notification Framework when the user needs to be notified
- Turning them into DeveloperError/DeveloperWarnings when messages are intended only for developers
2023-05-25 14:09:06 +02:00
Ajinkya Dahale
a47702bd5b
[Sketcher] Support splitting B-splines at knots
2022-12-21 16:01:23 +01:00
Ajinkya Dahale
d82fe9e34c
[Sketcher] Support splitting ellipses
2022-12-21 16:01:23 +01:00
Ajinkya Dahale
19f9c94389
[Sketcher] Support splitting arcs of conics
...
This commit also squashes:
[Sketcher] Remove redundant geometry type check
(Arc of) a circle is (an arc of) a conic.
2022-12-21 16:01:23 +01:00
Ajinkya Dahale
947d34f01d
[Sketcher] Support splitting arcs of ellipses
2022-12-21 16:01:23 +01:00
Ajinkya Dahale
3716a15dd7
[Sketcher] Support splitting b-splines
2022-12-21 16:01:23 +01:00
Uwe
e24daabf1f
[Sketch] Gui: A - D: remove unused headers
...
- also some sorting
2022-12-11 23:47:03 +01:00
berniev
180edfa3cc
Mod: Single arg ctors must be explicit
2022-08-24 16:55:20 +02:00
berniev
71dc5ead2f
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
Abdullah Tahiri
c5da665d45
Split DSHs from CommandCreateGeo
2022-06-28 19:29:47 +02:00