wmayer
|
3fc7b6bfb2
|
+ use quantity box for length on extrusion dialog
|
2016-02-27 18:37:53 +01:00 |
|
Mateusz Skowroński
|
3b463f2138
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:58 +01:00 |
|
Mateusz Skowroński
|
cd2db00f22
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
Mateusz Skowroński
|
d5c074f80d
|
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:06:48 +01:00 |
|
wmayer
|
2b2358e70b
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
|
wmayer
|
f24e216db4
|
+ fixes #0001652: Proper support of units for all geometric primitives
|
2015-01-07 15:31:07 +01:00 |
|
Johannes Reinhardt
|
a1d04d82fb
|
fixed typos in Part module
|
2014-05-16 19:26:06 +02:00 |
|
wmayer
|
fb994e204c
|
+ fixes #0000854: Ability to change number of digits to the right of decimal place in spinboxes
|
2014-02-16 18:02:09 +01:00 |
|
wmayer
|
e5965a4596
|
fixes #0001333: Extruding a shape 'MyShape' should call solid 'Extruded from MyShape'
|
2014-01-02 15:32:42 +01:00 |
|
wmayer
|
68c8d98e4b
|
+ fixes #0001334: Applying extrude does not close the task
|
2014-01-02 13:53:53 +01:00 |
|
wmayer
|
60ba9cf5db
|
0000542: request for 'Draft Angle' option for extrusion
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5359 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-29 18:20:59 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|