FreeCAD/src/Mod/Sketcher/Gui
2016-03-17 23:29:11 -03:00
..
Resources Updated translation files from crowdin 2016-03-17 23:29:11 -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 Sketcher Bug fix: External geometry shown after reorient 2015-09-28 11:45:06 +02:00
CommandAlterGeometry.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
CommandConstraints.cpp Sketcher: negative constraint value avoidance 2016-03-12 21:28:37 +01:00
CommandConstraints.h
CommandCreateGeo.cpp Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false. 2016-01-05 16:43:33 +01: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 + fix warnings with Win32 build 2015-12-01 00:51:57 +01:00
PropertyConstraintListItem.cpp Expressions: Fix property editor behavior 2015-12-09 14:08:50 +01:00
PropertyConstraintListItem.h
SketcherSettings.cpp + issue #0001203: Allow User to Adjust Size of Constraint Points 2016-03-08 00:31:50 +01:00
SketcherSettings.h
SketcherSettings.ui + issue #0001203: Allow User to Adjust Size of Constraint Points 2016-03-08 00:31:50 +01: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 Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03: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: never ever hide constraint value sign, anymore 2016-03-12 21:28:22 +01: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: never ever hide constraint value sign, anymore 2016-03-12 21:28:22 +01:00
ViewProviderSketch.h + fixes #0000870: Center sketch to a constraint that has been double clicked in the constraint list. 2015-09-15 17:24:23 +02:00
Workbench.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2015-09-21 19:50:49 -03:00
Workbench.h