summaryrefslogtreecommitdiffstats
path: root/src/mof/qassociation.h
Commit message (Expand)AuthorAgeFilesLines
* Add major refactoring for namespace-free model implementationSandro S. Andrade2013-03-081-227/+0
* Provide major refactoring for correct declaration of propertiesSandro S. Andrade2013-03-051-29/+34
* Revert use of 'is' prefix for boolean propertiesSandro S. Andrade2013-03-041-4/+4
* Provide QtScript model manipulationSandro S. Andrade2013-03-031-0/+34
* Fix names of boolean properties. Add initial script supportSandro S. Andrade2013-03-031-1/+1
* Add major refactoring in QtWrappedObjects/QtWrappedObjectsWidgetsSandro S. Andrade2013-01-271-1/+0
* Remove registerMetaType from QWrappedObject and inheriting classesSandro S. Andrade2013-01-121-1/+1
* Add initial separation between wrapped and children objectSandro S. Andrade2013-01-051-2/+2
* Add initial implementation of user-defined Q_PROPERTY dataSandro S. Andrade2013-01-011-0/+1
* Define properties as QList/QSet instead of const QList/QSet &Sandro S. Andrade2012-12-291-21/+22
* Make use of new Qt5 properties facilities in QtUml/QtMofSandro S. Andrade2012-12-281-30/+25
* Add support for properties reset and include enhancements in editorSandro S. Andrade2012-12-171-1/+6
* Add virtual method registerMetaTypes() in QWrappedObjectSandro S. Andrade2012-12-161-0/+1
* Add separate lib QtWrappedObjects, update QtMof and QtUml accordinglySandro S. Andrade2012-12-101-4/+5
* Provide initial implementation of merged QtMof meta-modelSandro S. Andrade2012-12-101-0/+185