summaryrefslogtreecommitdiffstats
path: root/src/wrappedobjects/qwrappedobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix issues in qobjectclass.cpp template fileSandro S. Andrade2013-10-031-201/+0
* Provide component's port information to QMLSandro S. Andrade2013-06-261-1/+2
* Provide support for profiles and profile applicationsSandro S. Andrade2013-06-231-1/+13
* Add new mechanism for QmlContext property settingSandro S. Andrade2013-06-161-0/+5
* Remove c++11's features usage and check for widgets availabilitySandro S. Andrade2013-04-191-1/+1
* Fix license issues reported from CISandro S. Andrade2013-04-151-24/+24
* Fix general issues when building with MSVC2010Sandro S. Andrade2013-02-041-2/+2
* Add major refactoring in QtWrappedObjects/QtWrappedObjectsWidgetsSandro S. Andrade2013-01-271-4/+2
* Add general refactoring of documentationSandro S. Andrade2013-01-131-0/+8
* Remove registerMetaType from QWrappedObject and inheriting classesSandro S. Andrade2013-01-121-4/+0
* Initial working implementation of XMI read/write in UML editorSandro S. Andrade2013-01-091-0/+1
* Provide 'meta-model' classes for initializing meta-typesSandro S. Andrade2013-01-091-0/+10
* Provide enhanced XMI serializationSandro S. Andrade2013-01-081-0/+6
* Provide final implementation of wrapped/children separationSandro S. Andrade2013-01-061-9/+2
* Add initial separation between wrapped and children objectSandro S. Andrade2013-01-051-4/+12
* Add initial implementation of user-defined Q_PROPERTY dataSandro S. Andrade2013-01-011-0/+7
* Add initial implementation of WrappedObjectPropertyModelSandro S. Andrade2012-12-181-0/+9
* Add virtual method registerMetaTypes() in QWrappedObjectSandro S. Andrade2012-12-161-0/+4
* Implement setProperty() and property() in QWrappedObjectSandro S. Andrade2012-12-161-0/+17
* Provide wrapped metaproperties handling in QMetaWrappedObjectSandro S. Andrade2012-12-161-5/+13
* Provide initial implementation of QMetaWrappedObjectSandro S. Andrade2012-12-151-2/+18
* Add separate lib QtWrappedObjects, update QtMof and QtUml accordinglySandro S. Andrade2012-12-101-0/+102