summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/app
Commit message (Expand)AuthorAgeFilesLines
* Move DuSE-MT to a new repositoryHEADmasterSandro S. Andrade2014-10-2843-17848/+0
* Add Measurement Profile and new example-cp.xmi for Component PointSandro S. Andrade2014-09-261-0/+96
* Change DuSE-MT's plugin controller to correctly load plugins in MacOSSandro S. Andrade2014-08-071-1/+13
* Add XMI example of composite structure with typed connectorSandro S. Andrade2014-06-161-0/+24
* Fix wrong use of -z parameter when linking DuSE-MT on MacSandro S. Andrade2013-12-078-25/+36
* Add major improvements in DuSE-MT basic workflowSandro S. Andrade2013-11-281-2/+1
* Implement file->closeModel operation in DuSE-MTSandro S. Andrade2013-11-285-5/+39
* Fix some warnings in DuSE-MTSandro S. Andrade2013-11-271-3/+5
* Add first steps for element creation during design space navigationSandro S. Andrade2013-11-271-0/+11
* Add some improvements in property editorSandro S. Andrade2013-11-271-1/+1
* Fix more memory leak problemsSandro S. Andrade2013-11-272-0/+2
* Fix memory leak when deleting modelsSandro S. Andrade2013-11-262-0/+2
* Fix issue when removing QObject counterpart of model elementsSandro S. Andrade2013-11-261-4/+0
* Populate design space explorer when creating a new DuSE Design ProcessSandro S. Andrade2013-11-241-2/+2
* Fix .pro files for insource buildingSandro S. Andrade2013-11-232-12/+4
* Add initial implementation of DuSE design dimension instances creationSandro S. Andrade2013-11-223-3/+9
* Add initial implementation of DuSE instance selection rulesSandro S. Andrade2013-11-221-1/+1
* Add requiredProfile property in DuSE's design spaceSandro S. Andrade2013-11-211-1/+1
* Add initial implementation of design space explorerSandro S. Andrade2013-11-212-0/+6
* 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
* 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-171-2/+7
* Add concrete syntax handling of shared and composite UML propertiesSandro S. Andrade2013-11-171-1/+20
* Add handling of UML association with aggregation = 'composite'Sandro S. Andrade2013-11-171-1/+1
* Add initial implementation of QML element for UML associationsSandro S. Andrade2013-11-171-1/+1
* Add further improvements in DuSE-MT plugin controllerSandro S. Andrade2013-11-161-20/+32
* Add association in example.xmi fileSandro S. Andrade2013-11-161-0/+8
* Simplify DuSE-MT plugin controller implementationSandro S. Andrade2013-11-163-33/+33
* 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-152-14/+48
* Update .pro/.pri files for handling of plugins/libraries dependenciesSandro S. Andrade2013-11-157-12/+15
* Fix wrong use of SADuSE profileSandro S. Andrade2013-11-131-4/+4
* Add small improvements in DuSE metamodelSandro S. Andrade2013-11-081-1/+1
* Fix plugin categories and included headers for Qt 5.1.1 buildingSandro S. Andrade2013-11-022-0/+2
* Add initial support for concrete syntaxSandro S. Andrade2013-11-022-26/+0
* Add position parameter in UIController's addCentralWidgetTab functionSandro S. Andrade2013-11-022-3/+7
* Fix dependencies in DuSE core and plugins .pro filesSandro S. Andrade2013-11-013-6/+19
* Move further design space functionality from core to pluginSandro S. Andrade2013-10-309-368/+21
* Move DuSE-MT architecture optimization from core to pluginSandro S. Andrade2013-10-306-178/+31
* Move DuSE-MT design space explorer from core to pluginSandro S. Andrade2013-10-3012-390/+25
* Move DuSE-MT concrete syntax view from core to pluginSandro S. Andrade2013-10-305-123/+29
* Move DuSE-MT welcome screen from core to pluginSandro S. Andrade2013-10-308-92/+27
* Add PluginController infrastructure to DuSE-MTSandro S. Andrade2013-10-309-56/+253
* Refactor DuSE-MT's Save, SaveAs, and New actionsSandro S. Andrade2013-10-294-120/+123
* Finish port of JavaScriptConsole from core to pluginSandro S. Andrade2013-10-296-262/+63