FreeCAD/src/Mod/Sketcher/Gui
2016-07-02 13:19:25 +02:00
..
Resources updated translations 2016-04-06 22:39:34 -03:00
AppSketcherGui.cpp + simplify porting of Sketcher module to Python3 2016-01-18 12:19:54 +01:00
CMakeLists.txt Add SVG workbench icons 2016-02-26 23:17:43 +01:00
Command.cpp + make sure strings in PartDesign & Sketcher commands can be translated 2016-05-24 18:16:02 +02:00
CommandAlterGeometry.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
CommandConstraints.cpp make sure that action is created when calling updateAction 2016-07-02 13:19:25 +02:00
CommandConstraints.h AngleViaPoint Constraint 2015-01-02 11:48:29 +01:00
CommandCreateGeo.cpp make sure that action is created when calling updateAction 2016-07-02 13:19:25 +02:00
CommandSketcherTools.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
DrawSketchHandler.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
DrawSketchHandler.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
EditDatumDialog.cpp Sketcher: never ever hide constraint value sign, anymore 2016-03-12 21:28:22 +01:00
EditDatumDialog.h
GeometryCreationMode.h
InsertDatum.ui Sketcher: Added support for expressions. 2015-09-21 14:51:10 +02:00
PreCompiled.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
PreCompiled.h switch PartDesign to Bodies 2016-04-12 18:11:45 +02:00
PropertyConstraintListItem.cpp Expressions: Fix property editor behavior 2015-12-09 14:08:50 +01:00
PropertyConstraintListItem.h
SketcherSettings.cpp Sketcher: TV: preferences UI 2016-06-20 01:19:30 +03:00
SketcherSettings.h Sketcher: TV: preferences UI 2016-06-20 01:19:30 +03:00
SketcherSettings.ui Sketcher: TV: preferences UI 2016-06-20 01:19:30 +03:00
SketchMirrorDialog.cpp
SketchMirrorDialog.h
SketchMirrorDialog.ui
SketchOrientationDialog.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
SketchOrientationDialog.h switch PartDesign to Bodies 2016-04-12 18:11:45 +02:00
SketchOrientationDialog.ui + fixes #0002118: Units conversion when using Imperial decimal (in/lb) 2015-09-15 11:30:11 +02:00
SketchRectangularArrayDialog.cpp
SketchRectangularArrayDialog.h
SketchRectangularArrayDialog.ui
SoDatumLabel.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
SoDatumLabel.h
SoZoomTranslation.cpp + fixes #0002268: Segmentation Fault when using sketcher 2015-09-17 13:31:10 +02:00
SoZoomTranslation.h + fix method ViewProviderDocumentObject::getActiveView() 2015-09-16 11:32:35 +02:00
TaskDlgEditSketch.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskDlgEditSketch.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskSketcherConstrains.cpp Sketcher: Changed return type of Constraint::getPresentationValue() to Quantity, to be able to include unit. 2016-06-18 09:48:52 +02:00
TaskSketcherConstrains.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskSketcherConstrains.ui
TaskSketcherCreateCommands.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskSketcherCreateCommands.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskSketcherElements.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-01-05 16:07:25 +01:00
TaskSketcherElements.h
TaskSketcherElements.ui
TaskSketcherGeneral.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskSketcherGeneral.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskSketcherGeneral.ui Sketcher : Allow µm in sketcher grid size 2016-02-19 16:32:25 +01:00
TaskSketcherMessages.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskSketcherMessages.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
TaskSketcherMessages.ui
TaskSketcherSolverAdvanced.cpp Sketch: Solver: Extended Advanced Solver configuration 2015-11-28 13:08:31 +01:00
TaskSketcherSolverAdvanced.h Sketch: Solver: Extended Advanced Solver configuration 2015-11-28 13:08:31 +01:00
TaskSketcherSolverAdvanced.ui Sketch: Solver: Extended Advanced Solver configuration 2015-11-28 13:08:31 +01:00
TaskSketcherValidation.cpp
TaskSketcherValidation.h
TaskSketcherValidation.ui
ViewProviderPython.cpp
ViewProviderPython.h
ViewProviderSketch.cpp Sketcher: visibility automation 2016-06-20 01:19:06 +03:00
ViewProviderSketch.h Sketcher: visibility automation 2016-06-20 01:19:06 +03:00
Workbench.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Workbench.h