提交歷史

作者 SHA1 備註 提交日期
  Julien Finet 9f4c482202 Fix compilation issues with GCC 14 年之前
  Jean-Christophe Fillion-Robin 57bcbaca17 Merge branch 'fix-ctkAbstractPythonManager-destructor' 14 年之前
  Jean-Christophe Fillion-Robin e93bbba8d8 Use Py_IsInitialized() instead of PyEval_ThreadsInitialized() 14 年之前
  Julien Finet 0e31a48a8b Don't process events when print message in ctkConsole 14 年之前
  Jean-Christophe Fillion-Robin d09ce114de Merge branch 'errorlog-widget-title' 14 年之前
  Jean-Christophe Fillion-Robin 255e933eb6 Set error log widget title to "Log messages" 14 年之前
  Julien Finet 2af9a03cc5 Remove unused variable warning in ctkErrorLogWidget 14 年之前
  Julien Finet 91e0d55c35 Support null error model in ctkErrorLogWidget 14 年之前
  Julien Finet 20028cfd8b Don't enforce type check if not needed 14 年之前
  Jean-Christophe Fillion-Robin 25a92d0a36 Merge branch 'fix-ctkAbstractPythonManager-destructor' 14 年之前
  Jean-Christophe Fillion-Robin d756526bbf UnInitialize python interp only if PyEval_ThreadsInitialized() is True 14 年之前
  Steve Pieper c8e66618f0 Remove new functionality (relies on code not yet in commontk/DCMTK) 14 年之前
  Steve Pieper 3c6995398a Check for dropped network; log and return false 14 年之前
  Jean-Christophe Fillion-Robin 5b7d06e265 Add cmake advanced option CTK_BUILD_SHARED_LIBS 14 年之前
  Jean-Christophe Fillion-Robin 73fbb4b9bc ctkMacroBuildLib - On Linux, set -fPIC compile flag if build statically 14 年之前
  Jean-Christophe Fillion-Robin bf37cb7ce4 ctkMacroBuildLib - Use MY_LIBRARY_TYPE instead of CTK_BUILD_SHARED_LIBS 14 年之前
  Jean-Christophe Fillion-Robin 3f328a435d ctkMacroBuildApp - Remove unused/commented code 14 年之前
  Jean-Christophe Fillion-Robin 2abf3770eb ctkMacroBuildPlugin - Use MY_LIBRARY_TYPE instead of CTK_BUILD_SHARED_LIBS 14 年之前
  Jean-Christophe Fillion-Robin 629cfae77d If Gold linker is used, link against X11 libraries to avoid error. 14 年之前
  Jean-Christophe Fillion-Robin 99a49f4ea7 Remove LIBRARY_TYPE option from ctkMacroBuildPlugin 14 年之前
  Julien Finet 48bd15382d Cleanup and add test to ctkDICOMServerNodeWidget 14 年之前
  Jean-Christophe Fillion-Robin 89409baedf Merge branch 'error-log' 14 年之前
  Jean-Christophe Fillion-Robin a5abc28930 Use "gatekeeper" variable AddingEntry in ctkErrorLogModel::AddEntry 14 年之前
  Jean-Christophe Fillion-Robin d88b4efcfd Extend ctkErrorLogModelTest3 to include ctkErrorLogStreamMessageHandler 14 年之前
  Jean-Christophe Fillion-Robin 4b8c4c8343 Merge branch 'error-log' 14 年之前
  Jean-Christophe Fillion-Robin 7c602e0707 ctkErrorLogModelTest1 - Reduce the number of message printed using fprintf 14 年之前
  Jean-Christophe Fillion-Robin ad5468b1e1 Add "terminalOutputEnabled" property to ctkErrorLogModel 14 年之前
  Jean-Christophe Fillion-Robin 332431faf2 Extend ctkErrorLogModel API - Add ability to save/restore enabled handlers 14 年之前
  Jean-Christophe Fillion-Robin f2d4ffd2dd Merge branch 'error-log' 14 年之前
  Jean-Christophe Fillion-Robin ee1ab7f609 ctkErrorLogStatusMessageHandler - Use QPointer to hold QMainWindow 14 年之前