FreeCAD/src/Mod/Path/Gui
2016-06-29 17:08:08 -03:00
..
Resources Path: add plunge angle feature for PathProfile 2016-06-13 15:27:21 +02:00
AppPathGui.cpp + simplify porting of Path module to Python3 2016-01-20 11:21:06 +01:00
AppPathGuiPy.cpp + simplify porting of Path module to Python3 2016-01-20 11:21:06 +01:00
CMakeLists.txt cmake fixes 2016-05-23 13:04:58 -03:00
Command.cpp + Prefer prefix ++/-- operators for non-primitive types 2015-10-07 13:38:17 +02:00
DlgProcessorChooser.cpp + Prefer prefix ++/-- operators for non-primitive types 2015-10-07 13:38:17 +02:00
DlgProcessorChooser.h
DlgProcessorChooser.ui
DlgSettingsPathColor.cpp
DlgSettingsPathColor.h
DlgSettingsPathColor.ui
PreCompiled.cpp
PreCompiled.h + suppress warnings with MSVC 2016-05-05 18:39:17 +02:00
TaskDlgPathCompound.cpp + fix various gcc & clang warnings 2016-04-24 16:21:19 +02:00
TaskDlgPathCompound.h
TaskDlgPathCompound.ui
ViewProviderPath.cpp Path: support for G90.1 / G91.1 GCodes (absolute/relative arc centers) - fixes #2605 2016-06-29 17:08:08 -03:00
ViewProviderPath.h Path: Enabling highlight/selection colors in paths 2016-02-11 14:55:37 -02:00
ViewProviderPathCompound.cpp
ViewProviderPathCompound.h
ViewProviderPathShape.cpp
ViewProviderPathShape.h