FreeCAD/src/Mod/TechDraw/Gui
Mateusz Skowroński 8c6bede7b8 QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
2016-08-15 14:14:40 +02:00
..
Resources Replace GPL osifont file with LGPL3 version 2016-08-12 10:01:16 +02:00
AppTechDrawGui.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
AppTechDrawGuiPy.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
CMakeLists.txt Fix Vertex hover behaviour 2016-07-11 15:32:16 +02:00
Command.cpp Simplify ClipMinus selection logic 2016-07-23 15:03:39 +02:00
CommandCreateDims.cpp using unicode codepage directly gives a warning, use utf-8 encoding instead 2016-08-12 10:45:14 +02:00
CommandDecorate.cpp DrawHatch derives from DocumentObject 2016-07-11 15:32:16 +02:00
DlgPrefsTechDraw.ui Get user prefs at time of use 2016-07-14 15:55:57 -04:00
DlgPrefsTechDrawImp.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DlgPrefsTechDrawImp.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
DlgTemplateField.cpp Handle non-latin1 chars in template 2016-08-12 10:01: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
MDIViewPage.cpp Qt item parenting and garbage collection 2016-08-01 19:27:52 -03:00
MDIViewPage.h Qt item parenting and garbage collection 2016-08-01 19:27:52 -03:00
PreCompiled.cpp
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
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 scaling for ViewSymbol 2016-08-01 19:27:52 -03:00
QGCustomSvg.h Fix scaling for ViewSymbol 2016-08-01 19:27:52 -03:00
QGCustomText.cpp Get user prefs at time of use 2016-07-14 15:55:57 -04:00
QGCustomText.h Get user prefs at time of use 2016-07-14 15:55:57 -04:00
QGIArrow.cpp Working Face selection 2016-07-11 15:32:16 +02:00
QGIArrow.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGIDrawingTemplate.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGIDrawingTemplate.h Remove unconnected signals 2016-07-14 14:39:06 +02:00
QGIEdge.cpp Get user prefs at time of use 2016-07-14 15:55:57 -04:00
QGIEdge.h Get user prefs at time of use 2016-07-14 15:55:57 -04:00
QGIFace.cpp Exclude hatches from SVG export. 2016-07-17 10:43:54 -04:00
QGIFace.h Exclude hatches from SVG export. 2016-07-17 10:43:54 -04:00
QGIPrimPath.cpp fix various compiler warnings 2016-08-09 13:16:26 +02:00
QGIPrimPath.h Get user prefs at time of use 2016-07-14 15:55:57 -04:00
QGIProjGroup.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-08-15 14:14:40 +02:00
QGIProjGroup.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGISVGTemplate.cpp Prevent creation of superflous QGItems for Text Fields 2016-08-12 10:01:16 +02:00
QGISVGTemplate.h Prevent creation of superflous QGItems for Text Fields 2016-08-12 10:01:16 +02:00
QGITemplate.cpp Prevent creation of superflous QGItems for Text Fields 2016-08-12 10:01:16 +02:00
QGITemplate.h Prevent creation of superflous QGItems for Text Fields 2016-08-12 10:01:16 +02:00
QGIVertex.cpp Fix Vertex hover behaviour 2016-07-11 15:32:16 +02:00
QGIVertex.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGIView.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-08-15 14:14:40 +02:00
QGIView.h Qt item parenting and garbage collection 2016-08-01 19:27:52 -03:00
QGIViewAnnotation.cpp remove unneeded boundingRect methods 2016-07-23 15:03:39 +02:00
QGIViewAnnotation.h remove unneeded boundingRect methods 2016-07-23 15:03:39 +02:00
QGIViewClip.cpp Qt item parenting and garbage collection 2016-08-01 19:27:52 -03:00
QGIViewClip.h Qt item parenting and garbage collection 2016-08-01 19:27:52 -03:00
QGIViewCollection.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGIViewCollection.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGIViewDimension.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-08-15 14:14:40 +02:00
QGIViewDimension.h Correct Radius leader behaviour 2016-08-01 19:27:52 -03:00
QGIViewPart.cpp Fix GH Issue 49 Clip artifact 2016-07-23 15:03:39 +02:00
QGIViewPart.h Qt item parenting and garbage collection 2016-08-01 19:27:52 -03:00
QGIViewSection.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
QGIViewSection.h Remove unconnected signals 2016-07-14 14:39:06 +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 scaling for ViewSymbol 2016-08-01 19:27:52 -03:00
QGIViewSymbol.h remove unneeded boundingRect methods 2016-07-23 15:03:39 +02:00
QGVPage.cpp Prevent creation of superflous QGItems for Text Fields 2016-08-12 10:01:16 +02:00
QGVPage.h Qt item parenting and garbage collection 2016-08-01 19:27:52 -03:00
TaskLinkDim.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
TaskLinkDim.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
TaskLinkDim.ui link Dimension to 3D geometry 2016-07-11 15:32:16 +02:00
TaskProjGroup.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
TaskProjGroup.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
TaskProjGroup.ui
TemplateTextField.cpp Handle non-latin1 chars in template 2016-08-12 10:01:16 +02:00
TemplateTextField.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
ViewProviderAnnotation.cpp Dimension Precision property does not update 2016-07-11 15:32:16 +02:00
ViewProviderAnnotation.h Fix #10 View Visibility 2016-07-11 15:32:16 +02:00
ViewProviderDimension.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2016-07-14 14:49:19 +02:00
ViewProviderDimension.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2016-07-14 14:49:19 +02:00
ViewProviderDrawingView.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
ViewProviderDrawingView.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
ViewProviderHatch.cpp Dimension Precision property does not update 2016-07-11 15:32:16 +02:00
ViewProviderHatch.h
ViewProviderPage.cpp QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1(). 2016-08-15 14:14:40 +02:00
ViewProviderPage.h Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
ViewProviderProjGroup.cpp Standardize icon naming 2016-07-11 15:32:16 +02:00
ViewProviderProjGroup.h Fix #10 View Visibility 2016-07-11 15:32:16 +02:00
ViewProviderProjGroupItem.cpp Standardize icon naming 2016-07-11 15:32:16 +02:00
ViewProviderProjGroupItem.h Fix App logic in ViewProviders -> segfaults 2016-07-11 15:32:16 +02:00
ViewProviderSpreadsheet.cpp Dimension Precision property does not update 2016-07-11 15:32:16 +02:00
ViewProviderSpreadsheet.h Fix #10 View Visibility 2016-07-11 15:32:16 +02:00
ViewProviderSymbol.cpp Dimension Precision property does not update 2016-07-11 15:32:16 +02:00
ViewProviderSymbol.h Fix #10 View Visibility 2016-07-11 15:32:16 +02:00
ViewProviderTemplate.cpp Dimension Precision property does not update 2016-07-11 15:32:16 +02:00
ViewProviderTemplate.h
ViewProviderViewClip.cpp Include file cleanup per cppclean analysis 2016-07-14 14:39:06 +02:00
ViewProviderViewClip.h Fix #10 View Visibility 2016-07-11 15:32:16 +02:00
ViewProviderViewPart.cpp Fix #10 View Visibility 2016-07-11 15:32:16 +02:00
ViewProviderViewPart.h Fix #10 View Visibility 2016-07-11 15:32:16 +02:00
ViewProviderViewSection.cpp Fix files encoding. Go from ISO8859-1 to UTF-8. 2016-07-14 14:49:19 +02:00
ViewProviderViewSection.h Fix files encoding. Go from ISO8859-1 to UTF-8. 2016-07-14 14:49:19 +02:00
Workbench.cpp Svg DrawViewSpreadsheet 2016-07-11 15:32:16 +02:00
Workbench.h
ZVALUE.h Fix non-section faces in ViewSection 2016-07-11 15:32:16 +02:00