summaryrefslogtreecommitdiffstats
path: root/examples/uml/nested-packages
Commit message (Expand)AuthorAgeFilesLines
* Further refactoring in QtModeling (step 2)Sandro S. Andrade2013-10-101-8/+8
* Use plural form for multi-valued UML metamodel propertiesSandro S. Andrade2013-10-061-4/+4
* Add clone() method in template filesSandro S. Andrade2013-09-041-1/+12
* Add initial version of new UML metamodel implementationSandro S. Andrade2013-09-031-402/+28
* New UML metamodel implementation almost doneSandro S. Andrade2013-08-292-1/+2
* Add support for opposite properties handlingSandro S. Andrade2013-08-262-114/+402
* Remove c++11 use in uml examples .pro filesSandro S. Andrade2013-07-191-2/+0
* Fix license issues reported from CISandro S. Andrade2013-04-151-0/+40
* Add major refactoring for namespace-free model implementationSandro S. Andrade2013-03-081-19/+17
* Add major refactoring in QtWrappedObjects/QtWrappedObjectsWidgetsSandro S. Andrade2013-01-271-1/+0
* Provide final implementation of wrapped/children separationSandro S. Andrade2013-01-061-6/+9
* Add initial separation between wrapped and children objectSandro S. Andrade2013-01-051-3/+3
* Add initial implementation of user-defined Q_PROPERTY dataSandro S. Andrade2013-01-011-0/+2
* Update nested-packaged examples to new 'client-ownership free' implSandro S. Andrade2012-12-311-9/+4
* Define properties as QList/QSet instead of const QList/QSet &Sandro S. Andrade2012-12-291-30/+23
* Make use of new Qt5 properties facilities in QtUml/QtMofSandro S. Andrade2012-12-281-22/+22
* Implement setProperty() and property() in QWrappedObjectSandro S. Andrade2012-12-161-4/+0
* Provide initial implementation of QMetaWrappedObjectSandro S. Andrade2012-12-151-2/+6
* Add separate lib QtWrappedObjects, update QtMof and QtUml accordinglySandro S. Andrade2012-12-102-11/+12
* Update QtUml and examples to use new version of QtMofSandro S. Andrade2012-12-101-9/+12
* Fix ambiguous resolution of promoted accessorsSandro S. Andrade2012-11-051-3/+5
* Provide new implementation (without use of multiple inheritance)Sandro S. Andrade2012-11-051-20/+26
* Add initial example for profile and stereotypes handlingSandro S. Andrade2012-10-262-0/+129