wmayer
|
4d77921111
|
use a stricter tolerance to check for equal points
add method IsEqual to Vector3 class to support user-defined tolerance
|
2016-08-15 14:09:26 +02:00 |
|
wmayer
|
a453d15032
|
+ use quantity boxes in location widget
|
2016-02-28 12:11:24 +01: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 |
|
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
|
db3aa26cf1
|
+ fix build error
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5366 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-30 18:59:57 +00:00 |
|
wmayer
|
891421d805
|
+ implement primitive dialog as task panel
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5365 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-30 17:27:21 +00:00 |
|
wmayer
|
db0ad3a49c
|
+ add new custom widget
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5364 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-30 14:30:52 +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 |
|