커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Sascha Zelzer 9129b3ab17 Added caching support cmd line module xml descriptions. 13 년 전
  Sascha Zelzer 004e947141 The ctkCmdLineModuleManager is now thread-safe. 13 년 전
  Sascha Zelzer cc4b2ed8a6 Added experimental second front- (QtWebKit) and backend (function pointer). 13 년 전
  Sascha Zelzer 9340a14d0c Refactored code into front- and backends + many explorer app improvements. 13 년 전
  MattClarkson a9e18a9a5e Removed currentObject method, as it exposes underlying widgets 13 년 전
  MattClarkson 2c95ce4884 Change ctkCmdLineModuleObjectTreeWalker to expose QObject* currentObject() 13 년 전
  MattClarkson 7204ff768a Change ctkCmdLineModule to only write command line arg if a value has been specified 13 년 전
  MattClarkson 639eec660a Provide separate variable names for image and file input and output widgets 13 년 전
  MattClarkson 0199f7dbfb Separate xsl for file and image types 13 년 전
  MattClarkson 514b5d6e6a Provide QUiLoader and ctkCmdLineModuleXslTransform via protected virtual getters 13 년 전
  Sascha Zelzer 736b3a4af7 Provide methods for querying the current module state. 13 년 전
  Sascha Zelzer 0a66f92ea1 Use descriptive names for member variables. 13 년 전
  Sascha Zelzer 68187396c9 Use the same name for signals as for the corresponding methods. 13 년 전