Revision 560002

Go back to digest for 9th July 2006

Features in Utilities

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

- new commands:
- ask for files
- ask for folders
- delete files
- improved commands:
- copy files
- move files
- new widget: filename filter widget

File Changes

Added 23 files
  • /trunk/playground/utils/workflow/src
  •   /commands/file/askforfilescommand.cpp
  •   /commands/file/askforfilescommand.h
  •   /commands/file/askforfileswidget.cpp
  •   /commands/file/askforfileswidget.h
  •   /commands/file/askforfileswidgetbase.ui
  •   /commands/file/askforfolderscommand.cpp
  •   /commands/file/askforfolderscommand.h
  •   /commands/file/askforfolderswidget.cpp
  •   /commands/file/askforfolderswidget.h
  •   /commands/file/askforfolderswidgetbase.ui
  •   /commands/file/deletefilescommand.cpp
  •   /commands/file/deletefilescommand.h
  •   /commands/file/deletefilesdialog.cpp
  •   /commands/file/deletefilesdialog.h
  •   /commands/file/deletefilesdialogbase.ui
  •   /commands/file/deletefileswidget.cpp
  •   /commands/file/deletefileswidget.h
  •   /commands/file/deletefileswidgetbase.ui
  •   /ui/widgets/editfilenamefilterdialog.cpp
  •   /ui/widgets/editfilenamefilterdialog.h
  •   /ui/widgets/editfilenamefilterdialogbase.ui
  •   /ui/widgets/filenamefilterwidget.cpp
  •   /ui/widgets/filenamefilterwidget.h
Modified 14 files
  • /trunk/playground/utils/workflow
  •   /TODO
  •   /src/commands/libworkflow_stdcommands.wflib
  •   /src/commands/storeinvariablecommand.cpp
  •   /src/commands/file/copyfilescommand.cpp
  •   /src/commands/file/copyfilescommand.h
  •   /src/commands/file/copyfileswidget.cpp
  •   /src/commands/file/filelibrary.cpp
  •   /src/commands/file/libworkflow_filecommands.wflib
  •   /src/commands/file/Makefile.am
  •   /src/commands/file/movefilescommand.cpp
  •   /src/commands/file/movefilescommand.h
  •   /src/ui/plugin/Makefile.am
  •   /src/ui/plugin/workflow.widgets
  •   /src/ui/widgets/Makefile.am
37 files changed in total