summaryrefslogtreecommitdiffstats
path: root/src/modeling/qmodelingobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add some improvements in property editorSandro S. Andrade2013-11-271-0/+7
* Fix memory leak when deleting modelsSandro S. Andrade2013-11-261-0/+3
* Fix QtModeling module documentationSandro S. Andrade2013-11-241-2/+54
* Add initial implementation of DuSE design dimension instances creationSandro S. Andrade2013-11-221-0/+6
* Update automatic generation of UML metamodel implementationSandro S. Andrade2013-10-141-0/+2
* Move QModelingElement and QModelingObject removal to base classesSandro S. Andrade2013-10-131-0/+6
* Fix QModelingObjectPropertyModel after refactoringSandro S. Andrade2013-10-121-0/+6
* Further refactoring in QtModeling (step 2)Sandro S. Andrade2013-10-101-4/+6
* Further refactoring in QtModeling (initial step)Sandro S. Andrade2013-10-101-2/+53
* Improve property metadata informationSandro S. Andrade2013-10-071-1/+1
* Add UML properties metadataSandro S. Andrade2013-09-271-0/+48
* Add initial version of new UML metamodel implementationSandro S. Andrade2013-09-031-66/+0
* Add metatype declaration for QSet<QString> in qtumlglobal.hSandro S. Andrade2013-08-291-0/+40
* Add initial support for QObject export of QModelingObjectsSandro S. Andrade2013-08-271-8/+9
* Add dpointer-free UML metamodel implementationSandro S. Andrade2013-08-261-1/+3
* Enhance pimpl support in qmodelingobjectSandro S. Andrade2013-08-251-2/+10
* Add d-pointer support when generating artifacts from xmiSandro S. Andrade2013-08-251-0/+15