MainWnd.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Basic support for serializing task manager data in/from sqlite database (CH-71)

  1. … 35 more files in changeset.
Updated subtask, task, and task mgr stats calculation (CH-57).

  1. … 41 more files in changeset.
Refactoring:

  1. … 17 more files in changeset.
Moved CTask and CTaskArray classes to the libchcore library.

  1. … 15 more files in changeset.
Added new string class (TString) along with exportable containers for them, that will help solving problem of non-exportable std::wstring (and lack of CString at some places in code).

  1. … 54 more files in changeset.
Improvements in command-line option '--ImportTaskDefinition' - now properly passes command line arguments to already running instance (advances [#2544046]).

  1. … 4 more files in changeset.
Switched from CArray to std::vector in CTaskArray.

  1. … 11 more files in changeset.
Bugfix: crash at startup (activation context) - first try to fix the problem not reproducible at home.

  1. … 1 more file in changeset.
Changed resource manager and engine config to singletons.

  1. … 7 more files in changeset.
Cleaned up header files from unnecessary includes.

  1. … 32 more files in changeset.
Moved task management from MainWnd to CTask (where it should be placed from the beginning).

  1. … 11 more files in changeset.
Changed default line endings for source files to a consistent state with svn properties (closes [2536028]).

  1. … 122 more files in changeset.
Extracted the feedback handling outside of the copying routine (closes [#294]).

  1. … 34 more files in changeset.
Preliminary support for checking for updates (advances [#427]).

  1. … 8 more files in changeset.
Updated the license headers in source files.

  1. … 101 more files in changeset.
Bugfix: quickfix for the problem with files being deleted even when they was skipped when copying.(closes [#293]).

  1. … 3 more files in changeset.
Added unicode configuration, x64 platform support and made it build.

  1. … 51 more files in changeset.
FS reorganization - next phase (advances [#303]).

  1. … 309 more files in changeset.