summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Fix xmi-write to work with new UML metamodel implementationSandro S. Andrade2013-10-033-34/+17
| | | | | Change-Id: Ic46debecfdd68f1c38b22cee54c663c22db13cd6 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add UML properties metadataSandro S. Andrade2013-09-277-14/+14
| | | | | Change-Id: I7b2a4b78641c11883d3c3283a8fb53f262b891af Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add initial implementation of wrappedobjects refactoringSandro S. Andrade2013-08-191-0/+17
| | | | | Change-Id: Ifbf8c9c6c549c0db38df2b648b4b36f2cd637d33 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add instantiation of DuSE design dimensionsSandro S. Andrade2013-06-242-17/+17
| | | | | | | | | - DuSE design dimensions are instantiated according with each design dimension selection rules. - QtSADuSE module has been renamed to QtSADuSEProfile. Change-Id: Ie0928cb0aa57f6594193d044435d066e47a6f12b Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Provide support for profiles and profile applicationsSandro S. Andrade2013-06-231-0/+17
| | | | | Change-Id: I73fe7c7c6145d2b15316d7fab7017f939c34470e Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Provide initial DuSE design space metamodel implementationSandro S. Andrade2013-06-071-0/+17
| | | | | Change-Id: I4cb72c193e314fdad7d1dd30810b9d7a6c0b62ca Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Fix module version issueSandro S. Andrade2013-04-164-12/+12
| | | | | Change-Id: Ifc0b192b65977844160643c57817db7cbfc1a565 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add major refactoring for namespace-free model implementationSandro S. Andrade2013-03-084-8/+8
| | | | | | | | | | | Rationale: - MOC needs a explicit namespace use in order to auto declare meta objects - However, syncqt does not generate iheaders if namespaces are used Change-Id: Ic66152b469b2610624025b9a76380360d581f857 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add major refactoring in QtWrappedObjects/QtWrappedObjectsWidgetsSandro S. Andrade2013-01-271-1/+1
| | | | | Change-Id: I383c129f52424f647c74db63f1754bd85866a22f Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Split QtWrappedObjects in QtWrappedObjects/QtWrappedObjectsWidgetsSandro S. Andrade2013-01-261-0/+17
| | | | | | | That allows for unit tests run without DISPLAY and dbus dependency Change-Id: Idcb2bc299b99d181d6d769b6f67534151c026308 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add general refactoring of documentationSandro S. Andrade2013-01-132-2/+2
| | | | | Change-Id: I44e05c9a235e209987b2732a7757b19659e14dc4 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add separate lib QtWrappedObjects, update QtMof and QtUml accordinglySandro S. Andrade2012-12-101-0/+17
| | | | | Change-Id: Ie435fb8457ee5c662c9cbb71e3421035bb4fa458 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Incomplete implementation of aggregation-based multiple inheritanceSandro S. Andrade2012-11-022-4/+4
| | | | | Change-Id: I6f84d04ed84f878b671e6a16ffe1c16dda109a90 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add initial classes.Sandro S. Andrade2012-09-142-1/+18
| | | | | | | | | | Affected namespaces: - UML::Classes::Kernel - MOF::Reflection - MOF::Common Change-Id: I5b399cffe699da06048e49df5c7fff7b3c30720c Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Prepare initial module structureSandro S. Andrade2012-09-131-0/+17
Right now only the QtMof module is being develop, but other modules are expected to exist in the future (e.g. QtUml). Change-Id: Iee7e7c88487286c727a75af493a43d4c6fadbaf6 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>