summaryrefslogtreecommitdiffstats
path: root/examples/uml
Commit message (Expand)AuthorAgeFilesLines
...
* Fix issues in qobjectclass.cpp template fileSandro S. Andrade2013-10-032-2/+3
* Fix xmi-write to work with new UML metamodel implementationSandro S. Andrade2013-10-034-19/+17
* 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
* Updating examples and testsSandro S. Andrade2013-08-272-21/+20
* Add support for opposite properties handlingSandro S. Andrade2013-08-262-114/+402
* Remove c++11 use in uml examples .pro filesSandro S. Andrade2013-07-197-16/+4
* Add new profile application in example2.xmiSandro S. Andrade2013-07-061-0/+1
* Add SEKE demoSandro S. Andrade2013-06-2721-35/+712
* Add QML visualization of components' partsSandro S. Andrade2013-06-272-2/+1
* Use of QQmlContext's to insulate property registrationSandro S. Andrade2013-06-274-14/+41
* Add misc improvementsSandro S. Andrade2013-06-261-2/+5
* Add name parameter to QDuSEVariationPoint'sSandro S. Andrade2013-06-261-22/+22
* Provide component's port information to QMLSandro S. Andrade2013-06-261-4/+1
* Add initial instantiation of design space dimensionsSandro S. Andrade2013-06-257-17/+106
* Add instantiation of DuSE design dimensionsSandro S. Andrade2013-06-242-5/+52
* Add initialization of metrics QML view from DuSE instanceSandro S. Andrade2013-06-243-16/+11
* Add initial version of DuSE-MT QML dashboardSandro S. Andrade2013-06-246-5/+86
* Add initial support for DuSE automated architecture design evaluationSandro S. Andrade2013-06-248-27/+353
* Provide initial QML representation of classes' operationsSandro S. Andrade2013-06-231-0/+1
* Improve QML representation of model elementsSandro S. Andrade2013-06-234-10/+25
* Enable setting non-aggregated single values props from props editorSandro S. Andrade2013-06-231-1/+1
* Provide support for profiles and profile applicationsSandro S. Andrade2013-06-233-2/+23
* Add implementation of package and element importingSandro S. Andrade2013-06-237-14/+14393
* Add further DuSE-MT UI improvementsSandro S. Andrade2013-06-228-13/+357
* Add QTabWidget as DuSE-MT central widgetSandro S. Andrade2013-06-222-5/+79
* Add initial implementation of quality metricsSandro S. Andrade2013-06-2119-12/+961
* Improve DuSE-MT mainwindow settingsSandro S. Andrade2013-06-213-40/+76
* Provide enhanced DuSE metamodelSandro S. Andrade2013-06-171-0/+10
* Add new mechanism for QmlContext property settingSandro S. Andrade2013-06-164-19/+11
* Improve QML-based representation of UML model elementsSandro S. Andrade2013-06-152-4/+12
* Initial implementation of JavaScript-based CS initializationSandro S. Andrade2013-06-132-1/+5
* Provide creation of concrete syntax by using "Add to view"Sandro S. Andrade2013-06-134-8/+76
* Add moving of QML-based representation of UML elementsSandro S. Andrade2013-06-132-3/+3
* Add initial QML identified module skeleton for UML concrete syntaxSandro S. Andrade2013-06-133-36/+11
* Fix use of qtHaveModule in examples/uml/uml.pro for duse-mtSandro S. Andrade2013-06-121-3/+2
* Initial use of QML for concrete syntax implementationSandro S. Andrade2013-06-123-0/+84
* Fix CI error when declarative module is not availableSandro S. Andrade2013-06-111-2/+3
* Add initial support for QtQuick2-based concrete syntaxSandro S. Andrade2013-06-073-2/+9
* Add use of 'self' to access currently selected model elementSandro S. Andrade2013-06-074-8/+15
* Renaming QtUml Editor to DuSE-MTSandro S. Andrade2013-06-0719-14/+14
* Add creation of new models from scratch in qtumleditorSandro S. Andrade2013-06-065-8/+179
* Move some metamodel plugin data to loader json metadataSandro S. Andrade2013-06-062-7/+8
* Fix registering of metatypes for scriptengineSandro S. Andrade2013-06-051-2/+1
* Remove c++11's features usage and check for widgets availabilitySandro S. Andrade2013-04-191-1/+2
* Fix license issues reported from CISandro S. Andrade2013-04-157-0/+280
* Fix issues in XMI serializationSandro S. Andrade2013-03-091-7/+7
* Add major refactoring for namespace-free model implementationSandro S. Andrade2013-03-084-64/+58
* Provide major refactoring for correct declaration of propertiesSandro S. Andrade2013-03-052-5/+8