FreeCAD/src/Mod/PartDesign/Gui
2012-06-09 11:21:56 +02:00
..
Resources Add groove icon 2012-06-09 11:21:56 +02:00
AppPartDesignGui.cpp Groove feature (code is 99% identical to Revolution feature) 2012-06-08 17:32:53 +02:00
AppPartDesignGuiPy.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
CMakeLists.txt Groove feature (code is 99% identical to Revolution feature) 2012-06-08 17:32:53 +02:00
Command.cpp Add groove icon 2012-06-09 11:21:56 +02:00
Makefile.am + synchronize PartDesign/Chamfer version with PartDesign/Fillet 2011-12-13 19:32:19 +00: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
TaskChamferParameters.cpp + synchronize PartDesign/Chamfer version with PartDesign/Fillet 2011-12-13 19:32:19 +00:00
TaskChamferParameters.h + synchronize PartDesign/Chamfer version with PartDesign/Fillet 2011-12-13 19:32:19 +00:00
TaskChamferParameters.ui + synchronize PartDesign/Chamfer version with PartDesign/Fillet 2011-12-13 19:32:19 +00:00
TaskFilletParameters.cpp + set focus on spin box for pocket, revolve and fillet task panel 2011-12-04 16:15:36 +00:00
TaskFilletParameters.h + synchronize PartDesign/Chamfer version with PartDesign/Fillet 2011-12-13 19:32:19 +00:00
TaskFilletParameters.ui + Add fillet dialog 2011-11-09 23:23:10 +00:00
TaskGrooveParameters.cpp Groove feature (code is 99% identical to Revolution feature) 2012-06-08 17:32:53 +02:00
TaskGrooveParameters.h Groove feature (code is 99% identical to Revolution feature) 2012-06-08 17:32:53 +02:00
TaskGrooveParameters.ui Groove feature (code is 99% identical to Revolution feature) 2012-06-08 17:32:53 +02:00
TaskHoleParameters.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskHoleParameters.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskHoleParameters.ui + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskPadParameters.cpp Pad feature: Midplane, two-sided dimensions, up to first/last/face options 2012-06-08 17:32:54 +02:00
TaskPadParameters.h Pad feature: Midplane, two-sided dimensions, up to first/last/face options 2012-06-08 17:32:54 +02:00
TaskPadParameters.ui Pad feature: Midplane, two-sided dimensions, up to first/last/face options 2012-06-08 17:32:54 +02:00
TaskPatternRectangularParameters.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskPatternRectangularParameters.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskPatternRectangularParameters.ui + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskPocketParameters.cpp Pocket Feature: up to first/last/face and through all options 2012-06-08 20:59:06 +02:00
TaskPocketParameters.h Pocket Feature: up to first/last/face and through all options 2012-06-08 20:59:06 +02:00
TaskPocketParameters.ui Pocket Feature: up to first/last/face and through all options 2012-06-08 20:59:06 +02:00
TaskRevolutionParameters.cpp Revolution feature: Midplane and Reversed options 2012-06-08 20:59:07 +02:00
TaskRevolutionParameters.h Revolution feature: Midplane and Reversed options 2012-06-08 20:59:07 +02:00
TaskRevolutionParameters.ui Revolution feature: Midplane and Reversed options 2012-06-08 20:59:07 +02:00
ViewProvider.cpp Filter out AddShape property in PartDesign view provider 2012-02-23 11:06:26 +01:00
ViewProvider.h Filter out AddShape property in PartDesign view provider 2012-02-23 11:06:26 +01:00
ViewProviderChamfer.cpp + synchronize PartDesign/Chamfer version with PartDesign/Fillet 2011-12-13 19:32:19 +00:00
ViewProviderChamfer.h + synchronize PartDesign/Chamfer version with PartDesign/Fillet 2011-12-13 19:32:19 +00:00
ViewProviderFillet.cpp + Add fillet dialog 2011-11-09 23:23:10 +00:00
ViewProviderFillet.h + Add fillet dialog 2011-11-09 23:23:10 +00:00
ViewProviderGroove.cpp Groove feature (code is 99% identical to Revolution feature) 2012-06-08 17:32:53 +02:00
ViewProviderGroove.h Groove feature (code is 99% identical to Revolution feature) 2012-06-08 17:32:53 +02:00
ViewProviderHole.cpp + do some code clean up 2011-11-10 16:40:14 +00:00
ViewProviderHole.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ViewProviderMainPart.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ViewProviderMainPart.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ViewProviderPad.cpp + do some code clean up 2011-11-10 16:40:14 +00:00
ViewProviderPad.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ViewProviderPatternRectangular.cpp + do some code clean up 2011-11-10 16:40:14 +00:00
ViewProviderPatternRectangular.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ViewProviderPocket.cpp 0000640: This file crashes FreeCAD 2012-04-07 16:01:16 +02:00
ViewProviderPocket.h + Add fillet dialog 2011-11-09 23:23:10 +00:00
ViewProviderRevolution.cpp + do some code clean up 2011-11-10 16:40:14 +00:00
ViewProviderRevolution.h + Gui for Pocket and Revolution 2011-10-24 20:10:59 +00:00
Workbench.cpp Groove feature (code is 99% identical to Revolution feature) 2012-06-08 17:32:53 +02:00
Workbench.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00