FreeCAD/src/Mod/PartDesign/App
2012-10-31 10:48:12 +01:00
..
AppPartDesign.cpp PartDesign: tidy up PartDesign feature dependencies 2012-09-09 10:05:43 +02:00
AppPartDesignPy.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
Body.cpp + rename MainPart to Body 2011-12-05 21:48:47 +00:00
Body.h + rename MainPart to Body 2011-12-05 21:48:47 +00:00
CMakeLists.txt PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
Feature.cpp PartDesign: add messages frame in the task view of Transform/Pattern features 2012-09-14 12:51:59 +02:00
Feature.h PartDesign: add messages frame in the task view of Transform/Pattern features 2012-09-14 12:51:59 +02:00
FeatureAdditive.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeatureAdditive.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureChamfer.cpp PartDesign: tidy up PartDesign feature dependencies 2012-09-09 10:05:43 +02:00
FeatureChamfer.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureDressUp.cpp PartDesign: tidy up PartDesign feature dependencies 2012-09-09 10:05:43 +02:00
FeatureDressUp.h PartDesign: tidy up PartDesign feature dependencies 2012-09-09 10:05:43 +02:00
FeatureFace.cpp PartDesign: improved feature parameters checks and avoid duplicate code 2012-10-27 19:48:55 +02:00
FeatureFace.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureFillet.cpp PartDesign: tidy up PartDesign feature dependencies 2012-09-09 10:05:43 +02:00
FeatureFillet.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureGroove.cpp PartDesign: improve failure handling and error messages 2012-10-31 10:48:12 +01:00
FeatureGroove.h PartDesign: move common properties to FeatureSketchBased and add some source documentation 2012-10-23 13:21:04 +02:00
FeatureHole.cpp PartDesign: improved feature parameters checks and avoid duplicate code 2012-10-27 19:48:55 +02:00
FeatureHole.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureLinearPattern.cpp PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureLinearPattern.h PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureMirrored.cpp PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureMirrored.h PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureMultiTransform.cpp PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureMultiTransform.h PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeaturePad.cpp PartDesign: improve failure handling and error messages 2012-10-31 10:48:12 +01:00
FeaturePad.h PartDesign: move common properties to FeatureSketchBased and add some source documentation 2012-10-23 13:21:04 +02:00
FeaturePocket.cpp PartDesign: improve failure handling and error messages 2012-10-31 10:48:12 +01:00
FeaturePocket.h PartDesign: move common properties to FeatureSketchBased and add some source documentation 2012-10-23 13:21:04 +02:00
FeaturePolarPattern.cpp PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeaturePolarPattern.h PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureRevolution.cpp PartDesign: improve failure handling and error messages 2012-10-31 10:48:12 +01:00
FeatureRevolution.h PartDesign: move common properties to FeatureSketchBased and add some source documentation 2012-10-23 13:21:04 +02:00
FeatureScaled.cpp PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureScaled.h PartDesign: implement Transform and Pattern features 2012-09-07 11:55:26 +02:00
FeatureSketchBased.cpp PartDesign: avoid duplicate code in getting the support shape 2012-10-29 16:09:54 +01:00
FeatureSketchBased.h PartDesign: avoid duplicate code in getting the support shape 2012-10-29 16:09:54 +01:00
FeatureSubtractive.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
FeatureSubtractive.h Add missing dllexport keyword to PartDesign classes 2012-09-06 14:21:55 +02:00
FeatureTransformed.cpp PartDesign: minor comment improvements 2012-10-22 17:49:54 +02:00
FeatureTransformed.h PartDesign: add messages frame in the task view of Transform/Pattern features 2012-09-14 12:51:59 +02:00
Makefile.am Fix autotools, fix warning 2012-09-22 16:22:26 +02:00
PreCompiled.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
PreCompiled.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00