index
:
qt/qtmodeling.git
master
Qt-based implementation of Object Management Group (OMG)’s Meta Object Facility (MOF) specification and derivatives
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mof
/
qmofobject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix implementation of clone() operation. Update metamodels.
Sandro S. Andrade
2013-11-27
1
-0
/
+2
*
Update metamodel implementation. UML update coming soon ...
Sandro S. Andrade
2013-11-26
1
-0
/
+8
*
Improve metamodel documentation
Sandro S. Andrade
2013-11-24
1
-5
/
+0
*
Add missing QT_BEGIN/END_NAMESPACE in model .cpp files
Sandro S. Andrade
2013-10-28
1
-0
/
+4
*
Do not generate documentation tags if not available
Sandro S. Andrade
2013-10-13
1
-8
/
+6
*
Add new implementation of MOF metamodel
Sandro S. Andrade
2013-10-13
1
-49
/
+35
*
Fix license issues reported from CI
Sandro S. Andrade
2013-04-15
1
-25
/
+24
*
Add major refactoring for namespace-free model implementation
Sandro S. Andrade
2013-03-08
1
-13
/
+8
*
Provide major refactoring for correct declaration of properties
Sandro S. Andrade
2013-03-05
1
-3
/
+8
*
Remove registerMetaType from QWrappedObject and inheriting classes
Sandro S. Andrade
2013-01-12
1
-20
/
+0
*
Rename Qt*Enumerations to Qt*Namespace
Sandro S. Andrade
2013-01-09
1
-1
/
+1
*
Add initial separation between wrapped and children object
Sandro S. Andrade
2013-01-05
1
-4
/
+4
*
Add improved support for Q_PROPERTY metadata
Sandro S. Andrade
2013-01-01
1
-1
/
+0
*
Add initial implementation of user-defined Q_PROPERTY data
Sandro S. Andrade
2013-01-01
1
-0
/
+10
*
Define properties as QList/QSet instead of const QList/QSet &
Sandro S. Andrade
2012-12-29
1
-1
/
+21
*
Make use of new Qt5 properties facilities in QtUml/QtMof
Sandro S. Andrade
2012-12-28
1
-37
/
+1
*
Add support for properties reset and include enhancements in editor
Sandro S. Andrade
2012-12-17
1
-4
/
+0
*
Add virtual method registerMetaTypes() in QWrappedObject
Sandro S. Andrade
2012-12-16
1
-0
/
+40
*
Add separate lib QtWrappedObjects, update QtMof and QtUml accordingly
Sandro S. Andrade
2012-12-10
1
-35
/
+5
*
Update QtUml and examples to use new version of QtMof
Sandro S. Andrade
2012-12-10
1
-1
/
+2
*
Provide initial implementation of merged QtMof meta-model
Sandro S. Andrade
2012-12-10
1
-0
/
+152