Revision 19348df...
Go back to digest for 10th June 2012Other in Utilities
Martin Küttler committed changes in [cantor/gsoc2012] /:
Added ResultItems, and changed layout code for the Worksheet
- Added ResultItem and subclasses, removed ResultProxy and
ResultContextMenu. Added context menus to results
- Wrote the layout code for the Worksheet by hand, removed the
QGraphicsLinearLayout, and made the WorksheetEntry only inherit from
QGraphicsObject instead of QGraphicsWidget.
File Changes
Added 7 files
- src/animationresultitem.cpp
- src/imageresultitem.cpp
- src/resultitem.cpp
- src/resultitem.h
- src/textresultitem.cpp
- src/worksheetimageitem.cpp
- src/worksheetimageitem.h
Deleted 3 files
- src/resultcontextmenu.cpp
- src/resultproxy.cpp
- src/resultproxy.h
Modified 14 files
- src/CMakeLists.txt
- src/commandentry.cpp
- src/commandentry.h
- src/epsrenderer.cpp
- src/epsrenderer.h
- src/latexentry.cpp
- src/textentry.cpp
- src/worksheet.cpp
- src/worksheet.h
- src/worksheetentry.cpp
- src/worksheetentry.h
- src/worksheettextitem.cpp
- src/worksheettextitem.h
- src/worksheetview.cpp
24 files changed in total