summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move DuSE-MT architecture optimization from core to pluginSandro S. Andrade2013-10-3012-76/+185
* Move DuSE-MT design space explorer from core to pluginSandro S. Andrade2013-10-3020-153/+212
* Move DuSE-MT concrete syntax view from core to pluginSandro S. Andrade2013-10-3013-66/+185
* Move DuSE-MT welcome screen from core to pluginSandro S. Andrade2013-10-3016-37/+188
* Add PluginController infrastructure to DuSE-MTSandro S. Andrade2013-10-3016-58/+386
* Refactor DuSE-MT's Save, SaveAs, and New actionsSandro S. Andrade2013-10-297-120/+145
* Finish port of JavaScriptConsole from core to pluginSandro S. Andrade2013-10-2911-308/+138
* Initial port of DuSE-MT's java script console from core to pluginSandro S. Andrade2013-10-2911-237/+478
* Fix display of XMI load errors in DuSE-MT's issues output paneSandro S. Andrade2013-10-298-48/+33
* Fix reset of boolean propertiesSandro S. Andrade2013-10-29119-355/+355
* Move DuSE-MT model inspector from core to pluginSandro S. Andrade2013-10-2918-109/+420
* Improve loaded plugins dialog implementationSandro S. Andrade2013-10-294-35/+89
* Fix plugin's DESTDIR and loadingSandro S. Andrade2013-10-298-27/+40
* Add event -> event_ mapping when generating model implementationSandro S. Andrade2013-10-2813-91/+92
* Add missing QT_BEGIN/END_NAMESPACE in model .cpp filesSandro S. Andrade2013-10-28297-0/+1185
* Fix module requirements in .pro filesSandro S. Andrade2013-10-2810-237/+257
* Fix warnings in DuSE-MT UiControllerSandro S. Andrade2013-10-272-1/+6
* Add new source directory structure for DuSE-MTSandro S. Andrade2013-10-2768-76/+97
* Add initial infrastructure for DuSE-MT plugin architectureSandro S. Andrade2013-10-2520-12/+935
* Fix memory leak in QtModelingWidgetsSandro S. Andrade2013-10-255-1/+19
* Update MOF metamodel implementationSandro S. Andrade2013-10-2526-5/+68
* Show ModelingElement class name in ModelingWidgetsSandro S. Andrade2013-10-252-2/+4