summaryrefslogtreecommitdiffstats
path: root/src/uml/qfunctionbehavior.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add major refactoring for namespace-free model implementationSandro S. Andrade2013-03-081-94/+0
* Provide major refactoring for correct declaration of propertiesSandro S. Andrade2013-03-051-3/+8
* Remove registerMetaType from QWrappedObject and inheriting classesSandro S. Andrade2013-01-121-8/+0
* Rename Qt*Enumerations to Qt*NamespaceSandro S. Andrade2013-01-091-1/+1
* Add initial separation between wrapped and children objectSandro S. Andrade2013-01-051-4/+4
* Add improved support for Q_PROPERTY metadataSandro S. Andrade2013-01-011-1/+0
* Add initial implementation of user-defined Q_PROPERTY dataSandro S. Andrade2013-01-011-0/+10
* Define properties as QList/QSet instead of const QList/QSet &Sandro S. Andrade2012-12-291-0/+8
* Make use of new Qt5 properties facilities in QtUml/QtMofSandro S. Andrade2012-12-281-15/+0
* Add support for properties reset and include enhancements in editorSandro S. Andrade2012-12-171-1/+0
* Add virtual method registerMetaTypes() in QWrappedObjectSandro S. Andrade2012-12-161-0/+16
* Add separate lib QtWrappedObjects, update QtMof and QtUml accordinglySandro S. Andrade2012-12-101-2/+2
* Update QtUml and examples to use new version of QtMofSandro S. Andrade2012-12-101-2/+2
* Provide new infrastructure based on QUmlObjectSandro S. Andrade2012-12-041-10/+4
* Add visualization of multi-valued attributes in QtUml editorSandro S. Andrade2012-11-051-0/+6
* Provide new implementation (without use of multiple inheritance)Sandro S. Andrade2012-11-051-1/+0
* Incomplete implementation of aggregation-based multiple inheritanceSandro S. Andrade2012-11-021-9/+5
* Add improved implementation of property subsettingSandro S. Andrade2012-10-151-2/+3
* Add parallel hierarchy for private classesSandro S. Andrade2012-10-101-2/+9
* Provide enhanced implementation of property subsettingSandro S. Andrade2012-10-091-8/+1
* Add suport for auto-generating sync of subsetted propertiesSandro S. Andrade2012-10-061-0/+1
* Provide complete generation of private classesSandro S. Andrade2012-10-061-2/+18
* Add skeletons for UML L3 classesSandro S. Andrade2012-10-021-0/+67