FreeCAD/src/Mod/Sketcher/Gui
2011-12-24 23:50:31 +00:00
..
Resources + updated finnish translations I had forgotten 2011-11-26 14:40:06 +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 + avoid code repetition in positioning of Sketch 2011-12-10 15:14:56 +00:00
CommandAlterGeometry.cpp + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00
CommandConstraints.cpp + improve support for external geometries in sketcher constraints 2011-12-24 23:50:31 +00:00
CommandCreateGeo.cpp + implement getGeometry method for accessing Geometry in SketchObject 2011-12-24 11:47:37 +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 + implement getGeometry method for accessing Geometry in SketchObject 2011-12-24 11:47:37 +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 + fix indentation, untabify and strip trailing spaces 2011-10-22 11:57:49 +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 + fix minor bug in freeGCS 2011-12-24 22:17:39 +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 + implement command to view sketch perpendicular to sketch plane 2011-10-21 11:24:55 +00:00
Workbench.h + unify DLL export defines to namespace names 2011-10-10 13:44:52 +00:00