Commit Graph

14 Commits

Author SHA1 Message Date
wmayer
0a5b1f3aab support quantities in a string of the form: value / unit 2019-11-03 18:47:33 +01:00
wandererfan
fefe83ecbb Add ImperialCivil Units Schema
- units for civil engineering - ft, ft2, ft3, mph,
  and angles as degrees/minutes/seconds
2018-12-06 08:57:17 -03:00
luz.paz
360e581672 Misc. typo and whitespace fixes
ref: https://forum.freecadweb.org/viewtopic.php?f=3&t=30988#p256964
along with other misc. fixes
2018-09-19 17:26:03 +02:00
Oliver Oxtoby
59cc63faea Base: Make Quantity parser accept 1/[unit] as [unit]^-1 2017-08-20 16:53:57 +02:00
wmayer
47b41a7883 fixes #0002460: Use keyword 'explicit' for Quantity constructor 2016-11-05 23:21:42 +01:00
jriegel
ba683cb39d Merge branch 'refs/heads/negative_sign_problem-2' 2014-08-10 19:12:39 +02:00
jriegel
6b4f15d95d remove double parameter functions from quantity parser 2014-08-10 19:10:14 +02:00
Johan K
d9a5576708 Adding changes 2014-08-03 20:13:05 +02:00
jriegel
11dd48375d fix swedish minus simbol 2014-08-03 16:01:21 +02:00
jriegel
8a6c8f6d45 Add comment to Quantity parser and further coposed units 2013-11-10 16:33:37 +01:00
jriegel
ac9395d113 Make Unit string output parsably and add Pascale and Newtons 2013-11-10 16:33:35 +01:00
jriegel
7fe834ffbe first finished implementation of Quantity parser 2013-09-24 11:00:51 +02:00
wmayer
58d55a871b 0001213: FreeCAD Compilation fails on Linux 32 bit 2013-08-13 14:08:10 +02:00
jriegel
8d53370ffe Start new Unit and Quantity system 2013-08-11 23:03:34 +02:00