FreeCAD: master b2487828

Author Committer Branch Timestamp Parent
wmayer wmayer master 2016-12-12 17:01:26 master 8b51a049
Affected Issues  0002986: Port from Qt4 to Qt5 (Ongoing)
Changeset Qt4/Qt5 neutral changes:
+ change inheritance of PropertyItem to not derive from BaseClass (and QObject) any more to fix crashes with Qt5
mod - src/Gui/propertyeditor/PropertyItem.cpp Diff File
mod - src/Gui/propertyeditor/PropertyItem.h Diff File
mod - src/Gui/propertyeditor/PropertyModel.cpp Diff File
mod - src/Mod/Fem/Gui/PropertyFemMeshItem.cpp Diff File
mod - src/Mod/Fem/Gui/PropertyFemMeshItem.h Diff File
mod - src/Mod/Mesh/Gui/PropertyEditorMesh.cpp Diff File
mod - src/Mod/Mesh/Gui/PropertyEditorMesh.h Diff File
mod - src/Mod/Sketcher/Gui/PropertyConstraintListItem.cpp Diff File
mod - src/Mod/Sketcher/Gui/PropertyConstraintListItem.h Diff File