wmayer
|
a0d86224f3
|
Part: modernize C++: use equals default
|
2023-08-22 15:14:03 +02:00 |
|
wmayer
|
d150fa7164
|
modernize C++: avoid bind
In many cases std::bind() is kept because the code is much simpler
|
2023-08-08 21:10:16 +02:00 |
|
Uwe
|
4b5062c0d3
|
[Part] ViewProvider: P to T: remove unused includes
|
2022-07-31 14:55:19 +02:00 |
|
wmayer
|
9b2b0e0acf
|
modernize C++: replace boost::function with std::function
|
2022-06-30 20:31:55 +02:00 |
|
wmayer
|
8df497b08e
|
Gui: move methods startDefaultEditMode() and addDefaultAction() to ViewProviderDocumentObject
|
2021-12-06 19:24:26 +01:00 |
|
wmayer
|
f9104f5884
|
Gui: [skip ci] add method to ignore to merge icon of an extension that is e.g. used for Part primitives
|
2020-11-21 16:49:08 +01:00 |
|
wmayer
|
8af45a1fe1
|
Part: move ViewProviderPrimitive to its own source files
|
2020-11-15 18:44:27 +01:00 |
|