summaryrefslogtreecommitdiffstats
path: root/BUGS
blob: 820eb33b8ae642e3b3fbba921cd6344dde6345d0 (plain)
1
2
3
4
5
6
7
- When clicking in a quickview mainwindow looses focus and, for instance, CTRL+O doesn't work anymore
- Check wheather RW multi-values properties are erroneously shown as RO in property editor
- Fix XMI writing of models using imported elements/packages and/or applied profiles
- Verify why QList<QObject *> cannot be directly passed to QML. Only QVariantList works by now
- Investigate the use of qScriptRegisterSequenceMetaType also for QSets (see src/plugins/metamodels/duse/qdusemetamodel.cpp)
- The property visibility, for attributes, when changing isn't presented in boldface in property editor
- QModelingObjectView::handleAddMethod() needs refactoring to use new metamodel plugins instantiation mechanism