wmayer
|
a70dadf770
|
RE: use of TaskDialog::addTaskBox
|
2024-03-26 15:57:20 +01:00 |
|
wmayer
|
fce59e6acb
|
RE: apply clang format
|
2023-09-02 16:24:25 +02:00 |
|
wmayer
|
1de36fd303
|
RE: modernize C++: use equals default
|
2023-08-22 12:48:09 +02:00 |
|
Uwe
|
0f85513c7c
|
[Reverse Eng] Gui: remove unused headers
- also enable precompiled headers
- also some sorting
|
2022-12-11 04:22:59 +01:00 |
|
wmayer
|
7633a079b4
|
Reen: modernize C++11
* use nullptr
|
2022-03-23 19:26:15 +01:00 |
|
luz paz
|
3830e99110
|
ReverseEngineering: Issue #0004473: Expose openCommand() to translation
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the ReverseEngineering Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
|
2020-12-01 14:53:35 +01:00 |
|
Mateusz Skowroński
|
ac508516da
|
Use QString's multi-arg overload to save memory allocations. [-Wclazy-qstring-arg] Thanks Clazy!
|
2019-02-11 15:39:14 +01:00 |
|
wmayer
|
f2339bbe2b
|
fix -Wextra in Reen
|
2016-09-23 18:25:49 +02:00 |
|
wmayer
|
e8554cc77a
|
do not use doCommand without using format string, add overloaded method of runCommand
|
2016-09-15 18:53:37 +02:00 |
|
Mateusz Skowroński
|
c275b35d48
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
wmayer
|
d2417c413b
|
+ add Poisson surface reconstruction
|
2015-12-02 23:36:26 +01:00 |
|