Commit Graph

141 Commits

Author SHA1 Message Date
wmayer
cd48beffed + minor change in Vector2D 2014-03-29 11:57:58 +01:00
wmayer
966b12813a + fix typos or documentation 2014-03-29 11:46:07 +01:00
wmayer
553a1153db + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-15 12:50:24 +01:00
wmayer
0b0a57a4eb + Replace floats with doubles 2014-02-26 16:27:28 +01:00
wmayer
f0d8650c3c + Fix broken unit tests 2014-02-25 15:24:10 +01:00
wmayer
fafe85ba86 + fixes #0001418: Base::Matrix4d can't invert rotoinversion 2014-02-17 16:42:28 +01:00
wmayer
927811213d + fixes #0001410: Base::Quantity::getValueAs does not properly check the dimension 2014-02-14 17:14:39 +01:00
wmayer
cc016c9365 + fixes #0001409: implement FreeCAD.Units.Quantity().__float__() 2014-02-14 14:50:01 +01:00
wmayer
ed4729dac1 + extend number protocol 2014-02-14 13:53:47 +01:00
wmayer
8c354c7635 + extend number protocol 2014-02-14 13:45:56 +01:00
wmayer
438b6d4681 + extend number protocol 2014-02-14 12:46:30 +01:00
jriegel
bb8fcd2bf3 Using Locale delimiter 2014-02-10 21:25:53 +01:00
wmayer
2241f2ad1c + fixes #0001364: Issue 1256 is not actually fixed 2014-01-24 13:54:57 +01:00
wmayer
3fe720f3bc + Replace math.h with cmath 2014-01-05 11:25:40 +01:00
wmayer
668f337963 + Fix typo 2013-12-30 12:57:08 +01:00
wmayer
5aa1f90dbd + Keep trailing digits when loading project file 2013-12-30 12:54:45 +01:00
jriegel
b7ae0dddff More choices in Sketcher grid and later switching to um 2013-12-21 19:15:28 +01:00
jriegel
a3136d8abe Imperial Sketcher grid in Dialog 2013-12-16 15:09:43 +01:00
jriegel
59fcfa9eb3 Fix another one.... 2013-12-16 00:26:47 +01:00
jriegel
0470ad002b Try to fix std::abs() error... 2013-12-16 00:20:47 +01:00
jriegel
cc2b0275db fix QString header in Unit 2013-12-16 00:07:18 +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
c5c8a80a8f small fix in Quantity lexer 2013-12-12 20:20:11 +01:00
jriegel
8da9922f18 fix user preferred 2013-12-10 23:32:25 +01:00
jriegel
bfb7b66beb changing ym to um 2013-12-10 23:05:08 +01:00
jriegel
f265f551c2 Switching Quantity parser to UTF8 2013-12-09 23:50:52 +01:00
jriegel
21c517eff0 Some fixes in unit system 2013-12-08 19:48:13 +01:00
jriegel
d3ff113711 some fixes in quantity 2013-12-06 23:26:42 +01:00
jriegel
b16190181b some fixes and comparison interface for Unit and Quantity python objects 2013-12-06 00:06:58 +01:00
jriegel
69a4bbc46a Implement the three major unit system schemas 2013-12-05 18:16:31 +01:00
jriegel
2df4f4ff7f Small clearifikation about the usage of Units interface 2013-12-05 08:54:46 +01:00
jriegel
4837cc7061 fix error of gcc and remove old parser code. 2013-12-05 08:42:33 +01:00
jriegel
27becf2e7b Some fixes in the unit system 2013-12-03 19:57:29 +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
a5739ee1ea fis for fix for spelling.... 2013-12-02 21:06:10 +01:00
jriegel
15648c1bcc Fix some spelling 2013-12-02 19:50:51 +01:00
jriegel
0612ebcb28 Adding Unit definition to the python modul 2013-11-30 21:46:36 +01:00
jriegel
62e71613b2 Shifting standard unit definitions 2013-11-30 17:58:24 +01:00
jriegel
128075f196 Add limits to the InputField 2013-11-29 18:24:17 +01: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
wmayer
0670e216cf + fix build error, fix memory leaks 2013-11-09 18:57:34 +01:00
jriegel
a3e1a64759 Merge branch 'refs/heads/dev-quantity' 2013-11-09 11:15:09 +01:00
jriegel
ae8898561a implementing UnitsCalculator and disable changes in Sketcher 2013-11-09 07:34:56 +01:00
jriegel
b0ad791daa implementing InputField UseCase in Sketcher EditDatumDialog 2013-11-05 19:00:42 +01:00
wmayer
431f744958 0001285: update doc 2013-10-23 17:22:07 +02:00
wmayer
dd672d2b2f + Fix double to float cast 2013-10-10 17:15:03 +02:00
wmayer
f82628ca35 Make Python API more pythonic 2013-10-09 21:16:04 +02:00