Mateusz Skowroński
|
b5519922d8
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-04-15 11:55:12 +02:00 |
|
Alexander Golubev
|
0cfc0cd424
|
Fix warnings introduced in new PartDesign
Mostly unused wariables and compare of signed & unsigned
|
2016-04-12 18:12:21 +02:00 |
|
Alexander Golubev
|
c782a11aab
|
PartDesign/Gui: Move various utility stuff from Workbench to a separate file
Also do some header cleanup.
|
2016-04-12 18:12:17 +02:00 |
|
Stefan Tröger
|
4e295c03ed
|
fix crash in boolean op if no base feature exists
|
2016-04-12 18:12:12 +02:00 |
|
jrheinlaender
|
2d080dd92b
|
Prevent unnecessary error messages while loading a part
|
2016-04-12 18:11:52 +02:00 |
|
jrheinlaender
|
026242231e
|
Changed tree ordering of booleans and bodies
|
2016-04-12 18:11:51 +02:00 |
|
jrheinlaender
|
638cfd2682
|
Allow booleans of bodies in PartDesign
|
2016-04-12 18:11:51 +02:00 |
|