summaryrefslogtreecommitdiffstats
path: root/scripts/templates/qobjectclass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add SADuseProfile and Duse metamodels implementationSandro S. Andrade2013-11-031-1/+1
| | | | | | | - Adapt templates for generating code for UML profiles Change-Id: I5d003829b53ba963741aab82ae9862bc6c8e7d1a Reviewed-by: Sandro S. Andrade <[email protected]>
* Fix template bugs when generating MOF metamodelSandro S. Andrade2013-10-131-1/+1
| | | | | Change-Id: I53981cdcb981bc72ecaf407232fa3d56b8ca2043 Reviewed-by: Sandro S. Andrade <[email protected]>
* Fix template bugs when generating MOF metamodel implementationSandro S. Andrade2013-10-131-1/+2
| | | | | Change-Id: I2d75b3b668248988f15f0f496cb2d4ef386b48cc Reviewed-by: Sandro S. Andrade <[email protected]>
* Move QModelingElement and QModelingObject removal to base classesSandro S. Andrade2013-10-131-10/+0
| | | | | Change-Id: I48fbd0e1c63e5627137b00a26fcbe7ea82eaa78f Reviewed-by: Sandro S. Andrade <[email protected]>
* Fix code generation for property metadataSandro S. Andrade2013-10-111-25/+2
| | | | | Change-Id: Ib09020d2b44446f224623bbf0de8d19b710cc88b Reviewed-by: Sandro S. Andrade <[email protected]>
* Further refactoring in QtModeling (step 2)Sandro S. Andrade2013-10-101-4/+48
| | | | | Change-Id: I336f9f24af1c763883e9cc3c716c02ef557bebd1 Reviewed-by: Sandro S. Andrade <[email protected]>
* Fix issues when serializing dirty propertiesSandro S. Andrade2013-10-051-1/+1
| | | | | Change-Id: Ibe13789eef7b13996a45051d5e8f4e59a2e2d2b6 Reviewed-by: Sandro S. Andrade <[email protected]>
* Add initial version of new UML metamodel implementationSandro S. Andrade2013-09-031-0/+85
Change-Id: Ic29a04dc49fac075d9c736237573b7f4e3da85ef Reviewed-by: Sandro S. Andrade <[email protected]>