Revision 668757
Go back to digest for 3rd June 2007Features in Office
Boudewijn Rempt committed changes in /trunk/koffice/krita:
There's only one place where we are still using the image's idea of active layer, and that's in the canvas controller. That's next on my list.
Oh, and I removed the move tool since its function is duplicated by the transform tool (There's only one place where we are still using the image's idea of active layer, and that's in the canvas controller. That's next on my list.
Oh, and I removed the move tool since its function is duplicated by the transform tool (& by the interaction tool, although that doesn't work yet.) by the interaction tool, although that doesn't work yet.)
File Changes
Deleted 4 files
- /trunk/koffice/krita
- /ui/kis_strategy_move.cc
- /ui/kis_strategy_move.h
- /plugins/tools/defaulttools/kis_tool_move.cc
- /plugins/tools/defaulttools/kis_tool_move.h
Modified 36 files
- /trunk/koffice/krita
- /image/kis_adjustment_layer.cc
- /image/kis_adjustment_layer.h
- /image/kis_clone_layer.cpp
- /image/kis_clone_layer.h
- /image/kis_group_layer.h
- /image/kis_histogram.cc
- /image/kis_image.h
- /image/kis_layer.h
- /image/kis_paint_layer.cc
- /image/kis_paint_layer.h
- /ui/CMakeLists.txt
- /ui/kis_canvas2.cpp
- /ui/kis_custom_image_widget.cc
- /ui/kis_dlg_adjustment_layer.cc
- /ui/kis_dlg_adjustment_layer.h
- /ui/kis_doc2.cc
- /ui/kis_filter_manager.cc
- /ui/kis_image_manager.cc
- /ui/kis_import_catcher.cc
- /ui/kis_import_catcher.h
- /ui/kis_layer_manager.cc
- /ui/kis_layerbox.cc
- /ui/kis_layerbox.h
- /ui/kis_opengl_image_textures.cpp
- /ui/kis_qpainter_canvas.cpp
- /ui/kis_selection_manager.cc
- /ui/kis_selection_options.cc
- /ui/kis_shape_layer.h
- /ui/kis_statusbar.cc
- /ui/kis_tool.cc
- /ui/kis_tool_freehand.cc
- /ui/kis_tool_paint.cc
- /ui/kis_view2.cpp
- /image/tests/kis_layer_test.cpp
- /plugins/tools/defaulttools/CMakeLists.txt
- /plugins/tools/defaulttools/default_tools.cc
40 files changed in total