vdwalts
|
59ac40a584
|
Base: Units for FEM, new heat and heat flux functions
|
2016-12-21 11:27:41 -02:00 |
|
kgoao
|
93b7aceb0e
|
FEM: FemConstraintHeatflux: Add DFLUX option to heat flux constraint
|
2016-12-21 11:27:41 -02:00 |
|
wmayer
|
eeb73f7928
|
add quantity box to unit calculator and allow to set all pre-defined units
|
2016-08-11 19:03:16 +02:00 |
|
wmayer
|
3e7cfc2584
|
rework units dialog
|
2016-08-11 17:32:58 +02: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
|
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
|
05f95c0506
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
wmayer
|
6846c8156f
|
+ Various improvements on units calculator
|
2014-01-23 09:50:16 +01:00 |
|
jriegel
|
27becf2e7b
|
Some fixes in the unit system
|
2013-12-03 19:57:29 +01:00 |
|
jriegel
|
d4d4ccc3b1
|
History and Save managment in InputField
|
2013-12-03 18:48:18 +01:00 |
|
jriegel
|
98d28b324e
|
Using return to write the logBook in UnitsCalculator
|
2013-11-30 17:58:23 +01:00 |
|
wmayer
|
509daf7731
|
+ Fix signal connections of buttons in units calculator
|
2013-11-10 20:09:36 +01:00 |
|
jriegel
|
7b66f34b7f
|
Detect unit missmatch in UnitsCalculator
|
2013-11-10 14:02:34 +01:00 |
|
wmayer
|
6e04e8801d
|
+ Fix memory leak in units calculator
|
2013-11-09 13:51:21 +01:00 |
|
wmayer
|
4f50b2033e
|
+ Fix crash in units calculator, implement copy function
|
2013-11-09 13:47:15 +01:00 |
|
jriegel
|
041545dfba
|
further implementing InputField and UnitsCalculator
|
2013-11-09 11:02:23 +01:00 |
|
jriegel
|
ae8898561a
|
implementing UnitsCalculator and disable changes in Sketcher
|
2013-11-09 07:34:56 +01:00 |
|
jriegel
|
33242fd8d7
|
Add UnitsCalculator
|
2013-11-07 16:16:17 +01:00 |
|