FreeCAD/src/Mod/Sketcher/Gui
2014-05-03 23:39:04 +02:00
..
Resources start slot draw handler for Sketcher 2014-04-15 07:00:17 +02:00
AppSketcherGui.cpp + move sketcher related settings into own page 2014-03-09 18:07:46 +01:00
AppSketcherGuiPy.cpp
CMakeLists.txt Move python module prefix and suffix properties into macro to be set together 2014-05-03 16:00:30 +02:00
Command.cpp + fixes #0001514: Padding a sketch inside a group fails with error message 2014-04-25 17:28:32 +02:00
CommandAlterGeometry.cpp + fixes #0000928: Change selection numbering base in the Sketcher from 0 to 1 2014-02-08 23:51:15 +01:00
CommandConstraints.cpp + fixes #0001049: Sketcher preferences in preferences editor 2014-03-14 19:39:11 +01:00
CommandCreateGeo.cpp fix wrong cursor icon in Slot 2014-04-17 06:33:57 +02:00
DrawSketchHandler.cpp Further doubel suggestions from Jan 2013-09-24 11:01:01 +02:00
DrawSketchHandler.h + fixes #0000844: Cannot use edge hidden by sketch axis as external geometry 2014-03-15 19:53:14 +01:00
EditDatumDialog.cpp + fixes #0001517: Problem with constraint menu not displaying properly if moved (overwrites the background) 2014-05-03 23:39:04 +02:00
EditDatumDialog.h + fixes #0001517: Problem with constraint menu not displaying properly if moved (overwrites the background) 2014-05-03 23:39:04 +02:00
InsertDatum.ui Add unti support to Sketcher 2013-12-15 22:47:47 +01:00
Makefile.am Implement empty workbench to access from python 2012-02-26 17:56:18 +01:00
PreCompiled.cpp
PreCompiled.h
SketcherSettings.cpp + fixes #0001049: Sketcher preferences in preferences editor 2014-03-14 19:39:11 +01:00
SketcherSettings.h + issue #0001049: Sketcher preferences in preferences editor 2014-03-09 21:44:37 +01:00
SketcherSettings.ui + fixes #0001049: Sketcher preferences in preferences editor 2014-03-14 19:39:11 +01:00
SketchOrientationDialog.cpp 0001291: plane offset precision is limited to 0.1 2013-10-30 10:28:50 +01:00
SketchOrientationDialog.h 0000611: Explanatory illustrations for Choose orientation dialog 2012-02-25 21:20:08 +01:00
SketchOrientationDialog.ui 0001291: plane offset precision is limited to 0.1 2013-10-30 10:28:50 +01:00
SoDatumLabel.cpp fixes #0001191: Cannot manipulate length if moved away from between the 'red lines' 2014-01-14 11:48:34 +01:00
SoDatumLabel.h Add unti support to Sketcher 2013-12-15 22:47:47 +01:00
SoZoomTranslation.cpp + Replace math.h with cmath 2014-01-05 11:25:40 +01:00
SoZoomTranslation.h
TaskDlgEditSketch.cpp 0000813: set colors dialog crash 2012-08-07 10:59:54 +02:00
TaskDlgEditSketch.h 0000789: Sketcher active in one document blocks closing another. 2012-07-11 17:24:53 +02:00
TaskSketcherConstrains.cpp + Add action to modify current item in constraint view 2014-05-01 16:12:03 +02:00
TaskSketcherConstrains.h + Add action to modify current item in constraint view 2014-05-01 16:12:03 +02:00
TaskSketcherConstrains.ui + Add context-menu to constraint view for renaming and deleting items, fix edit mode 2014-05-01 15:36:52 +02:00
TaskSketcherCreateCommands.cpp
TaskSketcherCreateCommands.h
TaskSketcherGeneral.cpp InputField for Grid-Size in Sketcher 2014-04-15 07:00:16 +02:00
TaskSketcherGeneral.h InputField for Grid-Size in Sketcher 2014-04-15 07:00:16 +02:00
TaskSketcherGeneral.ui InputField for Grid-Size in Sketcher 2014-04-15 07:00:16 +02:00
TaskSketcherMessages.cpp Sketcher: simplify sketch solver messages 2012-05-26 20:02:57 +02:00
TaskSketcherMessages.h Sketcher: simplify sketch solver messages 2012-05-26 20:02:57 +02:00
TaskSketcherMessages.ui
TaskSketcherValidation.cpp + allow to set custom tolerances on validate sketch tool 2013-11-18 14:09:52 +01:00
TaskSketcherValidation.h + Improve sketch validation tool 2013-10-16 17:28:04 +02:00
TaskSketcherValidation.ui Allow user to choose tolerance in validate sketch tool 2013-11-13 11:12:02 +01:00
ViewProviderPython.cpp
ViewProviderPython.h
ViewProviderSketch.cpp + fixes #0001517: Problem with constraint menu not displaying properly if moved (overwrites the background) 2014-05-03 23:39:04 +02:00
ViewProviderSketch.h + issue #0001475: Implement a 3 point arc similar to solidworks in sketcher 2014-03-17 09:37:56 +01:00
Workbench.cpp Start profile lib in sketcher 2014-04-16 07:49:09 +02:00
Workbench.h