More Info

Revision 556584

(Back to digest)
 

Features in Utilities

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

Big Commit (TM):

- commands can be connected now (yay!)
- workflows can be executed now (double yay!)
- improved UI of command frame widgets
- progress reporting kinda works now

File Changes

Added 5 files
/trunk/playground/utils/workflow/src/ui
 
/collapsewidget.cpp
 
/collapsewidget.h
 
/progressdialog.cpp
 
/progressdialog.h
 
/progressdialogbase.ui
Modified 21 files
/trunk/playground/utils/workflow
 
/TODO
 
/src/mainwindow.cpp
 
/src/mainwindow.h
 
/src/workflowui.rc
 
/src/commands/getstringcommand.cpp
 
/src/core/command.cpp
 
/src/core/command.h
 
/src/core/workflowdocument.cpp
 
/src/core/workflowdocument.h
 
/src/core/workflowdocument_p.h
 
/src/ui/commandcounter.cpp
 
/src/ui/commandcounter.h
 
/src/ui/commandport.cpp
 
/src/ui/commandport.h
 
/src/ui/commandwidget.cpp
 
/src/ui/commandwidget.h
 
/src/ui/cornerwidget.cpp
 
/src/ui/Makefile.am
 
/src/ui/workflowview.cpp
 
/src/ui/workflowview.h
 
/src/commands/file/getfilescommand.cpp
26 files changed in total