Itai Nahshon
a42391fa3b
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
61b62ee314
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
787cfc660d
use const reference in schemaTranslate to avoid tmp. copy
2016-08-05 10:33:41 +02:00
wmayer
1783528282
improve whitespaces, fix typos
2016-08-05 10:00:12 +02:00
WandererFan
de7b7e50ab
Use Units Decimals pref in Quantity::getUserString
2016-07-21 12:55:39 -04:00
Yorik van Havre
cb92f2b3ec
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
4efe02c3cc
Draft: Fixed buggy units display in Draft widgets
2016-07-03 18:41:33 -03:00
Yorik van Havre
26d25807fb
Fixed buggy Building-US units schema
2016-05-29 12:15:35 -03:00
Yorik van Havre
71dd688d56
Added new units schema: US building (feet + inches + fraction)
2016-05-26 20:37:53 -03:00
jriegel
105732fe40
New Unit-Schema ImperialDecimal
2014-04-15 18:25:00 +02:00
jriegel
bb8fcd2bf3
Using Locale delimiter
2014-02-10 21:25:53 +01:00
jriegel
0470ad002b
Try to fix std::abs() error...
2013-12-16 00:20:47 +01:00
jriegel
491643ab60
fix negative value cascading in unti schemas
2013-12-16 00:02:58 +01:00
jriegel
16c6fe2470
Add unti support to Sketcher
2013-12-15 22:47:47 +01:00
jriegel
21c517eff0
Some fixes in unit system
2013-12-08 19:48:13 +01:00
jriegel
69a4bbc46a
Implement the three major unit system schemas
2013-12-05 18:16:31 +01:00
jriegel
6ff12d9a4b
new userString methode
2013-12-03 19:03:12 +01:00
jriegel
87c8d5b022
Switching the UnitsApi to the new Quantity system
2013-12-03 19:03:08 +01:00
jriegel
c8cc4a179a
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