summaryrefslogtreecommitdiffstats
path: root/src/mof/qmofobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix implementation of clone() operation. Update metamodels.Sandro S. Andrade2013-11-271-0/+2
* Update metamodel implementation. UML update coming soon ...Sandro S. Andrade2013-11-261-0/+8
* Improve metamodel documentationSandro S. Andrade2013-11-241-5/+0
* Add missing QT_BEGIN/END_NAMESPACE in model .cpp filesSandro S. Andrade2013-10-281-0/+4
* Do not generate documentation tags if not availableSandro S. Andrade2013-10-131-8/+6
* Add new implementation of MOF metamodelSandro S. Andrade2013-10-131-49/+35
* Fix license issues reported from CISandro S. Andrade2013-04-151-25/+24
* Add major refactoring for namespace-free model implementationSandro S. Andrade2013-03-081-13/+8
* Provide major refactoring for correct declaration of propertiesSandro S. Andrade2013-03-051-3/+8
* Remove registerMetaType from QWrappedObject and inheriting classesSandro S. Andrade2013-01-121-20/+0
* Rename Qt*Enumerations to Qt*NamespaceSandro S. Andrade2013-01-091-1/+1
* Add initial separation between wrapped and children objectSandro S. Andrade2013-01-051-4/+4
* Add improved support for Q_PROPERTY metadataSandro S. Andrade2013-01-011-1/+0
* Add initial implementation of user-defined Q_PROPERTY dataSandro S. Andrade2013-01-011-0/+10
* Define properties as QList/QSet instead of const QList/QSet &Sandro S. Andrade2012-12-291-1/+21
* Make use of new Qt5 properties facilities in QtUml/QtMofSandro S. Andrade2012-12-281-37/+1
* Add support for properties reset and include enhancements in editorSandro S. Andrade2012-12-171-4/+0
* Add virtual method registerMetaTypes() in QWrappedObjectSandro S. Andrade2012-12-161-0/+40
* Add separate lib QtWrappedObjects, update QtMof and QtUml accordinglySandro S. Andrade2012-12-101-35/+5
* Update QtUml and examples to use new version of QtMofSandro S. Andrade2012-12-101-1/+2
* Provide initial implementation of merged QtMof meta-modelSandro S. Andrade2012-12-101-0/+152