FreeCAD/src/Mod/TechDraw/Gui
2016-12-29 14:43:37 +01:00
..
Resources updated ts files 2016-12-26 12:36:24 -02:00
AppTechDrawGui.cpp Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
AppTechDrawGuiPy.cpp fix -Wextra & -Wdeprecated in TechDraw 2016-09-22 19:32:16 +02:00
CMakeLists.txt Add switch to select between Qt4 and Qt5 2016-12-13 15:53:13 +01:00
Command.cpp DPG improvements 2016-12-04 15:25:47 +01:00
CommandCreateDims.cpp Add Diameter Symbol preference for fonts without glyph 2016-12-08 14:51:10 -05:00
CommandDecorate.cpp Basic working ViewImage 2016-11-07 17:20:20 -05:00
DlgPrefsTechDraw.ui Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
DlgPrefsTechDraw2.ui Add Diameter Symbol preference for fonts without glyph 2016-12-08 14:51:10 -05:00
DlgPrefsTechDraw2Imp.cpp Add Diameter Symbol preference for fonts without glyph 2016-12-08 14:51:10 -05:00
DlgPrefsTechDraw2Imp.h Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
DlgPrefsTechDrawImp.cpp Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
DlgPrefsTechDrawImp.h Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
DlgTemplateField.cpp fix -Wextra & -Wdeprecated in TechDraw 2016-09-22 19:32:16 +02:00
DlgTemplateField.h Handle non-latin1 chars in template 2016-08-12 10:01:16 +02:00
DlgTemplateField.ui Fix template field dialog multiple instances 2016-07-11 15:32:16 +02:00
DrawGuiUtil.cpp Only enable Commands when appropriate 2016-09-28 20:24:47 -04:00
DrawGuiUtil.h fix linking error in TechDrawGui 2016-10-01 13:48:22 +02:00
MDIViewPage.cpp Fix crash on deleting page 2016-12-04 15:26:31 +01:00
MDIViewPage.h Correct delayed update when adding views to ProjectionGroup 2016-10-31 11:06:15 -02:00
PreCompiled.cpp Add Mod/TechDraw/Gui 2016-07-11 15:32:16 +02:00
PreCompiled.h wmayer patch for Win & OCC7 compat 2016-07-11 15:32:16 +02:00
QGCustomBorder.cpp Working Face selection 2016-07-11 15:32:16 +02:00
QGCustomBorder.h fix BRect calc for non-custom items 2016-07-11 15:32:16 +02:00
QGCustomClip.cpp /QGI/QGraphicsItem/ 2016-07-11 15:32:16 +02:00
QGCustomClip.h /QGI/QGraphicsItem/ 2016-07-11 15:32:16 +02:00
QGCustomImage.cpp Basic working ViewImage 2016-11-07 17:20:20 -05:00
QGCustomImage.h Basic working ViewImage 2016-11-07 17:20:20 -05:00
QGCustomLabel.cpp Working Face selection 2016-07-11 15:32:16 +02:00
QGCustomLabel.h fix BRect calc for non-custom items 2016-07-11 15:32:16 +02:00
QGCustomRect.cpp Working Face selection 2016-07-11 15:32:16 +02:00
QGCustomRect.h /QGI/QGraphicsItem/ 2016-07-11 15:32:16 +02:00
QGCustomSvg.cpp Fix scaled QGIViewSymbol boundingRect 2016-11-07 17:20:19 -05:00
QGCustomSvg.h TechDraw: Clean up warnings about missing override 2016-08-16 08:15:53 +12:00
QGCustomText.cpp Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
QGCustomText.h Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
QGIArrow.cpp remove unnecessary includes 2016-09-28 20:24:47 -04:00
QGIArrow.h QGIArrow inherits QGIPrimPath 2016-08-16 14:29:15 +02:00
QGICaption.cpp Add Caption property to Views 2016-10-31 11:06:15 -02:00
QGICaption.h Add Caption property to Views 2016-10-31 11:06:15 -02:00
QGICenterLine.cpp Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
QGICenterLine.h Add View centerlines 2016-09-01 12:14:42 -04:00
QGICMark.cpp Fix dimension highlighting problems 2016-08-16 14:29:15 +02:00
QGICMark.h Fix dimension highlighting problems 2016-08-16 14:29:15 +02:00
QGIDecoration.cpp remove unnecessary includes 2016-09-28 20:24:47 -04:00
QGIDecoration.h Create ViewSection from ViewPart 2016-08-26 11:39:03 -03:00
QGIDimLines.cpp remove unnecessary includes 2016-09-28 20:24:47 -04:00
QGIDimLines.h Fix dimension highlighting problems 2016-08-16 14:29:15 +02:00
QGIDrawingTemplate.cpp rename 2d tool classes to be consistent with 3d classes 2016-11-21 14:29:51 +01:00
QGIDrawingTemplate.h Remove unconnected signals 2016-07-14 14:39:06 +02:00
QGIEdge.cpp Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
QGIEdge.h Fix dimension highlighting problems 2016-08-16 14:29:15 +02:00
QGIFace.cpp remove unnecessary includes 2016-09-28 20:24:47 -04:00
QGIFace.h Control Face edges from Part/Section 2016-09-28 20:24:46 -04:00
QGIMatting.cpp Fix DrawViewDetail behaviour near object edge 2016-12-04 15:27:26 +01:00
QGIMatting.h Fix DrawViewDetail behaviour near object edge 2016-12-04 15:27:26 +01:00
QGIPrimPath.cpp Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
QGIPrimPath.h Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
QGIProjGroup.cpp fix -Wextra & -Wdeprecated in TechDraw 2016-09-22 19:32:16 +02:00
QGIProjGroup.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGISectionLine.cpp Coverty changes: 2016-09-11 13:12:24 -04:00
QGISectionLine.h Create ViewSection from ViewPart 2016-08-26 11:39:03 -03:00
QGISVGTemplate.cpp fix -Wextra & -Wdeprecated in TechDraw 2016-09-22 19:32:16 +02:00
QGISVGTemplate.h Prevent creation of superflous QGItems for Text Fields 2016-08-12 10:01:16 +02:00
QGITemplate.cpp fix -Wextra & -Wdeprecated in TechDraw 2016-09-22 19:32:16 +02:00
QGITemplate.h Prevent creation of superflous QGItems for Text Fields 2016-08-12 10:01:16 +02:00
QGIUserTypes.h Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
QGIVertex.cpp QGIArrow inherits QGIPrimPath 2016-08-16 14:29:15 +02:00
QGIVertex.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGIView.cpp fix CIDs 154889, 151939, 151763, 154892, 154891, 151802, 151936, 151803, 153359 2016-12-18 14:12:13 +01:00
QGIView.h Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
QGIViewAnnotation.cpp TechDraw: Fix Coverity dynamic_cast warnings 2016-08-21 11:08:29 +02:00
QGIViewAnnotation.h reduce use of "execute" on cosmetic changes. 2016-09-11 13:12:24 -04:00
QGIViewClip.cpp TechDraw: Fix Coverity dynamic_cast warnings 2016-08-21 11:08:29 +02:00
QGIViewClip.h Qt item parenting and garbage collection 2016-08-01 19:27:52 -03:00
QGIViewCollection.cpp fix -Wextra & -Wdeprecated in TechDraw 2016-09-22 19:32:16 +02:00
QGIViewCollection.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGIViewDimension.cpp Fix error in Angle Dimension arc 2016-12-08 14:51:10 -05:00
QGIViewDimension.h Add 2nd page of preferences 2016-11-24 14:44:37 -02:00
QGIViewImage.cpp fix CIDs 154873, 154874, 153875, 153876, 154883, 154884, 154886 2016-12-18 13:27:34 +01:00
QGIViewImage.h Basic working ViewImage 2016-11-07 17:20:20 -05:00
QGIViewPart.cpp fix CIDs 154889, 151939, 151763, 154892, 154891, 151802, 151936, 151803, 153359 2016-12-18 14:12:13 +01:00
QGIViewPart.h Initial DrawingViewDetail 2016-11-24 14:44:37 -02:00
QGIViewSection.cpp Section Rebuild subproject 2016-10-31 11:06:15 -02:00
QGIViewSection.h Section Rebuild subproject 2016-10-31 11:06:15 -02:00
QGIViewSpreadsheet.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGIViewSpreadsheet.h Removed unused QObject inheritances. 2016-07-11 15:32:16 +02:00
QGIViewSymbol.cpp Fix scaled QGIViewSymbol boundingRect 2016-11-07 17:20:19 -05:00
QGIViewSymbol.h Fix accented characters within SVG symbol 2016-11-01 20:02:15 -04:00
QGVPage.cpp Basic working ViewImage 2016-11-07 17:20:20 -05:00
QGVPage.h Basic working ViewImage 2016-11-07 17:20:20 -05:00
TaskLinkDim.cpp fix CIDs 154873, 154874, 153875, 153876, 154883, 154884, 154886 2016-12-18 13:27:34 +01:00
TaskLinkDim.h Allow True dimensions to reference multiple Parts 2016-11-07 17:20:20 -05:00
TaskLinkDim.ui Allow True dimensions to reference multiple Parts 2016-11-07 17:20:20 -05:00
TaskProjGroup.cpp Section directions from rotated DPGI's 2016-12-29 14:43:37 +01:00
TaskProjGroup.h Reset/Match 3d buttons working 2016-12-29 14:43:13 +01:00
TaskProjGroup.ui Section directions from rotated DPGI's 2016-12-29 14:43:37 +01:00
TaskSectionView.cpp Section directions from rotated DPGI's 2016-12-29 14:43:37 +01:00
TaskSectionView.h Fix segfault on bad input 2016-11-18 10:14:10 +01:00
TaskSectionView.ui Section Rebuild subproject 2016-10-31 11:06:15 -02:00
TemplateTextField.cpp port C++ code to Qt5 2016-12-13 14:22:59 +01:00
TemplateTextField.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
ViewProviderAnnotation.cpp reduce use of "execute" on cosmetic changes. 2016-09-11 13:12:24 -04:00
ViewProviderAnnotation.h reduce use of "execute" on cosmetic changes. 2016-09-11 13:12:24 -04:00
ViewProviderDimension.cpp reduce use of "execute" on cosmetic changes. 2016-09-11 13:12:24 -04:00
ViewProviderDimension.h Fix getViewObject inheritance across all ViewProviders 2016-09-11 13:12:24 -04:00
ViewProviderDrawingView.cpp Fix ProjectionGroup Automatic scaling 2016-10-31 11:06:15 -02:00
ViewProviderDrawingView.h Fix ProjectionGroup Automatic scaling 2016-10-31 11:06:15 -02:00
ViewProviderHatch.cpp Dimension Precision property does not update 2016-07-11 15:32:16 +02:00
ViewProviderHatch.h Add Mod/TechDraw/Gui 2016-07-11 15:32:16 +02:00
ViewProviderImage.cpp Basic working ViewImage 2016-11-07 17:20:20 -05:00
ViewProviderImage.h Basic working ViewImage 2016-11-07 17:20:20 -05:00
ViewProviderPage.cpp fix -Wextra & -Wdeprecated in TechDraw 2016-09-22 19:32:16 +02:00
ViewProviderPage.h reduce use of "execute" on cosmetic changes. 2016-09-11 13:12:24 -04:00
ViewProviderProjGroup.cpp AutoScaling Fixes for non-DVP objects 2016-10-31 11:06:15 -02:00
ViewProviderProjGroup.h Fix ProjectionGroup Automatic scaling 2016-10-31 11:06:15 -02:00
ViewProviderProjGroupItem.cpp fix -Wextra & -Wdeprecated in TechDraw 2016-09-22 19:32:16 +02:00
ViewProviderProjGroupItem.h Fix getViewObject inheritance across all ViewProviders 2016-09-11 13:12:24 -04:00
ViewProviderSpreadsheet.cpp reduce use of "execute" on cosmetic changes. 2016-09-11 13:12:24 -04:00
ViewProviderSpreadsheet.h Fix getViewObject inheritance across all ViewProviders 2016-09-11 13:12:24 -04:00
ViewProviderSymbol.cpp TechDraw: Arch View 2016-10-28 14:58:22 -02:00
ViewProviderSymbol.h TechDraw: Arch View 2016-10-28 14:58:22 -02:00
ViewProviderTemplate.cpp Dimension Precision property does not update 2016-07-11 15:32:16 +02:00
ViewProviderTemplate.h Add Mod/TechDraw/Gui 2016-07-11 15:32:16 +02:00
ViewProviderViewClip.cpp reduce use of "execute" on cosmetic changes. 2016-09-11 13:12:24 -04:00
ViewProviderViewClip.h reduce use of "execute" on cosmetic changes. 2016-09-11 13:12:24 -04:00
ViewProviderViewPart.cpp Basic working multipart View 2016-11-07 17:20:20 -05:00
ViewProviderViewPart.h reduce use of "execute" on cosmetic changes. 2016-09-11 13:12:24 -04:00
ViewProviderViewSection.cpp Remove spurious messages 2016-12-04 15:26:43 +01:00
ViewProviderViewSection.h Fix getViewObject inheritance across all ViewProviders 2016-09-11 13:12:24 -04:00
Workbench.cpp Initial DrawingViewDetail 2016-11-24 14:44:37 -02:00
Workbench.h Add Mod/TechDraw/Gui 2016-07-11 15:32:16 +02:00
ZVALUE.h Initial DrawingViewDetail 2016-11-24 14:44:37 -02:00