コミット履歴

作者 SHA1 メッセージ 日付
  Nicolas Rannou 7393aed1c2 COMP: Transfer function composite missing files added 15 年 前
  Daniel Blezek ab84a04212 log4cpp in Superbuild 15 年 前
  Daniel Blezek 0b06ca798a Updated Logger with some utility methods to log messages and query the logger status. 15 年 前
  Michi Onken ab7d874c67 Merge remote branch 'remotepieper/master' 15 年 前
  Nicolas Rannou ac264099e8 ENH: composite transfer function added 15 年 前
  Daniel Blezek f25a765019 Added log4cpp and ctkLogger. Started DICOM query class, but is only an empty shell currently. 15 年 前
  Michi Onken eee564357f Merge remote branch 'remotepieper/master' 15 年 前
  Michi Onken 42906bf10f ENH: Added dcmnet library and include directory to the DCMTK libraries found. 15 年 前
  Julien Finet 39610af635 BUG: restore mouse interaction with ctkTransferFunctionWidget 15 年 前
  Patrick Cheng 855d9f7da9 COMP: Mssing stdlib.h Complain about EXIT_SUCCESS under linux 15 年 前
  Jean-Christophe Fillion-Robin cedaaa7471 BUG: In Messaging/Core, use include "CTKMessagingCoreExport.h" instead of "ctkMessagingCoreExport.h" 15 年 前
  Jean-Christophe Fillion-Robin e395b8355a COMP: In CMakeLists.txt - Update the way CMAKE_{LIBRARY,RUNTIME,ARCHIVE}_OUTPUT_DIRECTORY were set 15 年 前
  Patrick Cheng cd65a1502e ENH: Remove ZMQ code from CTK source tree. Using CMake patch version from git://github.com/PatrickCheng/zeromq2.git. Adding skeleton classes for messaging services components based on zeroMQ 15 年 前
  Julien Finet cabbd58f8b BUG: ctkVTKTransferFunction... fix optimization issue. 15 年 前
  Julien Finet 8c195914c1 ENH: Move the computation of gradient from ctkTransferFunctionGradientItem into ctkTransferFunctionScene 15 年 前
  Julien Finet aaba5d8aea ENH: ctkTransferFunction: Don't do subpoints when the sharpness is 0 (->linear) 15 年 前
  Julien Finet 6d1203235a ENH: Use fixed size for points (in pixels). Point size are not affected by transforms (scaliing) 15 年 前
  Julien Finet fb962a3c17 COMP: ctkTransferFunctionTest3: Activate timer to stop the test 15 年 前
  Julien Finet 7969cb78db BUG: infinite loop between ctkVTKLookupTable::value(int) and ctkVTKLookupTable::value(qreal) 15 年 前
  Marco Nolden de8344bed5 ENH: improved command line option handling of DICOM indexer, changed error handling to exceptions 15 年 前
  Marco Nolden 6f411463eb safety 15 年 前
  Michi Onken bef764417a Merge branch 'pieperlocal' 15 年 前
  Michi Onken 8ae20909af Stupid change, please revert ;) 15 年 前
  Julien Finet f4f776ab29 ENH: Move ctkTransferFunction path computation into ctkTransferFunctionScene + Scale the qgraphicsscene instead of resizing the objects. 15 年 前
  Julien Finet 0ba5a6d3e0 STYLE: Add utility function ctkTransferFunction::rangeValue 15 年 前
  Julien Finet 8cfc6ddd02 ENH: Add isEditable property to ctkTransferFunction 15 年 前
  Nicolas Rannou d809cb0ed4 ENH: Libs/Core-Visualization-Widget: Transfer function: cleaning, possibility to add point with click 15 年 前
  Julien Finet d86170a2b0 STYLE: Add documentation ctkCheckableHeaderView 15 年 前
  Julien Finet 82e8bf8f9e COMP: Propagate the change from class ctkUtils to namespace ctk 15 年 前
  Julien Finet 9b4e7838b9 STYLE: Add documentation to ctkColorPickerButton and ctkCoordinatesWidget 15 年 前