summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Move DuSE-MT to a new repositoryHEADmasterSandro S. Andrade2014-10-28115-6570/+0
* Add GCC-XML Backend Plugin, ACDC Plugin and UML Notation PluginLuis Paulo Torres de Oliveira2014-08-2438-200/+2187
* Change IPluginController::pluginsByType to return a QList<T *>Sandro S. Andrade2014-08-111-1/+1
* Create class functions recovery methods for the gcc-xml architecture recovery...Luis Paulo Torres de Oliveira2013-12-182-21/+160
* Fix wrong use of -z parameter when linking DuSE-MT on MacSandro S. Andrade2013-12-0725-75/+228
* Add creation of added element when navigating through design spacesSandro S. Andrade2013-12-062-9/+11
* Add opening/saving of scriptsSandro S. Andrade2013-11-284-17/+173
* Add major improvements in DuSE-MT basic workflowSandro S. Andrade2013-11-2819-82/+129
* Implement file->closeModel operation in DuSE-MTSandro S. Andrade2013-11-281-0/+6
* Fix plugins.proSandro S. Andrade2013-11-271-4/+3
* Add first steps for element creation during design space navigationSandro S. Andrade2013-11-272-16/+29
* 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-272-0/+8
* Fix memory leak when deleting modelsSandro S. Andrade2013-11-262-0/+6
* Update metamodel implementation. UML update coming soon ...Sandro S. Andrade2013-11-261-2/+4
* 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-242-21/+29
* Fix .pro files for insource buildingSandro S. Andrade2013-11-231-7/+12
* 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-222-7/+79
* Edit file UmlClass.qmlFélix Simas de Souza Neto2013-11-221-1/+20
* Add initial implementation of DuSE instance selection rulesSandro S. Andrade2013-11-223-1/+21
* 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-28/+30
* Fix revision issues from gccxml architecture recovery backend plugin.Luis Paulo Torres de Oliveira2013-11-202-46/+23
* Add concrete syntax for generalization and multiplicitiesSandro S. Andrade2013-11-176-71/+203
* Add concrete syntax handling of shared and composite UML propertiesSandro S. Andrade2013-11-171-2/+2
* Add handling of UML association with aggregation = 'composite'Sandro S. Andrade2013-11-171-1/+10
* Add initial implementation of QML element for UML associationsSandro S. Andrade2013-11-176-3/+330
* Add implementation of new Association QML itemSandro S. Andrade2013-11-174-6/+22
* Improve UML concrete syntax DuSE-MT plugin implementationSandro S. Andrade2013-11-1618-33/+153
* Implement plugin loading based on dependenciesSandro S. Andrade2013-11-158-237/+152
* Update .pro/.pri files for handling of plugins/libraries dependenciesSandro S. Andrade2013-11-1528-24/+30
* Fix plugins link dependenciesSandro S. Andrade2013-11-1516-40/+171
* Implement components recovery mechanism.Luis Paulo Torres de Oliveira2013-11-153-1/+231
* 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
* Fix visibility() function in UML concrete syntax UML filesSandro S. Andrade2013-11-032-4/+59
* Fix plugin categories and included headers for Qt 5.1.1 buildingSandro S. Andrade2013-11-025-5/+5
* Add initial support for concrete syntaxSandro S. Andrade2013-11-0217-4/+598
* Add position parameter in UIController's addCentralWidgetTab functionSandro S. Andrade2013-11-021-1/+1
* Fix bug when reading bad-formed XMI filesSandro S. Andrade2013-11-011-0/+3
* Fix dependencies in DuSE core and plugins .pro filesSandro S. Andrade2013-11-016-2/+10
* Move further design space functionality from core to pluginSandro S. Andrade2013-10-306-3/+382
* Move DuSE-MT architecture optimization from core to pluginSandro S. Andrade2013-10-307-1/+257
* Move DuSE-MT design space explorer from core to pluginSandro S. Andrade2013-10-3015-1/+425
* Move DuSE-MT concrete syntax view from core to pluginSandro S. Andrade2013-10-309-1/+214
* Move DuSE-MT welcome screen from core to pluginSandro S. Andrade2013-10-308-1/+212