summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add initial implementation of DuSE instance selection rulesSandro S. Andrade2013-11-224-2/+22
* Add requiredProfile property in DuSE's design spaceSandro S. Andrade2013-11-217-2/+57
* Add initial implementation of design space explorerSandro S. Andrade2013-11-215-28/+37
* Add improved version of SADuse.xmiSandro S. Andrade2013-11-213-20/+230
* Show empty arrays in property editor for empty multi-valued propertiesSandro S. Andrade2013-11-211-8/+8
* Update metamodelsSandro S. Andrade2013-11-21201-17/+5131
* Provide improved version of DuSE metamodelSandro S. Andrade2013-11-2131-173/+990
* Add PropertyTypeRole enum value for representing real property typesSandro S. Andrade2013-11-2041-2/+475
* Implement QUmlConnector::kind() and QUmlStructuredClassifier::parts()Sandro S. Andrade2013-11-208-10/+169
* Fix bug in templates when update opposite properties of the same classSandro S. Andrade2013-11-204-2/+55
* Fix revision issues from gccxml architecture recovery backend plugin.Luis Paulo Torres de Oliveira2013-11-202-46/+23
* Update UML metamodel implementationSandro S. Andrade2013-11-1886-175/+346
* Update MOF and DuSE metamodelsSandro S. Andrade2013-11-1839-78/+122
* Implement QUmlPort::provided() and QUmlPort::required()Sandro S. Andrade2013-11-187-11/+232
* Fix update of redefined properties. Implement ownedPort()Sandro S. Andrade2013-11-184-2/+98
* Add concrete syntax for generalization and multiplicitiesSandro S. Andrade2013-11-1720-129/+263
* Triggering CISandro S. Andrade2013-11-171-0/+1
* Add concrete syntax handling of shared and composite UML propertiesSandro S. Andrade2013-11-172-3/+22
* Add handling of UML association with aggregation = 'composite'Sandro S. Andrade2013-11-172-2/+11
* Add initial implementation of QML element for UML associationsSandro S. Andrade2013-11-177-4/+331
* Add implementation of new Association QML itemSandro S. Andrade2013-11-174-6/+22
* Add further improvements in DuSE-MT plugin controllerSandro S. Andrade2013-11-161-20/+32
* Improve UML concrete syntax DuSE-MT plugin implementationSandro S. Andrade2013-11-1618-33/+153
* Add association in example.xmi fileSandro S. Andrade2013-11-161-0/+8
* Simplify DuSE-MT plugin controller implementationSandro S. Andrade2013-11-164-42/+39
* Fix setting of UML property's type when reading XMISandro S. Andrade2013-11-162-2/+18
* Implement plugin loading based on dependenciesSandro S. Andrade2013-11-1511-253/+220
* Fix wrong definition of TARGET for plugins with dependenciesSandro S. Andrade2013-11-152-3/+7
* Update .pro/.pri files for handling of plugins/libraries dependenciesSandro S. Andrade2013-11-1553-50/+133
* Fix plugins link dependenciesSandro S. Andrade2013-11-1517-41/+172
* Implement components recovery mechanism.Luis Paulo Torres de Oliveira2013-11-153-1/+231
* Fix wrong use of SADuSE profileSandro S. Andrade2013-11-135-4/+212
* Fix minor issues in architecture recovery pluginSandro S. Andrade2013-11-083-0/+3
* Creating interfaces of the Architecture Recovery PluginLuis Paulo Torres de Oliveira2013-11-088-1/+307
* Add small improvements in DuSE metamodelSandro S. Andrade2013-11-086-7/+64
* Fix import of elements and packagesSandro S. Andrade2013-11-047-3/+18004
* Fix XMI read of primitive valued properties serialized as elementsSandro S. Andrade2013-11-041-1/+8
* Fix visibility() function in UML concrete syntax UML filesSandro S. Andrade2013-11-032-4/+59
* Update metamodels for emitting signals when properties changeSandro S. Andrade2013-11-03470-5261/+21939
* Add signals in automatic metamodel code generationSandro S. Andrade2013-11-032-1/+32
* Add SADuseProfile and Duse metamodels implementationSandro S. Andrade2013-11-0365-1109/+1531
* Fix error in metamodel generation when initializing enum propertiesSandro S. Andrade2013-11-021-2/+3
* Fix plugin categories and included headers for Qt 5.1.1 buildingSandro S. Andrade2013-11-027-5/+7
* Add initial support for concrete syntaxSandro S. Andrade2013-11-0220-30/+600
* Add position parameter in UIController's addCentralWidgetTab functionSandro S. Andrade2013-11-024-5/+9
* Add initial steps for UML Profiles code generationSandro S. Andrade2013-11-013-4/+20
* Rename 'profile' uml example to 'profile-definition'Sandro S. Andrade2013-11-013-2/+2
* Fix bug when reading bad-formed XMI filesSandro S. Andrade2013-11-012-1/+4
* Fix dependencies in DuSE core and plugins .pro filesSandro S. Andrade2013-11-019-8/+29
* Move further design space functionality from core to pluginSandro S. Andrade2013-10-3013-153/+189