summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add major improvements in DuSE-MT basic workflowSandro S. Andrade2013-11-2821-85/+131
* Implement file->closeModel operation in DuSE-MTSandro S. Andrade2013-11-287-5/+48
* Fix some warnings in DuSE-MTSandro S. Andrade2013-11-271-3/+5
* Fix plugins.proSandro S. Andrade2013-11-271-4/+3
* Add first steps for element creation during design space navigationSandro S. Andrade2013-11-273-16/+40
* Add some improvements in property editorSandro S. Andrade2013-11-271-1/+1
* Clear current design space location before loading a new locationSandro S. Andrade2013-11-272-7/+4
* Fix implementation of clone() operation. Update metamodels.Sandro S. Andrade2013-11-271-8/+11
* Fix more memory leak problemsSandro S. Andrade2013-11-274-0/+10
* Fix memory leak when deleting modelsSandro S. Andrade2013-11-264-0/+8
* Update metamodel implementation. UML update coming soon ...Sandro S. Andrade2013-11-261-2/+4
* Fix issue when removing QObject counterpart of model elementsSandro S. Andrade2013-11-261-4/+0
* Fix revision issues of gcc-xml architecture recovery backend plugin.Luis Paulo Torres de Oliveira2013-11-262-14/+34
* Add some improvements in design space explorerSandro S. Andrade2013-11-255-8/+34
* Populate design space explorer when creating a new DuSE Design ProcessSandro S. Andrade2013-11-243-23/+31
* Fix .pro files for insource buildingSandro S. Andrade2013-11-235-23/+18
* Fix correct instantiation of DuSE design dimensionsSandro S. Andrade2013-11-231-5/+7
* Add initial implementation of DuSE design dimension instances creationSandro S. Andrade2013-11-226-10/+90
* Edit file UmlClass.qmlFélix Simas de Souza Neto2013-11-221-1/+20
* 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-212-2/+2
* Add initial implementation of design space explorerSandro S. Andrade2013-11-215-28/+37
* Add improved version of SADuse.xmiSandro S. Andrade2013-11-211-19/+228
* Provide improved version of DuSE metamodelSandro S. Andrade2013-11-212-36/+72
* Add PropertyTypeRole enum value for representing real property typesSandro S. Andrade2013-11-201-1/+10
* Implement QUmlConnector::kind() and QUmlStructuredClassifier::parts()Sandro S. Andrade2013-11-201-1/+13
* Fix bug in templates when update opposite properties of the same classSandro S. Andrade2013-11-201-0/+33
* Fix revision issues from gccxml architecture recovery backend plugin.Luis Paulo Torres de Oliveira2013-11-202-46/+23
* Implement QUmlPort::provided() and QUmlPort::required()Sandro S. Andrade2013-11-181-6/+34
* Fix update of redefined properties. Implement ownedPort()Sandro S. Andrade2013-11-181-0/+12
* Add concrete syntax for generalization and multiplicitiesSandro S. Andrade2013-11-177-73/+210
* 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-161-1/+17
* 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-1552-50/+132
* 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-131-4/+4
* 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-081-1/+1