| Commit message (Expand) | Author | Age | Files | Lines |
| * | Further refactoring in QtModeling (step 2) | Sandro S. Andrade | 2013-10-10 | 1 | -8/+8 |
| * | Use plural form for multi-valued UML metamodel properties | Sandro S. Andrade | 2013-10-06 | 1 | -4/+4 |
| * | Add clone() method in template files | Sandro S. Andrade | 2013-09-04 | 1 | -1/+12 |
| * | Add initial version of new UML metamodel implementation | Sandro S. Andrade | 2013-09-03 | 1 | -402/+28 |
| * | New UML metamodel implementation almost done | Sandro S. Andrade | 2013-08-29 | 1 | -0/+1 |
| * | Add support for opposite properties handling | Sandro S. Andrade | 2013-08-26 | 1 | -113/+401 |
| * | Fix license issues reported from CI | Sandro S. Andrade | 2013-04-15 | 1 | -0/+40 |
| * | Add major refactoring for namespace-free model implementation | Sandro S. Andrade | 2013-03-08 | 1 | -19/+17 |
| * | Add major refactoring in QtWrappedObjects/QtWrappedObjectsWidgets | Sandro S. Andrade | 2013-01-27 | 1 | -1/+0 |
| * | Provide final implementation of wrapped/children separation | Sandro S. Andrade | 2013-01-06 | 1 | -6/+9 |
| * | Add initial separation between wrapped and children object | Sandro S. Andrade | 2013-01-05 | 1 | -3/+3 |
| * | Update nested-packaged examples to new 'client-ownership free' impl | Sandro S. Andrade | 2012-12-31 | 1 | -9/+4 |
| * | Define properties as QList/QSet instead of const QList/QSet & | Sandro S. Andrade | 2012-12-29 | 1 | -30/+23 |
| * | Make use of new Qt5 properties facilities in QtUml/QtMof | Sandro S. Andrade | 2012-12-28 | 1 | -22/+22 |
| * | Implement setProperty() and property() in QWrappedObject | Sandro S. Andrade | 2012-12-16 | 1 | -4/+0 |
| * | Provide initial implementation of QMetaWrappedObject | Sandro S. Andrade | 2012-12-15 | 1 | -2/+6 |
| * | Add separate lib QtWrappedObjects, update QtMof and QtUml accordingly | Sandro S. Andrade | 2012-12-10 | 1 | -11/+11 |
| * | Update QtUml and examples to use new version of QtMof | Sandro S. Andrade | 2012-12-10 | 1 | -9/+12 |
| * | Fix ambiguous resolution of promoted accessors | Sandro S. Andrade | 2012-11-05 | 1 | -3/+5 |
| * | Provide new implementation (without use of multiple inheritance) | Sandro S. Andrade | 2012-11-05 | 1 | -20/+26 |
| * | Add initial example for profile and stereotypes handling | Sandro S. Andrade | 2012-10-26 | 1 | -0/+120 |