Revision 2d41038...
Go back to digest for 5th August 2012Features in Office
Boudewijn Rempt committed changes in [calligra/krita-sketch-rempt] /sketch:
Add a QDeclarativeItem based canvas item class
This will paint the framebuffer created in the opengl2 class, and possibly
pass on all the things the canvas controller needs from the canvasbase
to the real canvabase that contains the opengl2 canvas.
It feels a bit Heath Robinsonesque, though.
File Changes
Modified 6 files
- /sketch
- krita/CanvasControllerDeclarative.cpp
- krita/KisDeclarativeCanvasItem.cpp
- krita/KisDeclarativeCanvasItem.h
- krita/KisSketchView.cpp
- krita/KisSketchView.h
- krita/MainWindow.cpp
6 files changed in total