Revision 727744
Go back to digest for 28th October 2007Features in Office
Johannes Simon committed changes in /trunk/koffice/kchart/shape:
* Done with the interface for the legend tool
* Some code cleanup along the way
Some UI problems I noticed:
* The QFontComboBox is at least ~200 pixels wide. That's way too much for a tool! We might want to find an alternative, or use a dialog instead.
* Oxygen doesn't seem to fully support QComboBoxes yet. It paints reaaally slowly, and setting it to checkable doesn't quite work yet - it doesn't gray out its elements when unchecked.
File Changes
Modified 8 files
- /trunk/koffice/kchart/shape
- /ChartDataConfigWidget.cpp
- /ChartDataConfigWidget.ui
- /ChartLegendConfigWidget.ui
- /ChartShapeFactory.cpp
- /ChartTypeTool.cpp
- /ChartTypeToolFactory.cpp
- /ChartTypeToolFactory.h
- /CMakeLists.txt
8 files changed in total