Revision 734536

Go back to digest for 11th November 2007

Other in Office

Thomas Zander committed changes in /trunk/koffice/plugins:

We worked on a "Kids Office" in the 1.6 area, which was a major undertaking to make work, and we never released anything.

Just to find out how good our pluggability is, I created a new version of the idea where I show a simple user interface for children (or people otherwise uninterrested in all the features) as a replacement for the styles based one.

It's not finalized, but the idea works and I'm sure that edu projects will love using a profile where this plugin is showing and nothing else.

Configurability is a Go!

File Changes

Added 34 files
  • /trunk/koffice/plugins/simpletextedit
  •   /CMakeLists.txt
  •   /Factory.cpp
  •   /Factory.h
  •   /kofficesimpletextedit.desktop
  •   /Panel.cpp
  •   /Panel.h
  •   /Panel.ui
  •   /pics
  •   /Plugin.cpp
  •   /Plugin.h
  •   /pics/CMakeLists.txt
  •   /pics/oxsc-action-koffice_simple_format_bold_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_bold_inactive.svgz
  •   /pics/oxsc-action-koffice_simple_format_italic_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_italic_inactive.svgz
  •   /pics/oxsc-action-koffice_simple_format_left_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_left_inactive.svgz
  •   /pics/oxsc-action-koffice_simple_format_middle_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_middle_inactive.svgz
  •   /pics/oxsc-action-koffice_simple_format_right_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_right_inactive.svgz
  •   /pics/oxsc-action-koffice_simple_format_sans_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_sans_inactive.svgz
  •   /pics/oxsc-action-koffice_simple_format_script_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_script_inactive.svgz
  •   /pics/oxsc-action-koffice_simple_format_serif_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_serif_inactive.svgz
  •   /pics/oxsc-action-koffice_simple_format_sizedown_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_sizedown_inactive.svgz
  •   /pics/oxsc-action-koffice_simple_format_sizeup_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_sizeup_inactive.svgz
  •   /pics/oxsc-action-koffice_simple_format_underline_active.svgz
  •   /pics/oxsc-action-koffice_simple_format_underline_inactive.svgz
Modified 1 files
  • /trunk/koffice/plugins/CMakeLists.txt
35 files changed in total