Revision 856198
Go back to digest for 7th September 2008Other in KDE-PIM
Dag Andersen committed changes in /trunk/KDE/kdepim/kdgantt:
Enable printing.
The code needs refactoring (it's a mess).
I've tried to reuse existing code (like QGraphicsScene::render()) but this makes things a bit difficult.
Also there seems to be problems with painter clipping and printer paper/page rect.
(I doubt these are qt bugs, hopefully, it's just my system acting up)
File Changes
Modified 10 files
- /trunk/KDE/kdepim/kdgantt
- /kdganttabstractgrid.h
- /kdganttdatetimegrid.cpp
- /kdganttdatetimegrid.h
- /kdganttgraphicsscene.cpp
- /kdganttgraphicsscene.h
- /kdganttgraphicsview.cpp
- /kdganttgraphicsview.h
- /kdganttgraphicsview_p.h
- /kdganttview.cpp
- /kdganttview.h
10 files changed in total