Historial de Commits

Autor SHA1 Mensaje Fecha
  Sascha Zelzer 5ea71602fa The "channel" element is now optionally allowed for all parameters. hace 12 años
  Sascha Zelzer 32066e17ce Added additional "DisplayRole" enum and a role argument to setValue(). hace 12 años
  Sascha Zelzer b7a2ba685e Added header so it shows up in IDEs. hace 12 años
  Sascha Zelzer b848353187 Use ctkCmdLineModuleQtUiLoader by default in the frontend implementation. hace 12 años
  Sascha Zelzer 7edc072352 Hide the ctkCmdLineModuleQtComboBox impl in the custom UiLoader cpp file. hace 12 años
  Sascha Zelzer be16c9bd58 Extended QT4_GENERATE_MOCS macro and moved to main CMake folder. hace 12 años
  Sascha Zelzer 736e532a1d Output debug information when registering modules. hace 12 años
  Sascha Zelzer 0cec71997d Clean up ctkCmdLineModuleParameter and friends. hace 12 años
  MattClarkson d24b327528 Removed ctkCmdLineModuleMenuFactoryQtGui as too application specific hace 12 años
  MattClarkson a8bd48ec25 Set combo box to use property currentEnumeration hace 12 años
  MattClarkson b912b92b6c Add new classes ctkCmdLineModuleQtComboBox and ctkCmdLineModuleQtUiLoader to CMakeLists.txt hace 12 años
  MattClarkson e852abdf22 New classes ctkCmdLineModuleQtComboBox and ctkCmdLineModuleQtUiLoader for Qt frontend hace 12 años
  MattClarkson 097f525ed2 Fix template parameter when refering to QFutureWatcher in ctkCmdLineModuleFutureWatcher hace 12 años
  MattClarkson 4ebce53803 Actually aded ctkCmdLineModuleDefaultPathBuilderTest.cpp hace 12 años
  MattClarkson 701bdb3cec Merge branch 'cli-module-support' of git://github.com/commontk/CTK into cli-module-support hace 12 años
  MattClarkson 849fe19cac Unit test ctkCmdLineModuleDefaultPathBuilderTest hace 12 años
  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