wmayer
|
0b182be0d2
|
fixes #0002045: Make Euler Rotation default or user-pref default
|
2017-10-01 21:15:58 +02:00 |
|
wmayer
|
099bdf5f5d
|
add option to placement dialog to rotate around center of mass
|
2017-03-05 18:47:34 +01:00 |
|
wmayer
|
1491d007a6
|
apply modification to correct property
|
2016-12-01 13:35:28 +01:00 |
|
wmayer
|
947f9575de
|
remove Application::runPythonCode
|
2016-09-15 23:14:31 +02:00 |
|
Mateusz Skowroński
|
f48f0f69be
|
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
|
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 |
|
Mateusz Skowroński
|
0695552cff
|
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
|
750897c20e
|
+ introduce proper enum for property status to replace plain integers
|
2016-01-01 15:36:24 +01:00 |
|
Sebastian Hoogen
|
ba0f2a765c
|
document the convention used for Euler angles (XY'Z'')
in the Placement dialog and the docstrings of the Rotation python class.
fixes #2007
|
2015-03-21 13:29:32 +01:00 |
|
wmayer
|
732c521f39
|
+ Replace InputField with QuantitySpinBox
|
2014-07-31 15:14:27 +02:00 |
|
wmayer
|
5dae9cf510
|
+ do not close placement dialog if an error occured when pressing OK
|
2014-06-07 20:14:00 +02:00 |
|
wmayer
|
f621ffa412
|
+ fix issue with default value and unit in InputField
|
2014-06-06 16:17:47 +02:00 |
|
wmayer
|
a3087d56f1
|
+ fix broken connection of signal/slot in placement dialog
|
2014-05-12 14:27:47 +02:00 |
|
wmayer
|
3444b885c4
|
+ fix whitespaces and a few minor things
|
2014-05-12 14:14:23 +02:00 |
|
Stefan Tröger
|
79c60c4096
|
port the placement dialog to the inputfield
|
2014-05-12 09:40:16 +02:00 |
|
wmayer
|
97a4d4f4ae
|
0001453: Use string representation for PropertyPlacement editor that presevers double precision
|
2014-03-01 11:41:42 +01:00 |
|
wmayer
|
09122a27b7
|
+ fixes #0000854: Ability to change number of digits to the right of decimal place in spinboxes
|
2014-02-16 18:02:09 +01:00 |
|
jriegel
|
ecae7fac7f
|
Further doubel suggestions from Jan
Moved Gui/InputVector,Placement,Transform from float to double
Moved Sketcher from float to double
more suggestions for moving float -> double
|
2013-09-24 11:01:01 +02:00 |
|
wmayer
|
2605c6e5fa
|
0000791: Placement dialog leaves unapplied changes
|
2012-07-21 20:07:27 +02:00 |
|
wmayer
|
2d2df1b1a3
|
Set placement property to read-only for skecth/ dress up features
|
2012-04-06 12:29:18 +02:00 |
|
wmayer
|
7e0a5ddf37
|
0000540: edits in ver 0.13 do not change screen object
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5306 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-15 12:20:45 +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 |
|