Jean-Christophe Fillion-Robin a1b369d7a5 Factor testing macro and fix some of the DICOM application tests. See #80, #81 and #84 13 년 전
..
CMake ac13c32312 Change CMake command to lower case. See #78 13 년 전
Documentation 9935b6ab32 Added group definitions and assignments for doxygen. 14 년 전
Testing a1b369d7a5 Factor testing macro and fix some of the DICOM application tests. See #80, #81 and #84 13 년 전
CMakeLists.txt fad20d0f1c Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79 13 년 전
ctkAbstractFactory.h 916309756d PythonQt module can be compiled either as python module or as static library 13 년 전
ctkAbstractFactory.tpp cd2e333425 Factory - Add method allowing to log loading warnings/errors 13 년 전
ctkAbstractFileBasedFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkAbstractFileBasedFactory.tpp a0db420fc9 FactoryItem - Improve management of error and warning strings 13 년 전
ctkAbstractLibraryFactory.h cd2e333425 Factory - Add method allowing to log loading warnings/errors 13 년 전
ctkAbstractLibraryFactory.tpp fd6fa809d1 ctkFactoryLibraryItem::symbolAddress can be usedfor non mandatory symbol 13 년 전
ctkAbstractObjectFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkAbstractObjectFactory.tpp a0db420fc9 FactoryItem - Improve management of error and warning strings 13 년 전
ctkAbstractPluginFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkAbstractPluginFactory.tpp 422b687008 Use ctkScopedCurrentDir in ctkFactoryPluginItem::load() 13 년 전
ctkAbstractQObjectFactory.h 05e0578ea4 ctkAbstractQObjectFactory - Remove unused code 13 년 전
ctkAbstractQObjectFactory.tpp 05e0578ea4 ctkAbstractQObjectFactory - Remove unused code 13 년 전
ctkBinaryFileDescriptor.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkBinaryFileDescriptor.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkCallback.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkCallback.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 년 전
ctkCheckableModelHelper.cpp 22bdd6dab1 Add unit test in ctkCore & increase code coverage 13 년 전
ctkCheckableModelHelper.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 년 전
ctkCommandLineParser.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkCommandLineParser.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkCorePythonQtDecorators.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 년 전
ctkDependencyGraph.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkDependencyGraph.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkErrorLogFDMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 년 전
ctkErrorLogFDMessageHandler.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkErrorLogFDMessageHandler_p.h 6d676b24cc Add multi-thread support to ErrorLog model 13 년 전
ctkErrorLogModel.cpp e88aeff709 io.h is only available on MSVC compilers 13 년 전
ctkErrorLogModel.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 년 전
ctkErrorLogQtMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 년 전
ctkErrorLogQtMessageHandler.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkErrorLogStreamMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 년 전
ctkErrorLogStreamMessageHandler.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkHistogram.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkHistogram.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkLogger.cpp 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 13 년 전
ctkLogger.h 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 13 년 전
ctkModelTester.cpp 1dfadce210 Normalize SIGNALS/SLOTS for performance. 13 년 전
ctkModelTester.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 년 전
ctkPimpl.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkScopedCurrentDir.cpp 1adad9fd50 Add ctkScopedCurrentDir 13 년 전
ctkScopedCurrentDir.h c55687ac0f Update comment and fix typo 13 년 전
ctkSingleton.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkTransferFunction.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkTransferFunction.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 년 전
ctkTransferFunctionRepresentation.cpp ca69fac10b Add default constructors to ctk*TransferFunction* 13 년 전
ctkTransferFunctionRepresentation.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 년 전
ctkUtils.cpp f230f34ab0 Add qtHandleToString convenient function to ctkUtils 13 년 전
ctkUtils.h f230f34ab0 Add qtHandleToString convenient function to ctkUtils 13 년 전
ctkWorkflow.cpp 3b1b1d3162 Update workflowStep API 13 년 전
ctkWorkflow.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 년 전
ctkWorkflowStep.cpp 3b1b1d3162 Update workflowStep API 13 년 전
ctkWorkflowStep.h 3b1b1d3162 Update workflowStep API 13 년 전
ctkWorkflowStep_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 년 전
ctkWorkflowTransitions.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 년 전
ctkWorkflow_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 년 전
ctk_library_options.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전
target_libraries.cmake ac13c32312 Change CMake command to lower case. See #78 13 년 전