Commit History

Author SHA1 Message Date
  Jean-Christophe Fillion-Robin 6b0da75ee6 Fix warning "delete-non-virtual-dtor-warnings" gcc-47 warnings 13 years ago
  Steve Pieper 5fab487c19 Improve names for sample files 13 years ago
  Steve Pieper b00c7cadc9 Fix missing modality field from update sample database 13 years ago
  Steve Pieper 956d83e4bb Speedup database inserts as suggested by Andras Lasso 13 years ago
  Steve Pieper 6b014ec03a Add schema updating to ctkDICOM code 13 years ago
  Steve Pieper 39dca8f1dd Merge remote-tracking branch 'origin/200-database-schema-update' into rt104-dicomModel 13 years ago
  MattClarkson 571dfebf0a Add slots for moduleProgressValueChanged moduleProgressTextChanged in ctkCLModuleExplorerMainWindow 13 years ago
  Steve Pieper b8b35b4094 Fix the insert statement to account for the extra modality field 13 years ago
  Steve Pieper 7f586848d6 Display "No description" rather than empty string in model view 13 years ago
  Andras Lasso 199c83bd06 Added Modality field to series table 13 years ago
  Steve Pieper b1f6b10bc4 Expose signal so users of app widget know about directory imports 13 years ago
  MattClarkson f4d9a93d1b Fix ctkCLModuleExplorerMainWindow to match new QFuture API 13 years ago
  Sascha Zelzer 7775c377f5 Added support for progress reporting via QFuture. 13 years ago
  Michael Bauer 9580f7b63c New method getServerParameters 13 years ago
  Michael Bauer 60c966cdef Added boolean flag to make progress dialog popup optional 13 years ago
  Michael Bauer a50e2dcc60 No database needed for retrieve 13 years ago
  Michael Bauer 6db4e7bb18 Prefer CMOVE operation in query/retrieve 13 years ago
  Jean-Christophe Fillion-Robin ba271a0532 Merge branch '203-pythonqt-build-error' 13 years ago
  Jean-Christophe Fillion-Robin 77805079f4 Library depending on debug build of PythonQt will link against correct python library 13 years ago
  Jean-Christophe Fillion-Robin 92d3ad16db Merge branch '205-update-cmake-module-path' 13 years ago
  Jean-Christophe Fillion-Robin 383de183b2 Update CTKConfig to include CTK_CMAKE_UTILITIES_DIR in CMake module path 13 years ago
  Sascha Zelzer b02a88df12 Merge branch '199-create-a-directory-list-widget' into cli-module-support 13 years ago
  Sascha Zelzer 9f07597ed4 Removed superfluous semicolon. 13 years ago
  Sascha Zelzer 1a1beb644c Fixed typo for consistent include guard names. 13 years ago
  Sascha Zelzer 19409f4d86 Renamed files and classes from *ModuleInstance* to *Module*. 13 years ago
  Sascha Zelzer c7c82f0f92 Consistently use _p.h for private headers. 13 years ago
  Steve Pieper 261841d091 Put cache in independent database because of issue #204 13 years ago
  Sascha Zelzer d7125ce87b Use pass by value for primitive types. Added const where appropriate. 13 years ago
  Sascha Zelzer f21b5f65b5 Added setVerboseOutput() method to CmdLineModuleManager. 13 years ago
  MattClarkson 086955896c Added moduleAdded and moduleRemoved to ctkCmdLineModuleManager 13 years ago