Historique des commits

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