Commit Verlauf

Autor SHA1 Nachricht Datum
  Jean-Christophe Fillion-Robin fb01361a55 Use const reference in notifyDataAvailable method vor 14 Jahren
  Jean-Christophe Fillion-Robin d9c12d1538 Use const reference in releaseData method vor 14 Jahren
  Jean-Christophe Fillion-Robin 2ba5a5690f Use const reference in getData method vor 14 Jahren
  Benoit Bleuze f7516c2e0c Started state machine in app + moved up getHostInterface vor 14 Jahren
  Benoit Bleuze 8d1cd66275 Fixed double delete vor 14 Jahren
  Sascha Zelzer 50f4d75778 Merge branch 'dah_appcrash' into dah vor 14 Jahren
  Sascha Zelzer ab8f6f6939 Properly quit server thread on app exit. vor 14 Jahren
  Ivo Wolf 5f75a87196 Some warning and error fixes vor 14 Jahren
  Jean-Christophe Fillion-Robin 4101d0184f Fix style within ctkDicomAppHostingTypesHelper vor 14 Jahren
  Jean-Christophe Fillion-Robin f98d9c0546 Fix indent, private member start with uppercase, add virtual keywords vor 14 Jahren
  Jean-Christophe Fillion-Robin ea1d30e013 ctkExampleDicomAppLogic now derives from ctkDicomAbstractApp vor 14 Jahren
  Jean-Christophe Fillion-Robin bec5c89de7 Fix typo in ctkExampleDicomHostPlugin vor 14 Jahren
  Jean-Christophe Fillion-Robin 1282a6e1ff Explicitly used 'virtual' keyword in destructor signature vor 14 Jahren
  Jean-Christophe Fillion-Robin 21a0d19943 ctkExampleDicomHost - Add comment line separator between function vor 14 Jahren
  Jean-Christophe Fillion-Robin 90afa588b3 Fix style in ctkDicomAbstractHost vor 14 Jahren
  Ivo Wolf 3fe51f6ad6 Added missing dependencies to CTKDICOMCore vor 14 Jahren
  Ivo Wolf a9cf1bd134 Merge branch 'image-integration' into dah vor 14 Jahren
  Ivo Wolf 675786f5e7 Displaying the received image via ctkDICOMImage vor 14 Jahren
  Marco Nolden e5564d5622 Make DicomImage accessible in ctkDICOMImage vor 14 Jahren
  Marco Nolden ae5eaf19db New class ctkDICOMImage for conversion of DCMTK's DicomImage to QPixmap vor 14 Jahren
  Benoit Bleuze eda02244a2 partly working stop button + redirected output vor 14 Jahren
  Benoit Bleuze a403bf13a8 merged with upstream vor 14 Jahren
  Ivo Wolf 15fb58237a First successful notifyDataAvailable/getData w XIP vor 14 Jahren
  Jean-Christophe Fillion-Robin 82098d1135 Merge topic 'improve-example-hosted-app-cmdline-parsing' into dah vor 14 Jahren
  Jean-Christophe Fillion-Robin 1c45f4cc77 Fix indent in ctkExampleHosterAppMain vor 14 Jahren
  Jean-Christophe Fillion-Robin 1fc0df3b07 Use EXIT_FAILURE define instead of hard-coded integers for exit code vor 14 Jahren
  Jean-Christophe Fillion-Robin c885454cdc Use ctkCommandLinePaser in ctkExampleHosterAppMain vor 14 Jahren
  Jean-Christophe Fillion-Robin bb93947a1e Re-order header includes and add comments vor 14 Jahren
  Ivo Wolf 97389ce093 Simple notifyDataAvailable communication works now vor 14 Jahren
  Ivo Wolf 43ffdf23d1 Display received infos by notifyDataAvailable vor 14 Jahren