Revision 725175
Go back to digest for 21st October 2007Features in Office
Boudewijn Rempt committed changes in /trunk/koffice/krita:
Two things in this commit:
a) the qpainter canvas refactoring (that, as noted before, is still buggy)
b) lots of work on the node/layer/mask refactoring. Still very buggy, but there has been progress since my last commit on this topic: clicking the relevant buttons now do insert new layers. They are just not selectable.
More work will follow tomorrow.
File Changes
Added 1 files
- /trunk/koffice/krita/ui/kis_shape_controller_test.cpp
Modified 44 files
- /trunk/koffice/krita
- /krita.rc
- /image/kis_image.cc
- /ui/kis_abstract_canvas_widget.h
- /ui/kis_canvas2.cpp
- /ui/kis_canvas2.h
- /ui/kis_config.cc
- /ui/kis_doc2.cc
- /ui/kis_doc2.h
- /ui/kis_filter_manager.cc
- /ui/kis_layer_box.cpp
- /ui/kis_layer_box.h
- /ui/kis_layer_manager.cc
- /ui/kis_layer_manager.h
- /ui/kis_mask_manager.cc
- /ui/kis_mask_manager.h
- /ui/kis_mask_shape.h
- /ui/kis_node_manager.cpp
- /ui/kis_node_manager.h
- /ui/kis_node_model.cpp
- /ui/kis_node_model.h
- /ui/kis_prescaled_projection.cpp
- /ui/kis_prescaled_projection.h
- /ui/kis_qpainter_canvas.cpp
- /ui/kis_qpainter_canvas.h
- /ui/kis_resource_provider.cc
- /ui/kis_resource_provider.h
- /ui/kis_shape_controller.cpp
- /ui/kis_shape_controller.h
- /ui/kis_shape_layer.h
- /ui/kis_tool_freehand.cc
- /ui/kis_view2.cpp
- /ui/kis_view2.h
- /ui/kis_zoom_manager.cc
- /ui/wdglayerbox.ui
- /image/tiles/kis_tilemanager.cc
- /plugins/painterlyframework/kis_complexop.cpp
- /ui/tests/CMakeLists.txt
- /ui/tests/kis_node_model_test.cpp
- /ui/tests/kis_prescaled_projection_test.cpp
- /ui/tests/kis_prescaled_projection_test.h
- /ui/tests/kis_shape_controller_test.cpp
- /plugins/painterlyframework/old/kis_reflectance_colorspace.cpp
- /plugins/paintops/dynamicbrush/kis_dynamicop.cc
- /plugins/viewplugins/histogram/histogram.cc
45 files changed in total