Revision 766753

Go back to digest for 27th January 2008

Features in Office

Jan Hambrecht committed changes in /trunk/koffice/karbon:

Added color chooser, gradient chooser and pattern chooser to the style preview docker. When changing the style with the style buttons, the respective chooser is shown on the right side.

Added a new gradient item chooser to ui/widgets wich is now used in the gradient tool and the style docker.

Moved the pattern item and pattern item chooser from plugins/tools to ui/widgets

There are still a few rough edges but one can already see in what direction it goes.

File Changes

Added 6 files
  • /trunk/koffice/karbon/ui/widgets
  •   /KarbonGradientChooser.cpp
  •   /KarbonGradientChooser.h
  •   /KarbonPatternChooser.cpp
  •   /KarbonPatternChooser.h
  •   /KarbonPatternItem.cpp
  •   /KarbonPatternItem.h
Deleted 4 files
  • /trunk/koffice/karbon/plugins/tools
  •   /KarbonPatternChooser.cpp
  •   /KarbonPatternChooser.h
  •   /KarbonPatternItem.cpp
  •   /KarbonPatternItem.h
Modified 11 files
  • /trunk/koffice/karbon
  •   /ui/CMakeLists.txt
  •   /plugins/tools/CMakeLists.txt
  •   /plugins/tools/KarbonGradientTool.cpp
  •   /ui/dockers/KarbonStylePreviewDocker.cpp
  •   /ui/dockers/KarbonStylePreviewDocker.h
  •   /ui/widgets/KarbonGradientItem.cpp
  •   /ui/widgets/KarbonGradientItem.h
  •   /ui/widgets/KarbonStyleButtonBox.cpp
  •   /ui/widgets/KarbonStyleButtonBox.h
  •   /ui/widgets/vgradienttabwidget.cc
  •   /ui/widgets/vgradienttabwidget.h
21 files changed in total