- Improved Guide
commite8380c63a94519d5a76fe1bff8c36d486e42ddb4
authorJorge Cuadrado <kuadrosxx@gmail.com>
Sat, 9 Jun 2007 23:30:43 +0000 (9 18:30 -0500)
committerJorge Cuadrado <kuadrosxx@gmail.com>
Sat, 9 Jun 2007 23:30:43 +0000 (9 18:30 -0500)
tree8b716bcfe3f9c15f0e0d37e19415517a6ea9f258
parentd1b662b546c1632cb95818a89c40b6becb3d2150
- Improved Guide
- Implemented multiviews example
- Fixed crash in brush tool
12 files changed:
examples/examples.pro
examples/model/mainwindow.cpp
examples/model/mainwindow.h
examples/multiviews/main.cpp [copied from examples/model/mainwindow.h with 67% similarity]
examples/multiviews/multiviews.pro [new file with mode: 0644]
examples/multiviews/viewer.cpp [copied from examples/model/mainwindow.cpp with 57% similarity]
examples/multiviews/viewer.h [copied from examples/model/mainwindow.h with 74% similarity]
examples/tweener/main.cpp
examples/tweener/viewer.cpp
src/drawing/photogram.cpp
src/drawing/private/guide.cpp
src/tools/brush/brush.cpp