提交歷史

作者 SHA1 備註 提交日期
  Stefan Kislinskiy d3af2282f5 Replaced Qt5::Gui dependency with Qt5::Widgets. 10 年之前
  Matt Clarkson 4397a1dfe7 Trap exceptions from concurrent registrations of CLI and report error messages and references 10 年之前
  Matt Clarkson 070d17c7af Add timeout exception type 10 年之前
  Sascha Zelzer 211106b74a Merge branch 'qt5' 11 年之前
  Sascha Zelzer 448aaf3c3e Qt5 compatibility for almost all libraries. 11 年之前
  Jean-Christophe Fillion-Robin 8d376ed112 Do not set unused CMake build function parameter INCLUDE_DIRECTORIES 11 年之前
  Sascha Zelzer 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 年之前
  Sascha Zelzer b1e135190b Add header files to fix moc generation due to changed qt4_generate_mocs macro. 11 年之前
  Jean-Christophe Fillion-Robin 1b051e59fd Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449 11 年之前
  Julien Finet 47b3421658 Add support for Qt5 11 年之前
  Sascha Zelzer bbcd631862 Always process a <library>/Documentation/CMakeLists.txt file if it exists. 12 年之前
  Sascha Zelzer d580cf8e57 Provide a qDebug() streaming operator for ctkCmdLineModuleResult. 12 年之前
  Sascha Zelzer b51677d3d7 Added API and XSD file documentation. 12 年之前
  Sascha Zelzer 32066e17ce Added additional "DisplayRole" enum and a role argument to setValue(). 12 年之前
  Sascha Zelzer b7a2ba685e Added header so it shows up in IDEs. 12 年之前
  Sascha Zelzer 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. 12 年之前
  Sascha Zelzer fd907351aa Factored out helper classes for QtConcurrent mapped functions. 12 年之前
  Sascha Zelzer 9129b3ab17 Added caching support cmd line module xml descriptions. 12 年之前
  Sascha Zelzer 9340a14d0c Refactored code into front- and backends + many explorer app improvements. 12 年之前
  Sascha Zelzer 7775c377f5 Added support for progress reporting via QFuture. 12 年之前
  Sascha Zelzer 19409f4d86 Renamed files and classes from *ModuleInstance* to *Module*. 12 年之前
  Sascha Zelzer c7c82f0f92 Consistently use _p.h for private headers. 12 年之前
  Sascha Zelzer f21b5f65b5 Added setVerboseOutput() method to CmdLineModuleManager. 12 年之前
  MattClarkson 086955896c Added moduleAdded and moduleRemoved to ctkCmdLineModuleManager 12 年之前
  MattClarkson 45d8e97bb1 Added new class ctkCmdLineModuleDirectoryWatcher 12 年之前
  MattClarkson a0aa455805 Added basic ctkCmdLineModulePathBuilder and ctkCmdLineModuleDefaultPathBuilder 12 年之前
  Sascha Zelzer 48a295827a First implementation of XML progress report parsing and watching. 12 年之前
  Sascha Zelzer ba055de2ef Support for running cmd line modules. Partial support for QFuture. 12 年之前
  Sascha Zelzer b613959023 Generalized the handling of parameter values and cmd line arguments. 12 年之前
  Sascha Zelzer 227e417934 Started reworking the cmd line future implementation. 12 年之前