Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for re-creating task manager database when there is a problem with loading existing one.

  1. … 10 more files in changeset.
Improved handling sqlite schemas for task manager and task object (CH-79).

  1. … 19 more files in changeset.
Partial implementation of basic serialization mechanism (part 2) (CH-79).

  1. … 40 more files in changeset.
General improvements in the task manager serialization (CH-79)

  1. … 16 more files in changeset.
Adjust CH to compile with boost 1.55 (CH-78)

  1. … 3 more files in changeset.
Basic support for serializing task manager data in/from sqlite database (CH-71)

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

  1. … 33 more files in changeset.
Changed the design of status dialog to make place for more information (mostly subtask stats) (CH-65)

    • -0
    • +37
    ./TProgressCtrlEx.cpp
  1. … 20 more files in changeset.
Fixed build problems for testing configurations (CH-53)

Improved unit tests framework integration (CH-51)

  1. … 26 more files in changeset.
Added new, Afrikaans translation by Jano Barnard (CH-47).

    • binary
    ./langs/afrikaans.lng
Fixed: Docking button functionality changes the window dimensions (CH-45)

Dialogs sizing incorrect (CH-44)

Adjust build paths to support simultaneous builds in VC9.0 and VC11.0 (CH-39)

  1. … 8 more files in changeset.
Various cleanups not affecting functionality.

  1. … 3 more files in changeset.
Bugfix: Problems registering shell extension from Tools menu (CH-40)

Double unregistering of shell extension (CH-42)

HTML Help cleanup (CH-41)

Added VS 2012 solution and project files.

    • -0
    • +1158
    ./ch.vc110.vcxproj
    • -0
    • +805
    ./ch.vc110.vcxproj.filters
  1. … 13 more files in changeset.
Bugfix (CH-32): Crash when right-clicking on any control in Status Dialog (64-bit Windows only)

Updated projects to use references instead of manual library input.

  1. … 19 more files in changeset.
Refactoring: Replaced old buffer management with new, improved one.

  1. … 10 more files in changeset.
Update for boost 1.51 and small optimization.

Rewritten statistics handling for sub tasks, tasks and task manager (this commit introduces some issues that needs to be further fixed). Only basic tests performed (!)

  1. … 30 more files in changeset.
Split progress information, so that each subtask manages its own progress state along with its serialization.

  1. … 20 more files in changeset.
Added new subtask class handling fast move operation before scanning directories for files.

  1. … 12 more files in changeset.
Refactoring: split file filtering functionality to two separate files (TFileFilter and TFileFiltersArray).

  1. … 11 more files in changeset.
Refactoring:

  1. … 17 more files in changeset.
Refactoring:

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

  1. … 4 more files in changeset.