.. |
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
|
Fix warnings introduced in new PartDesign
|
2016-04-12 18:12:21 +02: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
|
+ fixes #0001517: Problem with constraint menu not displaying properly if moved (overwrites the background)
|
2014-05-03 23:39:04 +02:00 |
GeometryCreationMode.h
|
Sketcher: UI Improvement Smart button for constraints and geometry toogle/creation
|
2015-05-30 16:39:32 +02:00 |
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
|
Sketcher properties feature enhancement: Separated sublist for unnamed datum constraints
|
2014-08-21 14:11:51 +02:00 |
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
|
+ fix various warnings with gcc
|
2015-09-01 19:29:39 +02:00 |
SketchMirrorDialog.h
|
Sketcher: New Functionality: Mirror full sketch
|
2015-08-30 12:08:44 +02:00 |
SketchMirrorDialog.ui
|
Sketcher: New Functionality: Mirror full sketch
|
2015-08-30 12:08:44 +02:00 |
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
|
Sketcher: Extension of Copy/Array functionality to clone
|
2015-08-30 12:08:43 +02:00 |
SketchRectangularArrayDialog.h
|
Sketcher: Extension of Copy/Array functionality to clone
|
2015-08-30 12:08:43 +02:00 |
SketchRectangularArrayDialog.ui
|
Sketcher: Extension of Copy/Array functionality to clone
|
2015-08-30 12:08:43 +02:00 |
SoDatumLabel.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
SoDatumLabel.h
|
Add unti support to Sketcher
|
2013-12-15 22:47:47 +01:00 |
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
|
Sketcher: Driving/reference creation improvements and some other fixes
|
2015-05-30 16:39:32 +02:00 |
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
|
+ include missing header files
|
2015-07-01 13:02:29 +02:00 |
TaskSketcherElements.ui
|
Squashed commit of the following:
|
2014-08-05 00:35:02 +02:00 |
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
|
Sketcher: Bug fixes to Auto-Update Mode
|
2015-06-15 22:55:04 +02:00 |
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
|
Sketch:Validation: swap endpoints for reversed + constraint orientation locking controls
|
2015-02-17 12:27:32 +01:00 |
TaskSketcherValidation.h
|
Sketch:Validation: swap endpoints for reversed + constraint orientation locking controls
|
2015-02-17 12:27:32 +01:00 |
TaskSketcherValidation.ui
|
Sketch:Validation: swap endpoints for reversed + constraint orientation locking controls
|
2015-02-17 12:27:32 +01: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
|
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
|
changes in sketcher
|
2014-08-07 19:49:51 +02:00 |