Historial de Commits

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