Commit Graph

27 Commits

Author SHA1 Message Date
Eivind Kvedalen
8ec6b3493d Added Quantity::operator>(...). 2015-02-13 21:53:58 +01:00
jriegel
b32b227733 clean up number scanner in Units 2014-08-03 17:24:42 +02:00
wmayer
a1da4bb4fb + fixes #0001619: Python script generating 3D model works in V0.13, error in V0.14 2014-07-27 14:08:31 +02:00
wmayer
a3056b9d32 + fixes #0001409: implement FreeCAD.Units.Quantity().__float__() 2014-02-14 14:50:01 +01:00
jriegel
9efcb3969a fix user preferred 2013-12-10 23:32:25 +01:00
jriegel
401cb13035 Switching Quantity parser to UTF8 2013-12-09 23:50:52 +01:00
jriegel
cfa7045408 Some fixes in unit system 2013-12-08 19:48:13 +01:00
jriegel
272e60671b some fixes and comparison interface for Unit and Quantity python objects 2013-12-06 00:06:58 +01:00
jriegel
eb5cc8ed6c Implement the three major unit system schemas 2013-12-05 18:16:31 +01:00
jriegel
894529a223 fix error of gcc and remove old parser code. 2013-12-05 08:42:33 +01:00
jriegel
f58ea31b6a Some fixes in the unit system 2013-12-03 19:57:29 +01:00
jriegel
87c4741fac new userString methode 2013-12-03 19:03:12 +01:00
jriegel
3a3afa0783 Switching the UnitsApi to the new Quantity system 2013-12-03 19:03:08 +01:00
jriegel
958a14ddbe fis for fix for spelling.... 2013-12-02 21:06:10 +01:00
jriegel
62fc4c3a1e Fix some spelling 2013-12-02 19:50:51 +01:00
jriegel
15ecd1ffe8 Adding Unit definition to the python modul 2013-11-30 21:46:36 +01:00
jriegel
68f3a1fda4 Shifting standard unit definitions 2013-11-30 17:58:24 +01:00
jriegel
b706bf73a5 Add limits to the InputField 2013-11-29 18:24:17 +01:00
jriegel
0a503161b6 Add comment to Quantity parser and further coposed units 2013-11-10 16:33:37 +01:00
wmayer
b035e9cb0c + fix build error, fix memory leaks 2013-11-09 18:57:34 +01:00
jriegel
3d6743a13b implementing UnitsCalculator and disable changes in Sketcher 2013-11-09 07:34:56 +01:00
jriegel
2fb6e75899 implementing InputField UseCase in Sketcher EditDatumDialog 2013-11-05 19:00:42 +01:00
jriegel
44c07da571 integrate Quantities into PropertyView and activate preferences again 2013-09-25 21:59:24 +02:00
jriegel
4732a800e9 start PropertyQuantity and InputField 2013-09-24 11:00:54 +02:00
jriegel
3ee7b20927 first finished implementation of Quantity parser 2013-09-24 11:00:51 +02:00
wmayer
2bb8c10fed 0001213: FreeCAD Compilation fails on Linux 32 bit 2013-08-13 14:08:10 +02:00
jriegel
e23febcf32 Start new Unit and Quantity system 2013-08-11 23:03:34 +02:00