Julien Finet 1765d15ae2 ssize_t is not defined in visual studio std libs 13 år sedan
..
CMake ac13c32312 Change CMake command to lower case. See #78 13 år sedan
Documentation fb10973fa4 Converted CommandLineParser example code to a compilable snippet. 13 år sedan
Testing 145a0a72fe Make ctkComplementMapper more generic, rename into ctkBooleanMapper 13 år sedan
CMakeLists.txt 145a0a72fe Make ctkComplementMapper more generic, rename into ctkBooleanMapper 13 år sedan
ctkAbstractFactory.h 916309756d PythonQt module can be compiled either as python module or as static library 13 år sedan
ctkAbstractFactory.tpp cd2e333425 Factory - Add method allowing to log loading warnings/errors 13 år sedan
ctkAbstractFileBasedFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkAbstractFileBasedFactory.tpp a0db420fc9 FactoryItem - Improve management of error and warning strings 13 år sedan
ctkAbstractLibraryFactory.h cd2e333425 Factory - Add method allowing to log loading warnings/errors 13 år sedan
ctkAbstractLibraryFactory.tpp fd6fa809d1 ctkFactoryLibraryItem::symbolAddress can be usedfor non mandatory symbol 13 år sedan
ctkAbstractObjectFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkAbstractObjectFactory.tpp a0db420fc9 FactoryItem - Improve management of error and warning strings 13 år sedan
ctkAbstractPluginFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkAbstractPluginFactory.tpp 422b687008 Use ctkScopedCurrentDir in ctkFactoryPluginItem::load() 13 år sedan
ctkAbstractQObjectFactory.h 05e0578ea4 ctkAbstractQObjectFactory - Remove unused code 13 år sedan
ctkAbstractQObjectFactory.tpp 05e0578ea4 ctkAbstractQObjectFactory - Remove unused code 13 år sedan
ctkBinaryFileDescriptor.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkBinaryFileDescriptor.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkBooleanMapper.cpp 145a0a72fe Make ctkComplementMapper more generic, rename into ctkBooleanMapper 13 år sedan
ctkBooleanMapper.h 145a0a72fe Make ctkComplementMapper more generic, rename into ctkBooleanMapper 13 år sedan
ctkCallback.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkCallback.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 år sedan
ctkCheckableModelHelper.cpp 22bdd6dab1 Add unit test in ctkCore & increase code coverage 13 år sedan
ctkCheckableModelHelper.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 år sedan
ctkCommandLineParser.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkCommandLineParser.h fb10973fa4 Converted CommandLineParser example code to a compilable snippet. 13 år sedan
ctkCorePythonQtDecorators.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 år sedan
ctkDependencyGraph.cpp ea469935d6 Fix various warnings 13 år sedan
ctkDependencyGraph.h 2069734a44 26 dgraph in STL, compile and unit test pass 13 år sedan
ctkErrorLogFDMessageHandler.cpp 1765d15ae2 ssize_t is not defined in visual studio std libs 13 år sedan
ctkErrorLogFDMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 år sedan
ctkErrorLogFDMessageHandler_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 år sedan
ctkErrorLogModel.cpp 1765d15ae2 ssize_t is not defined in visual studio std libs 13 år sedan
ctkErrorLogModel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 år sedan
ctkErrorLogQtMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 år sedan
ctkErrorLogQtMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 år sedan
ctkErrorLogStreamMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 år sedan
ctkErrorLogStreamMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 år sedan
ctkHistogram.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkHistogram.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkLogger.cpp 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 13 år sedan
ctkLogger.h 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 13 år sedan
ctkModelTester.cpp 3bb624cb89 Add ctkFlatProxyModel to squash tree levels 13 år sedan
ctkModelTester.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 år sedan
ctkPimpl.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkScopedCurrentDir.cpp 1adad9fd50 Add ctkScopedCurrentDir 13 år sedan
ctkScopedCurrentDir.h c55687ac0f Update comment and fix typo 13 år sedan
ctkSingleton.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkTransferFunction.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkTransferFunction.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 år sedan
ctkTransferFunctionRepresentation.cpp ca69fac10b Add default constructors to ctk*TransferFunction* 13 år sedan
ctkTransferFunctionRepresentation.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 år sedan
ctkUtils.cpp 9eb70828f1 When calculating QDateTime diffs, take daylight saving into account. 13 år sedan
ctkUtils.h 9eb70828f1 When calculating QDateTime diffs, take daylight saving into account. 13 år sedan
ctkWorkflow.cpp 3b1b1d3162 Update workflowStep API 13 år sedan
ctkWorkflow.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 år sedan
ctkWorkflowStep.cpp 3b1b1d3162 Update workflowStep API 13 år sedan
ctkWorkflowStep.h 3b1b1d3162 Update workflowStep API 13 år sedan
ctkWorkflowStep_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 år sedan
ctkWorkflowTransitions.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 år sedan
ctkWorkflow_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 år sedan
ctk_library_options.cmake ac13c32312 Change CMake command to lower case. See #78 13 år sedan
target_libraries.cmake ac13c32312 Change CMake command to lower case. See #78 13 år sedan