Revision 88d5a2e...
Go back to digest for 27th May 2012Bug Fixes in Office
Martin Küttler committed changes in [cantor/gsoc2012] /:
Fixed zooming and resizing
- removed WorksheetStaticTextItem
- WorksheetEntries do not use QGraphicsLayout anymore, they now have
their own layout-code
- removed FormulaTextObject
- all eps rendering is now done by the new class EpsRenderer
File Changes
Deleted 4 files
- src/formulatextobject.cpp
- src/formulatextobject.h
- src/worksheetstatictextitem.cpp
- src/worksheetstatictextitem.h
Modified 16 files
- src/CMakeLists.txt
- src/commandentry.cpp
- src/commandentry.h
- src/latexentry.cpp
- src/latexentry.h
- src/resultproxy.cpp
- src/resultproxy.h
- src/textentry.cpp
- src/textentry.h
- src/worksheet.cpp
- src/worksheet.h
- src/worksheetentry.cpp
- src/worksheetentry.h
- src/worksheettextitem.cpp
- src/worksheettextitem.h
- src/worksheetview.cpp
20 files changed in total