Commit Graph

189 Commits

Author SHA1 Message Date
wmayer
fedbd2fc2e + Check for valid document in link properties 2014-08-13 17:47:50 +02:00
Yorik van Havre
e0bdc07c4d Fixed output of ViewObject attribute in console mode 2014-08-07 10:38:41 -03:00
wmayer
7a3ddd5bae + fix author note, fix various crashes, improve mesh selection stuff 2014-08-01 16:39:59 +02:00
wmayer
e327662d28 0001638: Not possible to draw anything. 2014-07-30 18:21:53 +02:00
wmayer
c54311123b + Add method getEditorMode() to see if a property is hidden or read-only in the property editor 2014-07-29 11:36:42 +02:00
wmayer
6b1e6a66ad + Make destructor virtual for classes with virtual methods (based on DevJohan's patch) 2014-07-26 19:17:12 +02:00
wmayer
8aec46fbaf + support comparison with double in quantity number protocol 2014-07-14 17:17:41 +02:00
wmayer
0a986ddca6 + give more information when assigning wrong type to quantity property 2014-07-07 13:56:23 +02:00
wmayer
e8724884d0 + add further log messages at startup for better troubleshooting, fix possible crash, fix typos 2014-07-01 11:03:55 +02:00
wmayer
e036460635 + fixes #0001565: Images in the 3D plane are not shown after opening a project 2014-06-23 14:02:26 +02:00
wmayer
07c64e206d + encode CR and LF for XML 2014-06-14 18:04:19 +02:00
wmayer
30e5321e76 + fix whitespaces and a few minor things 2014-05-12 14:14:23 +02:00
Stefan Tröger
58a781e5c4 add inputfield to property editor for PropertyQuantity and PropertyQuantityConstraint 2014-05-12 09:40:14 +02:00
wmayer
6b89c03181 Add initial support for different libdir (jobermayr) 2014-05-10 12:57:38 +02:00
wmayer
0467777d1b + remove unneeded semicolons 2014-05-08 17:32:23 +02:00
wmayer
3b5cdda879 + fix flaws found with code analyzer tool 2014-05-07 13:09:44 +02:00
mdinger
f890d1d1cb Fix precompiled header build error 2014-04-30 13:41:19 +02:00
mdinger
6accb6da54 Remove extra parameter. Fix FreeCAD* names. 2014-04-30 13:41:15 +02:00
mdinger
085736095e Insert SET_BIN_DIR macro everywhere except Mod 2014-04-30 13:41:12 +02:00
wmayer
5370e20ce8 + fixes #0001514: Padding a sketch inside a group fails with error message 2014-04-25 17:28:32 +02:00
wmayer
f62ff52302 + fixes #0001501: Add Ability to Export Dependency Graph as SVG and PNG 2014-04-07 14:26:43 +02:00
wmayer
00d3a5d619 + fix build failure, fix warning 2014-04-06 10:23:17 +02:00
wmayer
aaeba38e78 + Fix crash when editing the linear pattern feature, suppress some warnings in release mode 2014-03-31 14:42:55 +02:00
wmayer
23462b70d1 + fix some issues 2014-03-15 12:36:07 +01:00
wmayer
0bcd95416a + fixes #0001039: Add the property PropertyBoolList 2014-03-09 17:10:11 +01:00
wmayer
4699856799 + Add method to get typeid of property via Python 2014-03-05 15:10:37 +01:00
wmayer
75e5d5f3ac + Fix broken unit tests 2014-02-25 15:24:10 +01:00
wmayer
71253ca631 + Fix for clang 2014-02-22 11:37:03 +01:00
wmayer
7f307e5200 + Minor fix in test feature 2014-02-22 11:36:48 +01:00
wmayer
c565cf0c78 + Handle empty system path in init script 2014-02-21 13:29:22 +01:00
jriegel
565fb8c003 higher level exception handling on Windows 2014-02-20 22:54:30 +01:00
jriegel
2a4e8baa28 fix and test handler for DIVZERO 2014-02-20 20:31:42 +01:00
jriegel
204bff802f fix commit 2014-02-20 20:08:47 +01:00
jriegel
56d5e193bb Test case for system exceptions in FeatureTest and try to catch more of them 2014-02-20 20:03:43 +01:00
jriegel
1d5cfbc9cc PropertyUnits takes Unicode python strings 2014-02-16 22:19:58 +01:00
jriegel
0fbe570f9e switch the physical Properties to Quantity and add Pressure and Force 2014-02-16 22:19:56 +01:00
wmayer
cc033f8d30 + allow to set constraints of properties via Python 2014-02-15 14:10:17 +01:00
wmayer
23d8820582 + Fix segmentation fault 2014-02-15 14:08:33 +01:00
wmayer
5b9f076c53 + remove unneeded methods from PropertyLength 2014-02-13 17:24:03 +01:00
wmayer
893a5d3a86 + PropertyLength inherits PropertyQuantity 2014-02-13 17:03:48 +01:00
wmayer
e9b275c7e6 + support loading projects with old pad features, fix critical bug where the unit gets replaced 2014-02-12 15:14:02 +01:00
wmayer
1cf7da2b6d + Add PropertyQuantity to type system 2014-02-11 19:20:31 +01:00
wmayer
28f260438e + Fix doc string 2014-01-26 14:18:30 +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
wmayer
5b665418bb + Avoid too lenthy object names in document 2013-12-29 11:38:12 +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
dea9ea82c5 fix semicolon in Init script 2013-12-06 00:13:22 +01:00