wmayer
|
c08f8abc98
|
Fix build error on MacOSX
|
2013-02-25 11:57:11 +01:00 |
|
jriegel
|
5f43ef1a2a
|
Add PropertyIntegerSet and some classes to FEM
|
2013-02-24 21:57:35 +01:00 |
|
wmayer
|
d477ce66af
|
Fix assigning to PropertyLinkSub via Python
|
2013-02-17 14:45:37 +01:00 |
|
jriegel
|
d739a2e41b
|
Add all base system changes from the Assembly branch
|
2013-02-10 20:02:33 +01:00 |
|
jriegel
|
0215757e79
|
Add all base system changes from the Assembly branch
|
2013-02-10 20:02:33 +01:00 |
|
wmayer
|
0ebffa930a
|
Do not pass 0 to PyObject_IsTrue
|
2012-12-30 23:16:56 +01:00 |
|
wmayer
|
1b345c193e
|
Use PyObject_IsTrue to check argument
|
2012-12-29 15:59:54 +01:00 |
|
wmayer
|
b52f67f740
|
0000917: Task watcher doesn't update on object creation/destruction
|
2012-12-21 14:51:44 +01:00 |
|
logari81
|
85585cf49e
|
PartDesign: Enable manual alignment tool for PartDesign features
|
2012-12-10 13:58:44 +01:00 |
|
wmayer
|
a734faae48
|
Fix regression when loading project file with unknown object type
|
2012-11-27 16:54:44 +01:00 |
|
wmayer
|
72bba68c2b
|
Add thickness function
|
2012-11-26 21:10:09 +01:00 |
|
wmayer
|
5082ae2239
|
Reduce code duplication
|
2012-11-20 15:39:02 +01:00 |
|
wmayer
|
cf499792e6
|
0000827: Sketch copy deletes all constraints
|
2012-11-20 13:16:15 +01:00 |
|
wmayer
|
0f6365ee4a
|
Use own signal handler only on Windows with MSVC
|
2012-11-05 16:42:11 +01:00 |
|
wmayer
|
77144681ef
|
Allow to remove user-defined properties
|
2012-11-04 13:24:22 +01:00 |
|
wmayer
|
371f3baa87
|
Optimize loading of projects with many document objects
|
2012-10-29 20:11:30 +01:00 |
|
wmayer
|
d50fb2ba06
|
Allow to use revolve tool on Draft objects
|
2012-10-22 14:06:29 +02:00 |
|
wmayer
|
7a69c834d1
|
Add virtual method onSettingDocument() to do some delayed construction
|
2012-10-15 20:09:40 +02:00 |
|
wmayer
|
765d887943
|
Extend data serialization with JSON
|
2012-09-27 13:43:26 +02:00 |
|
wmayer
|
f3865e7efe
|
Fix crash when loading projects built with Kene's Buildes module
|
2012-08-28 10:46:41 +02:00 |
|
jriegel
|
e4e997fd12
|
extend boost fix for newer boost versions
|
2012-08-15 16:40:03 +02:00 |
|
wmayer
|
78cbe72dee
|
0000807: Image plane duplication
|
2012-07-31 11:23:36 +02:00 |
|
wmayer
|
857454aad5
|
0000777: Shared libraries call exit
|
2012-07-05 15:24:28 +02:00 |
|
wmayer
|
16788eea21
|
Fix build error
|
2012-07-04 10:43:23 +02:00 |
|
wmayer
|
feeaac9ecb
|
0000774: merge project with these files instantly crashes FreeCAD
|
2012-07-03 18:27:10 +02:00 |
|
wmayer
|
f8c299c858
|
0000762: cPickle allows to trigger arbitrary code execution from FCStd file
|
2012-07-03 14:32:19 +02:00 |
|
wmayer
|
7032f5f329
|
0000762: cPickle allows to trigger arbitrary code execution from FCStd file
|
2012-07-02 15:31:23 +02:00 |
|
Sebastian Hoogen
|
750129d04c
|
Add PropertyMatrixItem
|
2012-06-13 10:35:29 +02:00 |
|
wmayer
|
9170bfe045
|
Export object dependencies to graphviz file
|
2012-06-12 19:03:29 +02:00 |
|
wmayer
|
2e89e0015d
|
Cleanup, add method getStrValue()
|
2012-06-08 21:33:37 +02:00 |
|
wmayer
|
50a9ddee43
|
0000706: copy- paste- crash
|
2012-06-03 16:36:00 +02:00 |
|
wmayer
|
ef24e4d2e6
|
Implement CDATA reader, fix bugs in Writer::insertBinFile
|
2012-05-31 11:50:25 +02:00 |
|
wmayer
|
ffb5cba1e3
|
0000723: improper handling of qt specific comand line arguments
|
2012-05-27 23:04:04 +02:00 |
|
wmayer
|
bfd64a98e8
|
Add new Qt options
|
2012-05-27 13:01:13 +02:00 |
|
wmayer
|
f19a0d20da
|
Add parameter to keep trailing digits in object name of copy, other little fix
|
2012-05-25 12:12:30 +02:00 |
|
wmayer
|
c1f8018a12
|
Add method Document::findObject()
|
2012-05-23 16:57:36 +02:00 |
|
wmayer
|
27aef69cd9
|
0000717: Version info causes crash
|
2012-05-23 12:07:04 +02:00 |
|
wmayer
|
435d4f82d7
|
fix some issues when writing binary data into an XML file
|
2012-05-10 12:07:37 +02:00 |
|
wmayer
|
e2813c845f
|
fix typo
|
2012-05-10 10:41:10 +02:00 |
|
Yorik van Havre
|
19b428f36e
|
Revert 'remove unnecessary template code from document group'
Reverts commit 06c683dcf3, because used
by the Arch module
|
2012-04-22 17:37:00 -03:00 |
|
jriegel
|
dd8a44e103
|
Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad
Conflicts:
src/App/DocumentObjectGroup.cpp
|
2012-04-19 08:27:49 +02:00 |
|
jriegel
|
06c683dcf3
|
remove unnecessary template code from document group and small fix in installer
|
2012-04-19 08:25:26 +02:00 |
|
Yorik van Havre
|
41523af62c
|
Added ViewProviderDocumentObjectGroupPython
|
2012-04-18 16:59:26 -03:00 |
|
Yorik van Havre
|
d89c170e9f
|
Changed Group property of App::DocumentObjectGroup to writeable
So in App::DocumentObjectGroupPython instance there is an easy
way to manipulate group contents.
|
2012-04-18 15:46:50 -03:00 |
|
wmayer
|
255d6b4011
|
0000640: This file crashes FreeCAD
|
2012-04-07 16:01:16 +02:00 |
|
wmayer
|
23259833a1
|
0000659: SIGABRT on startup in boost::program_options (Boost 1.49)
|
2012-04-02 20:59:41 +02:00 |
|
wmayer
|
fcb4d396a1
|
Add program options --output and --hidden and implement PDF as export format
|
2012-03-31 13:25:01 +02:00 |
|
wmayer
|
483131e628
|
Fix typos, fix wronng paths to resources
|
2012-03-01 20:29:33 +01:00 |
|
wmayer
|
10b0601c54
|
Fix error in processing python files given as program arguments
|
2012-02-29 20:42:45 +01:00 |
|
wmayer
|
d6511969cd
|
Extend application branding
|
2012-02-23 20:25:33 +01:00 |
|