Revision 697841

Go back to digest for 12th August 2007

Features in Utilities

Mirko Boehm committed changes in /trunk/playground/utils/charm:

MASSIVE:

- ripped everything apart for the new all-in-one model
- moved reports and commands into their own subdirectories
- almost all functionality is back

File Changes

Added 26 files
  • /trunk/playground/utils/charm/Core
  •   /Commands
  •   /Reports
  •   /Commands/CharmCommand.cpp
  •   /Commands/CharmCommand.h
  •   /Commands/CommandEmitterInterface.h
  •   /Commands/CommandExecuteReporting.cpp
  •   /Commands/CommandExecuteReporting.h
  •   /Commands/CommandGetAllEvents.cpp
  •   /Commands/CommandGetAllEvents.h
  •   /Commands/CommandModifyEvent.cpp
  •   /Commands/CommandModifyEvent.h
  •   /Commands/CommandRelayCommand.cpp
  •   /Commands/CommandRelayCommand.h
  •   /Reports/ActivityReport.cpp
  •   /Reports/ActivityReport.h
  •   /Reports/ActivityReportConfigurationPage.ui
  •   /Reports/CharmReport.cpp
  •   /Reports/CharmReport.h
  •   /Reports/ParagraphFormatCollection.cpp
  •   /Reports/ParagraphFormatCollection.h
  •   /Reports/ReportDialog.cpp
  •   /Reports/ReportDialog.h
  •   /Reports/ReportDialog.ui
  •   /Reports/ReportPreviewWindow.cpp
  •   /Reports/ReportPreviewWindow.h
  •   /Reports/ReportPreviewWindow.ui
Deleted 26 files
  • /trunk/playground/utils/charm/Core
  •   /ActivityReport.cpp
  •   /ActivityReport.h
  •   /ActivityReportConfigurationPage.ui
  •   /CharmCommand.cpp
  •   /CharmCommand.h
  •   /CharmReport.cpp
  •   /CharmReport.h
  •   /CommandEmitterInterface.h
  •   /CommandExecuteReporting.cpp
  •   /CommandExecuteReporting.h
  •   /CommandGetAllEvents.cpp
  •   /CommandGetAllEvents.h
  •   /CommandModifyEvent.cpp
  •   /CommandModifyEvent.h
  •   /CommandRelayCommand.cpp
  •   /CommandRelayCommand.h
  •   /ParagraphFormatCollection.cpp
  •   /ParagraphFormatCollection.h
  •   /ReportDialog.cpp
  •   /ReportDialog.h
  •   /ReportDialog.ui
  •   /ReportPreviewWindow.cpp
  •   /ReportPreviewWindow.h
  •   /ReportPreviewWindow.ui
  •   /TaskModel.cpp
  •   /TaskModel.h
Modified 19 files
  • /trunk/playground/utils/charm
  •   /Core/Application.cpp
  •   /Core/Application.h
  •   /Core/Charm.cpp
  •   /Core/CharmDataModel.h
  •   /Core/CMakeLists.txt
  •   /Core/Controller.cpp
  •   /Core/EventEditor.cpp
  •   /Core/EventEditor.h
  •   /Core/Model.cpp
  •   /Core/Model.h
  •   /Core/TaskModelAdapter.cpp
  •   /Core/TaskModelAdapter.h
  •   /Core/TaskModelInterface.h
  •   /Core/View.cpp
  •   /Core/View.h
  •   /Core/ViewFilter.cpp
  •   /Core/ViewFilter.h
  •   /Core/ViewInterface.h
71 files changed in total