summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move DuSE-MT to a new repositoryHEADmasterSandro S. Andrade2014-10-28179-25359/+0
* Fix the inclusion of MeasurementProfile moduleSandro S. Andrade2014-09-263-11/+6
* Add Measurement Profile and new example-cp.xmi for Component PointSandro S. Andrade2014-09-2626-0/+1376
* Add GCC-XML Backend Plugin, ACDC Plugin and UML Notation PluginLuis Paulo Torres de Oliveira2014-08-2441-201/+2199
* Change IPluginController::pluginsByType to return a QList<T *>Sandro S. Andrade2014-08-112-5/+6
* Change DuSE-MT's plugin controller to correctly load plugins in MacOSSandro S. Andrade2014-08-075-4/+35
* sync.profile: Update branch dependency to dev instead of stableSergio Ahumada2014-06-301-3/+3
* Add improvements in SADuseProfileSandro S. Andrade2014-06-1724-53/+1559
* Add XMI example of composite structure with typed connectorSandro S. Andrade2014-06-161-0/+24
* Testing gerrit replication to gitoriousSandro S. Andrade2014-06-161-0/+1
* Add changes required to build against Qt 5.3.0Sandro S. Andrade2014-06-1412-106/+15
* 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-0738-115/+314
* Add creation of added element when navigating through design spacesSandro S. Andrade2013-12-064-20/+25
* Add opening/saving of scriptsSandro S. Andrade2013-11-284-17/+173
* Add major improvements in DuSE-MT basic workflowSandro S. Andrade2013-11-2821-85/+131
* Implement file->closeModel operation in DuSE-MTSandro S. Andrade2013-11-2812-11/+68
* Fix plugin installation when using release Qt 5.1.1Sandro S. Andrade2013-11-2713-431/+4
* Remove automatic build of examplesSandro S. Andrade2013-11-271-1/+0
* 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-279-19/+246
* Add some improvements in property editorSandro S. Andrade2013-11-274-2/+16
* Clear current design space location before loading a new locationSandro S. Andrade2013-11-272-7/+4
* Update UML metamodel implementationSandro S. Andrade2013-11-27242-0/+484
* Fix implementation of clone() operation. Update metamodels.Sandro S. Andrade2013-11-2762-8/+133
* Fix more memory leak problemsSandro S. Andrade2013-11-274-0/+10
* Fix memory leak when deleting modelsSandro S. Andrade2013-11-265-0/+11
* Update UML metamodel implementationSandro S. Andrade2013-11-26656-4624/+3785
* Update metamodel implementation. UML update coming soon ...Sandro S. Andrade2013-11-26126-151/+644
* Fix issue when removing QObject counterpart of model elementsSandro S. Andrade2013-11-2611-16/+107
* 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-256-8/+35
* Change QModelingObjectPropertyModel to show "to be implemented"Sandro S. Andrade2013-11-2537-360/+378
* Populate design space explorer when creating a new DuSE Design ProcessSandro S. Andrade2013-11-244-23/+37
* Fix weird characters in UML documentation in UML.xmiSandro S. Andrade2013-11-242-1/+1
* Update MOF metamodel implementation and documentationSandro S. Andrade2013-11-2441-164/+0
* Update UML metamodel implementation and documentationSandro S. Andrade2013-11-24678-1751/+6980
* Improve metamodel documentationSandro S. Andrade2013-11-24114-310/+1510
* Fix QtSADuseProfile module documentationSandro S. Andrade2013-11-2410-23/+43
* Fix templates and QtDuse module documentationSandro S. Andrade2013-11-2431-80/+240
* Fix QtModelingWidgets module documentationSandro S. Andrade2013-11-2419-60/+186
* Fix QtModeling module documentationSandro S. Andrade2013-11-2424-201/+338
* Fix .pro files for insource buildingSandro S. Andrade2013-11-239-96/+51
* 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-228-10/+97
* 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-217-2/+57
* Add initial implementation of design space explorerSandro S. Andrade2013-11-215-28/+37