コミット履歴

作者 SHA1 メッセージ 日付
  Sascha Zelzer f543ed806d Do not use Qt 4.8 QStringRef::toAscii() method. 13 年 前
  Sascha Zelzer 1a4220fb41 On Windows, terminating a process might not succeed - use kill instead. 13 年 前
  Sascha Zelzer f4adf756c9 Fixed Visual Studio compiler warnings. 13 年 前
  Sascha Zelzer b09af0bf81 Use ctkCmdLineModuleFutureWatcher output reporting in the explorer app. 13 年 前
  Sascha Zelzer 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. 13 年 前
  Sascha Zelzer 52f6625350 Simplified tests by using QTestLib. 13 年 前
  Sascha Zelzer dfc31a30ee Fixed Windows warnings and linker error. 13 年 前
  Sascha Zelzer 3c491165d0 Use CTK settings classes for persisting user values. 13 年 前
  Sascha Zelzer 2964e7806b Remove entries from the tree if modules are unregistered. 13 年 前
  Sascha Zelzer da202b4e93 Added a qHash overload for ctkCmdLineModuleReference for usage in QHash. 13 年 前
  Sascha Zelzer c6668f94d5 Make the bool conversion operator a const method. 13 年 前
  Sascha Zelzer aba7124d62 Use proper doxygen comment style. 13 年 前
  Sascha Zelzer fd907351aa Factored out helper classes for QtConcurrent mapped functions. 13 年 前
  Sascha Zelzer c7cdc1b121 Merge branch '199-create-a-directory-list-widget' into cli-module-support 13 年 前
  Sascha Zelzer 3f28910a32 Reworked ctkDirectoryListWidget for improved flexibility. 13 年 前
  MattClarkson 74de8df3d3 Added doxygen for ctkCmdLineModuleDescription 13 年 前
  MattClarkson a231e0f037 Fix ctkCmdLineModuleFrontend::parameters search by checking for zero output on compare function 13 年 前
  MattClarkson fad36e7ea1 Added class level doxygen for command line modules 13 年 前
  Sascha Zelzer bf1d4584a2 Fixed sleeping function usage on Windows. 13 年 前
  Sascha Zelzer a7ce940677 Fixed some Windows warnings and compiler errors. 13 年 前
  Sascha Zelzer f3c159bed6 Added reset functionality to the explorer app. 13 年 前
  Sascha Zelzer 54428f500f Added test for verifying customizability of the Qt Gui frontend. 13 年 前
  Sascha Zelzer 21f0d8497f Added convenience methods for retrieving and resetting parameters. 13 年 前
  Sascha Zelzer 9bd490aab4 Enhanced to function pointer backend to handle custom parameter types. 13 年 前
  Sascha Zelzer 37c5ca1e8c Added capability of providing different values for parameters using roles. 13 年 前
  Sascha Zelzer 5a873cd5d5 Properly close the module explorer app when modules are still running. 13 年 前
  Sascha Zelzer a03a6136ac Cleaned up APIs for existing frontends and backends. 13 年 前
  Sascha Zelzer 6def9e93c2 Improved code style for consistency. 13 年 前
  Sascha Zelzer 638dec28a1 Merge branch 'cli-module-backend-frontend-refactoring' into cli-module-support 13 年 前
  Sascha Zelzer efe1e7e358 Fixed formatting of what() exception message. 13 年 前