summaryrefslogtreecommitdiffstats
path: root/examples/uml/uml.pro
Commit message (Collapse)AuthorAgeFilesLines
* Move DuSE-MT to a new repositoryHEADmasterSandro S. Andrade2014-10-281-1/+0
| | | | | | | New DuSE-MT location: git@gitorious.org:duse-mt/duse-mt.git Change-Id: I4f3e65542703e39a54d20fa2c418fc61a1dca59c Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Fix .pro files for insource buildingSandro S. Andrade2013-11-231-1/+1
| | | | | Change-Id: I76fc2881c833582b5e0d9f505a4c5c5f39746568 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Rename 'profile' uml example to 'profile-definition'Sandro S. Andrade2013-11-011-1/+1
| | | | | Change-Id: Iab15412754dfc6bfcde1113fdf9c5472e80246fd Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Fix xmi-write to work with new UML metamodel implementationSandro S. Andrade2013-10-031-2/+1
| | | | | Change-Id: Ic46debecfdd68f1c38b22cee54c663c22db13cd6 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Updating examples and testsSandro S. Andrade2013-08-271-1/+2
| | | | | | | Disabling plugins building by now Change-Id: Idcdcca005520d585d74c579e6fa42dc76d42be8e Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add new mechanism for QmlContext property settingSandro S. Andrade2013-06-161-1/+1
| | | | | | | | | - QWrappedObject provide a new virtual method setQmlContextProperties, so that DuSE-MT implementation continues metamodel-agnostic - QML representation of UML class properties ok Change-Id: I2b380345051a5971a77ce9fed4e9834e2312ca1b Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Fix use of qtHaveModule in examples/uml/uml.pro for duse-mtSandro S. Andrade2013-06-121-3/+2
| | | | | Change-Id: I0d989ddf4d28d454107b36b6023939081375cfd9 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Fix CI error when declarative module is not availableSandro S. Andrade2013-06-111-2/+3
| | | | | Change-Id: I8977587e867248247465035c19630ebcd4788df7 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Renaming QtUml Editor to DuSE-MTSandro S. Andrade2013-06-071-1/+1
| | | | | Change-Id: Id78c524b4c9022edded04fb1d852d8036b290d67 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Remove c++11's features usage and check for widgets availabilitySandro S. Andrade2013-04-191-1/+2
| | | | | Change-Id: Ia611f63af8524dd489fe99959cf949696ad08084 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Rename examples/uml/editor to examples/uml/qtumleditorSandro S. Andrade2013-01-101-0/+3
| | | | | Change-Id: I4cbcf6ceb1f5b24d03dec8818476509419399b11 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add initial example for profile and stereotypes handlingSandro S. Andrade2012-10-261-9/+0
| | | | | Change-Id: I4b72cb8f579fec5e35c80709c5e1153e80edbf80 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
* Add initial example of QtUml useSandro S. Andrade2012-10-111-0/+9
Change-Id: I8f0a00967dd5f9bcb8e134794ab76f2f72732cce Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>