Revision 59bcfb8...
Go back to digest for 4th March 2012Features in Office
Dmitry Kazakov committed changes in [calligra] /ui:
Added support for checking the type of newly added dummy
We should not call QAbstractItemModel::beginInsertRows if this dummy
has a type which will not be shown in the layers tree. This feature
was planned, I simply forgot about it.
File Changes
Modified 11 files
- /ui
- krita/kis_model_index_converter.cpp
- krita/kis_model_index_converter.h
- krita/kis_model_index_converter_base.h
- krita/kis_model_index_converter_show_all.cpp
- krita/kis_model_index_converter_show_all.h
- krita/kis_node_model.cpp
- krita/kis_node_model.h
- krita/flake/kis_dummies_facade_base.cpp
- krita/flake/kis_dummies_facade_base.h
- krita/tests/kis_model_index_converter_test.cpp
- krita/tests/kis_model_index_converter_test.h
11 files changed in total