wmayer
1cbc20b0b1
fix conversion factors for psi and ksi
2018-03-31 15:43:16 +02:00
Yorik van Havre
46acd2f6a2
Units: Fixed Building Imperial schema - closes #2792
2018-03-08 12:45:59 -03:00
Itai Nahshon
634cbf1566
Add Units schemaTranslate for Unit::Velocity.
...
Independent of scale, use only mm/min or in/min because it is compatible
with GCODE feed rate units.
(My use case is definition os feed-rates in PathLoadTool.py).
2017-06-18 17:11:49 +02:00
wmayer
f39b89a54d
add class QuantityFormat to control user string of Quantity
...
do some code refactoration to reduce duplicate code
2016-08-06 19:06:29 +02:00
wmayer
6176756b28
use const reference in schemaTranslate to avoid tmp. copy
2016-08-05 10:33:41 +02:00
wmayer
5cb8873794
improve whitespaces, fix typos
2016-08-05 10:00:12 +02:00
WandererFan
eabc483c6c
Use Units Decimals pref in Quantity::getUserString
2016-07-21 12:55:39 -04:00
Yorik van Havre
223725ca82
Temporary workaround for the fractions issue in new imperial unit schema (using + between inches and fractions)
2016-07-09 14:01:07 -03:00
Yorik van Havre
1e333f4ef3
Draft: Fixed buggy units display in Draft widgets
2016-07-03 18:41:33 -03:00
Yorik van Havre
d6f31d5c4b
Fixed buggy Building-US units schema
2016-05-29 12:15:35 -03:00
Yorik van Havre
ad92a2df25
Added new units schema: US building (feet + inches + fraction)
2016-05-26 20:37:53 -03:00
jriegel
aa5a2e1b3f
New Unit-Schema ImperialDecimal
2014-04-15 18:25:00 +02:00
jriegel
9af9283d19
Using Locale delimiter
2014-02-10 21:25:53 +01:00
jriegel
e7e0bbfbe5
Try to fix std::abs() error...
2013-12-16 00:20:47 +01:00
jriegel
73684a9fdb
fix negative value cascading in unti schemas
2013-12-16 00:02:58 +01:00
jriegel
d5d9ea9c30
Add unti support to Sketcher
2013-12-15 22:47:47 +01:00
jriegel
cfa7045408
Some fixes in unit system
2013-12-08 19:48:13 +01:00
jriegel
eb5cc8ed6c
Implement the three major unit system schemas
2013-12-05 18:16:31 +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
44c07da571
integrate Quantities into PropertyView and activate preferences again
2013-09-25 21:59:24 +02: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