Ivo Wolf 8c832f5c61 Closes feature request to support double parameters. #201 vor 12 Jahren
..
CMakeLists.txt 42041906ac Added support for backtraces in CTK exceptions. vor 12 Jahren
ctkAbstractFactoryTest1.cpp 3d54ec8066 Factory - Update API (Shared items, msg display) vor 13 Jahren
ctkAbstractLibraryFactoryTest1.cpp c61317c819 Expose utility functions in the factories vor 13 Jahren
ctkAbstractObjectFactoryTest1.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkAbstractPluginFactoryTest1.cpp c61317c819 Expose utility functions in the factories vor 13 Jahren
ctkAbstractQObjectFactoryTest1.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkBackTraceTest.cpp 42041906ac Added support for backtraces in CTK exceptions. vor 12 Jahren
ctkBinaryFileDescriptorTest1.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkBinaryFileDescriptorTestHelper.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkBooleanMapperTest.cpp 145a0a72fe Make ctkComplementMapper more generic, rename into ctkBooleanMapper vor 13 Jahren
ctkBranchingWorkflowStep.h 3b1b1d3162 Update workflowStep API vor 13 Jahren
ctkCallbackTest1.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkCheckableModelHelperTest1.cpp 7ad948edd6 ctkCheckableModelHelperTest1 - Fix style vor 13 Jahren
ctkCommandLineParserTest1.cpp 8c832f5c61 Closes feature request to support double parameters. #201 vor 12 Jahren
ctkDependencyGraphTest1.cpp 2069734a44 26 dgraph in STL, compile and unit test pass vor 13 Jahren
ctkDependencyGraphTest2.cpp 2069734a44 26 dgraph in STL, compile and unit test pass vor 13 Jahren
ctkDependencyGraphTestHelper.h 4de4c39041 26 dgraph in STL, compile and unit test pass vor 13 Jahren
ctkDummyPlugin.cpp c61317c819 Expose utility functions in the factories vor 13 Jahren
ctkDummyPlugin.h c61317c819 Expose utility functions in the factories vor 13 Jahren
ctkErrorLogFDMessageHandlerWithThreadsTest1.cpp 6d676b24cc Add multi-thread support to ErrorLog model vor 13 Jahren
ctkErrorLogModelEntryGroupingTest1.cpp 6d676b24cc Add multi-thread support to ErrorLog model vor 13 Jahren
ctkErrorLogModelTerminalOutputTest1.cpp 6d676b24cc Add multi-thread support to ErrorLog model vor 13 Jahren
ctkErrorLogModelTest1.cpp 6d676b24cc Add multi-thread support to ErrorLog model vor 13 Jahren
ctkErrorLogModelTest4.cpp 6d676b24cc Add multi-thread support to ErrorLog model vor 13 Jahren
ctkErrorLogModelTestHelper.cpp 6d676b24cc Add multi-thread support to ErrorLog model vor 13 Jahren
ctkErrorLogQtMessageHandlerWithThreadsTest1.cpp 6d676b24cc Add multi-thread support to ErrorLog model vor 13 Jahren
ctkErrorLogStreamMessageHandlerWithThreadsTest1.cpp 6d676b24cc Add multi-thread support to ErrorLog model vor 13 Jahren
ctkExampleDerivedWorkflowStep.cpp 3b1b1d3162 Update workflowStep API vor 13 Jahren
ctkExampleDerivedWorkflowStep.h 3b1b1d3162 Update workflowStep API vor 13 Jahren
ctkExampleWorkflowStepUsingSignalsAndSlots.cpp d1adb34f04 COMP: ctkWorkflowTest2 - Fix warning vor 13 Jahren
ctkExampleWorkflowStepUsingSignalsAndSlots.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. vor 13 Jahren
ctkExceptionTest.cpp 42041906ac Added support for backtraces in CTK exceptions. vor 12 Jahren
ctkHistogramTest1.cpp e80497a32a Add/edit ctkCore-unittest to fix a low coverage vor 13 Jahren
ctkLoggerTest1.cpp 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 vor 13 Jahren
ctkModelTesterTest1.cpp c3f5a34100 Add unit tests to CTK Core vor 13 Jahren
ctkModelTesterTest2.cpp c3f5a34100 Add unit tests to CTK Core vor 13 Jahren
ctkPimplTest1.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkScopedCurrentDirTest1.cpp 1adad9fd50 Add ctkScopedCurrentDir vor 13 Jahren
ctkSingletonTest1.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkSingletonTestHelper.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkSingletonTestHelper.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkTransferFunctionRepresentationTest1.cpp e80497a32a Add/edit ctkCore-unittest to fix a low coverage vor 13 Jahren
ctkTransferFunctionRepresentationTest2.cpp a6cee35535 ctkTransferFunctionRepresentationTest2 - Fix style vor 13 Jahren
ctkTransferFunctionTest1.cpp e80497a32a Add/edit ctkCore-unittest to fix a low coverage vor 13 Jahren
ctkUtilsClosestPowerOfTenTest1.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkUtilsCopyDirRecursivelyTest1.cpp c98fede305 Add ctk::copyDirRecursively vor 13 Jahren
ctkUtilsOrderOfMagnitudeTest1.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkUtilsQtHandleToStringTest1.cpp f230f34ab0 Add qtHandleToString convenient function to ctkUtils vor 13 Jahren
ctkUtilsSignificantDecimalsTest1.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkUtilsTest1.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkUtilsTest2.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE vor 14 Jahren
ctkUtilsTest3.cpp c3f5a34100 Add unit tests to CTK Core vor 13 Jahren
ctkUtilsTest4.cpp 24687ff4f5 Rename "ctkUtils::rmdir" method into "ctkUtils::removeDirRecursively" vor 13 Jahren
ctkWorkflowTest1.cpp 3b1b1d3162 Update workflowStep API vor 13 Jahren
ctkWorkflowTest2.cpp 3b1b1d3162 Update workflowStep API vor 13 Jahren
ctkWorkflowTest3.cpp 3b1b1d3162 Update workflowStep API vor 13 Jahren