Revision 548633

Go back to digest for 11th June 2006

Features in Utilities

Thomas Kadauke committed changes in /trunk/playground/utils/workflow:

big commit. made undo work for command modifications :)

- workflowdocument private class has own header now
- new modifycommandaction class
- extended Command API to support undo/redo
- extended ValueList class a little
- internal classes take datatype names instead of pointers

File Changes

Added 1 files
  • /trunk/playground/utils/workflow/src/core/workflowdocument_p.h
Modified 20 files
  • /trunk/playground/utils/workflow
  •   /autom4te.cache/requests
  •   /src/commands/testcommand.cpp
  •   /src/commands/testcommand.h
  •   /src/core/command.cpp
  •   /src/core/command.h
  •   /src/core/conversioncommand.cpp
  •   /src/core/Makefile.am
  •   /src/core/Makefile.in
  •   /src/core/parameter.cpp
  •   /src/core/parameter.h
  •   /src/core/result.cpp
  •   /src/core/result.h
  •   /src/core/slot.cpp
  •   /src/core/slot.h
  •   /src/core/valuelist.cpp
  •   /src/core/valuelist.h
  •   /src/core/workflowdocument.cpp
  •   /src/core/workflowdocument.h
  •   /src/ui/workflowview.cpp
  •   /src/ui/workflowview_p.h
21 files changed in total