FreeCAD/src/Mod/TechDraw/App
2016-07-14 14:39:06 +02:00
..
AppTechDraw.cpp Svg DrawViewSpreadsheet 2016-07-11 15:32:16 +02:00
AppTechDrawPy.cpp more /Drawing/TechDraw/ edits. VP name conflicts 2016-07-11 15:32:16 +02:00
CMakeLists.txt Add unit tests for TechDraw 2016-07-11 15:32:16 +02:00
DrawHatch.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawHatch.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawHatchPy.xml DrawHatch derives from DocumentObject 2016-07-11 15:32:16 +02:00
DrawHatchPyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawPage.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawPage.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawPagePy.xml more /Drawing/TechDraw/ edits. VP name conflicts 2016-07-11 15:32:16 +02:00
DrawPagePyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawParametricTemplate.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawParametricTemplate.h ProjectionAlgo & DrawingExport renames 2016-07-11 15:32:16 +02:00
DrawParametricTemplatePy.xml more /Drawing/TechDraw/ edits. VP name conflicts 2016-07-11 15:32:16 +02:00
DrawParametricTemplatePyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawProjGroup.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawProjGroup.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawProjGroupItem.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawProjGroupItem.h add Python functionality for ProjectionGroups 2016-07-11 15:32:16 +02:00
DrawProjGroupItemPy.xml add Python functionality for ProjectionGroups 2016-07-11 15:32:16 +02:00
DrawProjGroupItemPyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawProjGroupPy.xml add Python functionality for ProjectionGroups 2016-07-11 15:32:16 +02:00
DrawProjGroupPyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawSVGTemplate.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawSVGTemplate.h ProjectionAlgo & DrawingExport renames 2016-07-11 15:32:16 +02:00
DrawSVGTemplatePy.xml Py convenience functions for Template EditableTexts 2016-07-11 15:32:16 +02:00
DrawSVGTemplatePyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawTemplate.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawTemplate.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawTemplatePy.xml more /Drawing/TechDraw/ edits. VP name conflicts 2016-07-11 15:32:16 +02:00
DrawTemplatePyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawUtil.cpp Turned DrawUtil into class with static methods. 2016-07-11 15:32:16 +02:00
DrawUtil.h Turned DrawUtil into class with static methods. 2016-07-11 15:32:16 +02:00
DrawView.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawView.h Fix #10 View Visibility 2016-07-11 15:32:16 +02:00
DrawViewAnnotation.cpp Default font to Sans from osifont 2016-07-11 15:32:16 +02:00
DrawViewAnnotation.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewClip.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewClip.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewClipPy.xml 1st cut PyClip functionality 2016-07-11 15:32:16 +02:00
DrawViewClipPyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewCollection.cpp ScaleType/Scale linkage & PropertyEditor 2016-07-11 15:32:16 +02:00
DrawViewCollection.h ProjectionAlgo & DrawingExport renames 2016-07-11 15:32:16 +02:00
DrawViewCollectionPy.xml add Python functionality for ProjectionGroups 2016-07-11 15:32:16 +02:00
DrawViewCollectionPyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewDimension.cpp Remove superfluous OCC includes 2016-07-14 14:39:06 +02:00
DrawViewDimension.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewDimensionPy.xml Py functionality for Dimensions 2016-07-11 15:32:16 +02:00
DrawViewDimensionPyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewDraft.cpp Apply fix (FC2347) for boost v1.60.0 2016-07-11 15:32:16 +02:00
DrawViewDraft.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewPart.cpp Remove superfluous OCC includes 2016-07-14 14:39:06 +02:00
DrawViewPart.h Remove unconnected signals 2016-07-14 14:39:06 +02:00
DrawViewPartPy.xml more /Drawing/TechDraw/ edits. VP name conflicts 2016-07-11 15:32:16 +02:00
DrawViewPartPyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewPy.xml 1st cut PyClip functionality 2016-07-11 15:32:16 +02:00
DrawViewPyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewSection.cpp Remove superfluous OCC includes 2016-07-14 14:39:06 +02:00
DrawViewSection.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewSpreadsheet.cpp Default font to Sans from osifont 2016-07-11 15:32:16 +02:00
DrawViewSpreadsheet.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DrawViewSymbol.cpp regex_replace invalidates iterators 2016-07-11 15:32:16 +02:00
DrawViewSymbol.h Add HTML/CSS Styles to Annotation 2016-07-11 15:32:16 +02:00
DrawViewSymbolPy.xml ProjectionAlgo & DrawingExport renames 2016-07-11 15:32:16 +02:00
DrawViewSymbolPyImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
EdgeWalker.cpp Fix sloppy Namespace qualifiers 2016-07-11 15:32:16 +02:00
EdgeWalker.h Fixes 1-3 per wmeyer 2016-07-11 15:32:16 +02:00
Geometry.cpp Remove superfluous OCC includes 2016-07-14 14:39:06 +02:00
Geometry.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
GeometryObject.cpp Remove superfluous OCC includes 2016-07-14 14:39:06 +02:00
GeometryObject.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
Makefile.am more /Drawing/TechDraw/ edits. VP name conflicts 2016-07-11 15:32:16 +02:00
PreCompiled.cpp
PreCompiled.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00