summaryrefslogtreecommitdiffstats
path: root/src/mof/qparameter.h
Commit message (Expand)AuthorAgeFilesLines
* Add major refactoring for namespace-free model implementationSandro S. Andrade2013-03-081-175/+0
* Provide major refactoring for correct declaration of propertiesSandro S. Andrade2013-03-051-17/+22
* Revert use of 'is' prefix for boolean propertiesSandro S. Andrade2013-03-041-2/+2
* Provide QtScript model manipulationSandro S. Andrade2013-03-031-0/+18
* 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
* Rename Qt*Enumerations to Qt*NamespaceSandro S. Andrade2013-01-091-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-2/+3
* Make use of new Qt5 properties facilities in QtUml/QtMofSandro S. Andrade2012-12-281-7/+2
* Add support for properties reset and include enhancements in editorSandro S. Andrade2012-12-171-1/+5
* 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/+150