summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-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
* 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-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-3014-56/+384
* 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-297-46/+31
* Move DuSE-MT model inspector from core to pluginSandro S. Andrade2013-10-2916-102/+415
* Improve loaded plugins dialog implementationSandro S. Andrade2013-10-294-35/+89
* Fix plugin's DESTDIR and loadingSandro S. Andrade2013-10-298-27/+40
* Add missing QT_BEGIN/END_NAMESPACE in model .cpp filesSandro S. Andrade2013-10-281-0/+1
* Fix warnings in DuSE-MT UiControllerSandro S. Andrade2013-10-271-0/+6
* Add new source directory structure for DuSE-MTSandro S. Andrade2013-10-2767-76/+96
* Add initial infrastructure for DuSE-MT plugin architectureSandro S. Andrade2013-10-2520-12/+935
* Simplify metamodel pluginsSandro S. Andrade2013-10-131-2/+47
* Fix bug when reading/writing boolean propertiesSandro S. Andrade2013-10-125-48/+45
* Fix QModelingObjectPropertyModel after refactoringSandro S. Andrade2013-10-122-9/+9
* Fix QModelingObjectRole bug when reading XMI filesSandro S. Andrade2013-10-111-6/+6
* Further refactoring in QtModeling (step 2)Sandro S. Andrade2013-10-101-20/+21
* Further refactoring in QtModeling (initial step)Sandro S. Andrade2013-10-102-28/+28
* Initial refactoring of QModelingObjectPropertyModelSandro S. Andrade2013-10-091-7/+8
* ModelingWidgets: modelingobjectmodel/view okSandro S. Andrade2013-10-084-166/+166
* Fix issues when serializing dirty propertiesSandro S. Andrade2013-10-051-1/+1
* Fix issues in qobjectclass.cpp template fileSandro S. Andrade2013-10-031-1/+2
* Fix xmi-write to work with new UML metamodel implementationSandro S. Andrade2013-10-031-1/+1
* Remove c++11 use in uml examples .pro filesSandro S. Andrade2013-07-191-2/+0
* Add new profile application in example2.xmiSandro S. Andrade2013-07-061-0/+1
* Add SEKE demoSandro S. Andrade2013-06-2710-35/+261
* Add QML visualization of components' partsSandro S. Andrade2013-06-272-2/+1
* Use of QQmlContext's to insulate property registrationSandro S. Andrade2013-06-274-14/+41
* Add misc improvementsSandro S. Andrade2013-06-261-2/+5