summaryrefslogtreecommitdiffstats
path: root/src/mof/qexpression.h
Commit message (Expand)AuthorAgeFilesLines
* Add major refactoring for namespace-free model implementationSandro S. Andrade2013-03-081-100/+0
* 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-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-1/+2
* Make use of new Qt5 properties facilities in QtUml/QtMofSandro S. Andrade2012-12-281-7/+2
* 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-2/+2
* Provide initial implementation of merged QtMof meta-modelSandro S. Andrade2012-12-101-0/+97