Commit Graph

142 Commits

Author SHA1 Message Date
jriegel
aa5a2e1b3f New Unit-Schema ImperialDecimal 2014-04-15 18:25:00 +02:00
wmayer
9c806a427c + minor change in Vector2D 2014-03-29 11:57:58 +01:00
wmayer
79c0e0bd2a + fix typos or documentation 2014-03-29 11:46:07 +01:00
wmayer
ea4abcb57a + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-15 12:50:24 +01:00
wmayer
eed06ccc1d + Replace floats with doubles 2014-02-26 16:27:28 +01:00
wmayer
75e5d5f3ac + Fix broken unit tests 2014-02-25 15:24:10 +01:00
wmayer
efdbe4659a + fixes #0001418: Base::Matrix4d can't invert rotoinversion 2014-02-17 16:42:28 +01:00
wmayer
3ce05cd4ff + fixes #0001410: Base::Quantity::getValueAs does not properly check the dimension 2014-02-14 17:14:39 +01:00
wmayer
a3056b9d32 + fixes #0001409: implement FreeCAD.Units.Quantity().__float__() 2014-02-14 14:50:01 +01:00
wmayer
89b5d7e6f1 + extend number protocol 2014-02-14 13:53:47 +01:00
wmayer
e916d65a5c + extend number protocol 2014-02-14 13:45:56 +01:00
wmayer
98bab1ebbe + extend number protocol 2014-02-14 12:46:30 +01:00
jriegel
9af9283d19 Using Locale delimiter 2014-02-10 21:25:53 +01:00
wmayer
0da6de629d + fixes #0001364: Issue 1256 is not actually fixed 2014-01-24 13:54:57 +01:00
wmayer
847b6b79e0 + Replace math.h with cmath 2014-01-05 11:25:40 +01:00
wmayer
020181a96c + Fix typo 2013-12-30 12:57:08 +01:00
wmayer
365099a2bd + Keep trailing digits when loading project file 2013-12-30 12:54:45 +01:00
jriegel
152ecf2df9 More choices in Sketcher grid and later switching to um 2013-12-21 19:15:28 +01:00
jriegel
53f74153ea Imperial Sketcher grid in Dialog 2013-12-16 15:09:43 +01:00
jriegel
112a672fec Fix another one.... 2013-12-16 00:26:47 +01:00
jriegel
e7e0bbfbe5 Try to fix std::abs() error... 2013-12-16 00:20:47 +01:00
jriegel
03c40f949c fix QString header in Unit 2013-12-16 00:07:18 +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
0db516028c small fix in Quantity lexer 2013-12-12 20:20:11 +01:00
jriegel
9efcb3969a fix user preferred 2013-12-10 23:32:25 +01:00
jriegel
69b4dd0fac changing ym to um 2013-12-10 23:05:08 +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
75216d9d8c some fixes in quantity 2013-12-06 23:26:42 +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
b52de075e1 Small clearifikation about the usage of Units interface 2013-12-05 08:54:46 +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
jriegel
714f591294 Make Unit string output parsably and add Pascale and Newtons 2013-11-10 16:33:35 +01:00
wmayer
b035e9cb0c + fix build error, fix memory leaks 2013-11-09 18:57:34 +01:00
jriegel
3e8a20ab7c Merge branch 'refs/heads/dev-quantity' 2013-11-09 11:15:09 +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
wmayer
f5e12c74ac 0001285: update doc 2013-10-23 17:22:07 +02:00
wmayer
31afafcba6 + Fix double to float cast 2013-10-10 17:15:03 +02:00