.. |
Resources
|
updated translations
|
2016-04-06 22:39:34 -03:00 |
AppPartGui.cpp
|
+ simplify porting of Part module to Python3
|
2016-01-20 22:05:53 +01:00 |
CMakeLists.txt
|
Add SVG workbench icons
|
2016-02-26 23:17:43 +01:00 |
Command.cpp
|
+ handle crash with setup of Join commands in Part module in case PySide can't be found
|
2016-01-23 23:37:52 +01:00 |
CommandParametric.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
CommandSimple.cpp
|
+ use quantity boxes in box & cylinder creation dialogs
|
2016-02-27 21:39:37 +01:00 |
CrossSections.cpp
|
+ set range for quantity boxes
|
2016-02-29 12:29:02 +01:00 |
CrossSections.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
CrossSections.ui
|
+ use quantity boxes in cross section dialog
|
2016-02-27 19:25:19 +01:00 |
DlgBlock.ui
|
|
|
DlgBooleanOperation.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
DlgBooleanOperation.h
|
|
|
DlgBooleanOperation.ui
|
|
|
DlgExtrusion.cpp
|
+ use quantity box for length on extrusion dialog
|
2016-02-27 18:37:53 +01:00 |
DlgExtrusion.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgExtrusion.ui
|
+ use quantity box for length on extrusion dialog
|
2016-02-27 18:37:53 +01:00 |
DlgFilletEdges.cpp
|
+ fixes #0002273: Part: Chamfer edges and fillet edges dialog does not remember the type
|
2016-03-10 22:04:10 +01:00 |
DlgFilletEdges.h
|
+ make fillet/chamfer dialog narrower
|
2016-02-28 11:39:32 +01:00 |
DlgFilletEdges.ui
|
+ make fillet/chamfer dialog narrower
|
2016-02-28 11:39:32 +01:00 |
DlgImportExportIges.ui
|
+ make it more obvious what BRep mode for IGES export means
|
2015-06-25 16:41:53 +02:00 |
DlgImportExportStep.ui
|
+ change between AP203 and AP214 schemes
|
2014-10-30 13:07:25 +01:00 |
DlgPartBox.ui
|
+ use quantity boxes in box & cylinder creation dialogs
|
2016-02-27 21:39:37 +01:00 |
DlgPartBoxImp.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 |
DlgPartBoxImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgPartCylinder.ui
|
+ use quantity boxes in box & cylinder creation dialogs
|
2016-02-27 21:39:37 +01:00 |
DlgPartCylinderImp.cpp
|
+ use quantity boxes in box & cylinder creation dialogs
|
2016-02-27 21:39:37 +01:00 |
DlgPartCylinderImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgPartImportIges.ui
|
|
|
DlgPartImportIgesImp.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 |
DlgPartImportIgesImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgPartImportStep.ui
|
|
|
DlgPartImportStepImp.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 |
DlgPartImportStepImp.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgPrimitives.cpp
|
+ set range for quantity boxes
|
2016-02-29 12:29:02 +01:00 |
DlgPrimitives.h
|
PartDesign: Gui: build error. couldn't find ui generated file in part build directory.
|
2016-04-12 18:12:07 +02:00 |
DlgPrimitives.ui
|
+ fixes #0001798: Support general ellipsoid with three radii
|
2014-10-30 18:02:18 +01:00 |
DlgRevolution.cpp
|
+ fixes #0002049: 0.15 and 0.16 Part Revolve ignores unit accuracy setting beyond 2 decimals
|
2016-02-28 12:12:10 +01:00 |
DlgRevolution.h
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
|
2016-01-05 16:07:58 +01:00 |
DlgRevolution.ui
|
+ use quantity boxes in revolution dialog
|
2016-02-27 21:31:54 +01:00 |
DlgSettings3DViewPart.ui
|
add angularDeflection property to ViewProvider
|
2015-03-21 19:27:43 +01:00 |
DlgSettings3DViewPartImp.cpp
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
DlgSettings3DViewPartImp.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
DlgSettingsGeneral.cpp
|
+ make it more obvious what BRep mode for IGES export means
|
2015-06-25 16:41:53 +02:00 |
DlgSettingsGeneral.h
|
+ make it more obvious what BRep mode for IGES export means
|
2015-06-25 16:41:53 +02:00 |
DlgSettingsGeneral.ui
|
+ split STEP and IGES settings into separate pages, handle Brep mode of IGES format
|
2014-10-28 19:27:23 +01:00 |
DlgSettingsObjectColor.cpp
|
Added preferences setting for default App::Annotation color
|
2015-08-13 23:12:00 -03:00 |
DlgSettingsObjectColor.h
|
|
|
DlgSettingsObjectColor.ui
|
Added preferences setting for default App::Annotation color
|
2015-08-13 23:12:00 -03:00 |
Location.ui
|
|
|
Mirroring.cpp
|
+ add quantity boxes to mirroring dialog
|
2016-02-27 22:10:28 +01:00 |
Mirroring.h
|
|
|
Mirroring.ui
|
+ add quantity boxes to mirroring dialog
|
2016-02-27 22:10:28 +01:00 |
PreCompiled.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
PreCompiled.h
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +02:00 |
SoBrepEdgeSet.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 |
SoBrepEdgeSet.h
|
+ add security checks to SoBrep nodes
|
2015-10-07 23:08:03 +02:00 |
SoBrepFaceSet.cpp
|
fix blocking datum plane
|
2016-04-12 18:12:04 +02:00 |
SoBrepFaceSet.h
|
|
|
SoBrepPointSet.cpp
|
fix crash on datum point preselect
|
2016-04-12 18:12:13 +02:00 |
SoBrepPointSet.h
|
+ add security checks to SoBrep nodes
|
2015-10-07 23:08:03 +02:00 |
SoFCShapeObject.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 |
SoFCShapeObject.h
|
|
|
TaskCheckGeometry.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
TaskCheckGeometry.h
|
+ include missing header files
|
2015-07-01 13:02:29 +02:00 |
TaskDimension.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 |
TaskDimension.h
|
|
|
TaskFaceColors.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 |
TaskFaceColors.h
|
|
|
TaskFaceColors.ui
|
|
|
TaskLoft.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
TaskLoft.h
|
|
|
TaskLoft.ui
|
|
|
TaskOffset.cpp
|
+ use quantity box in offset dialog
|
2016-02-27 19:43:48 +01:00 |
TaskOffset.h
|
|
|
TaskOffset.ui
|
+ use quantity box in offset dialog
|
2016-02-27 19:43:48 +01:00 |
TaskShapeBuilder.cpp
|
+ add refine option to shape builder
|
2016-03-05 16:13:15 +01:00 |
TaskShapeBuilder.h
|
+ support to create faces from vertices with shape builder
|
2014-07-25 13:35:10 +02:00 |
TaskShapeBuilder.ui
|
+ set refine option by default
|
2016-03-05 16:15:45 +01:00 |
TaskSweep.cpp
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
|
2016-01-05 16:07:25 +01:00 |
TaskSweep.h
|
+ fixes #0001876: replace helpful text in task tab with an info button
|
2014-12-29 18:49:17 +01:00 |
TaskSweep.ui
|
+ fixes #0001876: replace helpful text in task tab with an info button
|
2014-12-29 18:49:17 +01:00 |
TaskThickness.cpp
|
Resolve clang compile error
|
2016-02-28 10:33:55 +13:00 |
TaskThickness.h
|
|
|
ViewProvider.cpp
|
PartDesign: Body rework - add BaseFeature property and make Tip always point to solid
|
2016-04-12 18:12:16 +02:00 |
ViewProvider.h
|
Moved some methods from PartDesign::Body to Part::BodyBase so the SketchObjects will be removed cleanly from the Body when deleted
|
2016-04-12 18:11:49 +02:00 |
ViewProvider2DObject.cpp
|
+ prepare ViewProvider2DObject to read in GridSize from old projects
|
2016-03-11 23:06:47 +01:00 |
ViewProvider2DObject.h
|
+ prepare ViewProvider2DObject to read in GridSize from old projects
|
2016-03-11 23:06:47 +01:00 |
ViewProviderBoolean.cpp
|
+ fix many minor warnings, activate -Wall for gcc
|
2015-08-02 22:32:18 +02:00 |
ViewProviderBoolean.h
|
|
|
ViewProviderBox.cpp
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
ViewProviderBox.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderCircleParametric.cpp
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
ViewProviderCircleParametric.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderCompound.cpp
|
+ fix many minor warnings, activate -Wall for gcc
|
2015-08-02 22:32:18 +02:00 |
ViewProviderCompound.h
|
|
|
ViewProviderConeParametric.cpp
|
+ reorder header to fix warnings with Win32 build
|
2015-11-30 20:38:19 +01:00 |
ViewProviderConeParametric.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderCurveNet.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 |
ViewProviderCurveNet.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderCylinderParametric.cpp
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
ViewProviderCylinderParametric.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderEllipseParametric.cpp
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
ViewProviderEllipseParametric.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderExt.cpp
|
visualize the primitive add/sub shape in edit
|
2016-04-12 18:12:07 +02:00 |
ViewProviderExt.h
|
visualize the primitive add/sub shape in edit
|
2016-04-12 18:12:07 +02:00 |
ViewProviderExtrusion.cpp
|
|
|
ViewProviderExtrusion.h
|
|
|
ViewProviderHelixParametric.cpp
|
|
|
ViewProviderHelixParametric.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderImport.cpp
|
+ reorder header to fix warnings with Win32 build
|
2015-11-30 20:38:19 +01:00 |
ViewProviderImport.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderLineParametric.cpp
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
ViewProviderLineParametric.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderMirror.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 |
ViewProviderMirror.h
|
|
|
ViewProviderPlaneParametric.cpp
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
ViewProviderPlaneParametric.h
|
+ Add selected sketches to one Face, implement specialized view provider for Face
|
2015-11-13 13:38:24 +01:00 |
ViewProviderPointParametric.cpp
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
ViewProviderPointParametric.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderPrism.cpp
|
+ reorder header to fix warnings with Win32 build
|
2015-11-30 20:38:19 +01:00 |
ViewProviderPrism.h
|
|
|
ViewProviderPython.cpp
|
|
|
ViewProviderPython.h
|
|
|
ViewProviderReference.cpp
|
+ remove references to SoFCSelection where not needed
|
2015-05-20 19:24:12 +02:00 |
ViewProviderReference.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderRegularPolygon.cpp
|
+ reorder header to fix warnings with Win32 build
|
2015-11-30 20:38:19 +01:00 |
ViewProviderRegularPolygon.h
|
|
|
ViewProviderRuledSurface.cpp
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
ViewProviderRuledSurface.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderSphereParametric.cpp
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderSphereParametric.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
ViewProviderSpline.cpp
|
+ add toggle action to context-menu of spline view provider
|
2015-10-31 16:10:26 +01:00 |
ViewProviderSpline.h
|
+ add toggle action to context-menu of spline view provider
|
2015-10-31 16:10:26 +01:00 |
ViewProviderTorusParametric.cpp
|
+ reorder header to fix warnings with Win32 build
|
2015-11-30 20:38:19 +01:00 |
ViewProviderTorusParametric.h
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
Workbench.cpp
|
+ Add parametric feature to create face from sketches
|
2015-11-12 19:44:24 +01:00 |
Workbench.h
|
|
|