Revision 562788

Go back to digest for 16th July 2006

Features in Educational

David Saxton committed changes in /trunk/KDE/kdeedu/kmplot/kmplot:

Allow Constants to have Document scope or/and Global scope. Document scope
constants are exported when saving the current work. Global scope constants are
stored in the application's global settings.

There are still some issues to work out though (e.g. what happens when loading
constants that conflict with existing Global constants).

BUG: 125823

File Changes

Added 2 files
  • /trunk/KDE/kdeedu/kmplot/kmplot
  •   /constants.cpp
  •   /constants.h
Modified 9 files
  • /trunk/KDE/kdeedu/kmplot/kmplot
  •   /CMakeLists.txt
  •   /constantseditor.ui
  •   /kconstanteditor.cpp
  •   /kconstanteditor.h
  •   /kmplotio.cpp
  •   /kmplotio.h
  •   /maindlg.cpp
  •   /parser.cpp
  •   /parser.h
11 files changed in total