wmayer
|
8f786ea6ef
|
Gui: Optimize includes to reduce compile time
|
2022-03-07 20:29:18 +01:00 |
|
wmayer
|
59e605e6b8
|
Mesh: modernize C++11
* remove redundant void-arg
* use nullptr
* replace deprecated headers
|
2022-01-26 18:05:02 +01:00 |
|
wmayer
|
791508eb0d
|
Mesh: properly handle small quantities in mesh primitive dialog
|
2021-04-20 17:11:17 +02:00 |
|
wmayer
|
8fdb29c842
|
Mod: [skip ci] implementation classes don't inherit from UI classes any more
|
2020-01-10 16:19:35 +01:00 |
|
wmayer
|
b94ffbcf21
|
issue #0002775: first build fails
|
2016-12-18 18:26:34 +01:00 |
|
wmayer
|
b500af9afa
|
+ set range for quantity boxes
|
2016-02-29 12:29:02 +01:00 |
|
wmayer
|
7a2b8b9dcf
|
+ code clean-up
|
2016-02-28 19:01:23 +01:00 |
|
wmayer
|
87cf050ce1
|
+ use quantity boxes in mesh solid creation dialog
|
2016-02-28 12:44:29 +01:00 |
|
Mateusz Skowroński
|
6942c23895
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
158f39ec78
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:43:33 +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
|
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
|
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 |
|
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 |
|