FreeCAD/src/Mod/Sketcher/Gui
2012-01-16 14:45:48 +00:00
..
Resources + add missing addExternal icon file 2012-01-01 22:21:33 +00:00
AppSketcherGui.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
AppSketcherGuiPy.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
CMakeLists.txt 0000519: Patch to set proper RPATH's for system wide installation on Linux 2011-12-11 12:36:36 +00:00
Command.cpp + check if re-mapping causes cyclic dependency 2012-01-16 14:45:48 +00:00
CommandAlterGeometry.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
CommandConstraints.cpp + improve handling of external geometries and sketch axes in constraints 2012-01-02 21:25:03 +00:00
CommandCreateGeo.cpp + add GUI command for addExternal in the Sketcher 2012-01-01 20:01:43 +00:00
DrawSketchHandler.cpp + initial support for external geometry constraints in sketches (work in progress) 2011-12-24 16:12:45 +00:00
DrawSketchHandler.h + add GUI command for addExternal in the Sketcher 2012-01-01 20:01:43 +00:00
EditDatumDialog.cpp + fix handling and display of negative signs in the Sketcher 2011-11-15 19:34:12 +00:00
EditDatumDialog.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
InsertDatum.ui + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
Makefile.am + unify DLL export defines to namespace names 2011-10-10 13:44:52 +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
SketchOrientationDialog.cpp + reorient camera for reversed sketches 2011-10-19 10:04:16 +00:00
SketchOrientationDialog.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
SketchOrientationDialog.ui + implement 'Reverse orientation' of sketch dialog 2011-10-17 10:06:59 +00:00
SoDatumLabel.cpp Remove un-necessary GL command that seemed to cause rendering artifacts. 2011-12-31 20:01:24 +00:00
SoDatumLabel.h + improve coding style and fix typos 2011-10-10 21:41:30 +00:00
SoZoomTranslation.cpp Fixed the dreaded infinite loop bug. Implemented a few methods for SoZoomTranslate to ensure that it works correctly in all cases. 2011-10-18 21:55:29 +00:00
SoZoomTranslation.h Fixed the dreaded infinite loop bug. Implemented a few methods for SoZoomTranslate to ensure that it works correctly in all cases. 2011-10-18 21:55:29 +00:00
TaskDlgEditSketch.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskDlgEditSketch.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskSketcherConstrains.cpp + fix minor bug in constraints list filters 2011-11-15 21:57:51 +00:00
TaskSketcherConstrains.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskSketcherConstrains.ui + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskSketcherCreateCommands.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskSketcherCreateCommands.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskSketcherGeneral.cpp + improve automatic grid resizing in the sketcher 2011-11-07 21:45:13 +00:00
TaskSketcherGeneral.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskSketcherGeneral.ui + fix bug in German version with grid sizes smaller 1mm 2011-11-08 20:34:47 +00:00
TaskSketcherMessages.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskSketcherMessages.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
TaskSketcherMessages.ui + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ViewProviderPython.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ViewProviderPython.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
ViewProviderSketch.cpp + add GUI command for addExternal in the Sketcher 2012-01-01 20:01:43 +00:00
ViewProviderSketch.h + initial support for external geometry constraints in sketches (work in progress) 2011-12-24 16:12:45 +00:00
Workbench.cpp + add GUI command for addExternal in the Sketcher 2012-01-01 20:01:43 +00:00
Workbench.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00