Sascha Zelzer fb10973fa4 Converted CommandLineParser example code to a compilable snippet. 13 anos atrás
..
CMake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
Documentation fb10973fa4 Converted CommandLineParser example code to a compilable snippet. 13 anos atrás
Testing 9457adbf3b Merge branch '26-CTK-windows-configuration-error-dgraph-related' 13 anos atrás
CMakeLists.txt fb10973fa4 Converted CommandLineParser example code to a compilable snippet. 13 anos atrás
ctkAbstractFactory.h 916309756d PythonQt module can be compiled either as python module or as static library 13 anos atrás
ctkAbstractFactory.tpp cd2e333425 Factory - Add method allowing to log loading warnings/errors 13 anos atrás
ctkAbstractFileBasedFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkAbstractFileBasedFactory.tpp a0db420fc9 FactoryItem - Improve management of error and warning strings 13 anos atrás
ctkAbstractLibraryFactory.h cd2e333425 Factory - Add method allowing to log loading warnings/errors 13 anos atrás
ctkAbstractLibraryFactory.tpp fd6fa809d1 ctkFactoryLibraryItem::symbolAddress can be usedfor non mandatory symbol 13 anos atrás
ctkAbstractObjectFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkAbstractObjectFactory.tpp a0db420fc9 FactoryItem - Improve management of error and warning strings 13 anos atrás
ctkAbstractPluginFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkAbstractPluginFactory.tpp 422b687008 Use ctkScopedCurrentDir in ctkFactoryPluginItem::load() 13 anos atrás
ctkAbstractQObjectFactory.h 05e0578ea4 ctkAbstractQObjectFactory - Remove unused code 13 anos atrás
ctkAbstractQObjectFactory.tpp 05e0578ea4 ctkAbstractQObjectFactory - Remove unused code 13 anos atrás
ctkBinaryFileDescriptor.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkBinaryFileDescriptor.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkCallback.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkCallback.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 anos atrás
ctkCheckableModelHelper.cpp 22bdd6dab1 Add unit test in ctkCore & increase code coverage 13 anos atrás
ctkCheckableModelHelper.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 anos atrás
ctkCommandLineParser.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkCommandLineParser.h fb10973fa4 Converted CommandLineParser example code to a compilable snippet. 13 anos atrás
ctkCorePythonQtDecorators.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 anos atrás
ctkDependencyGraph.cpp 63aa33c9d3 Fixed memory leak 13 anos atrás
ctkDependencyGraph.h 2069734a44 26 dgraph in STL, compile and unit test pass 13 anos atrás
ctkErrorLogFDMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 anos atrás
ctkErrorLogFDMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 anos atrás
ctkErrorLogFDMessageHandler_p.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 anos atrás
ctkErrorLogModel.cpp e88aeff709 io.h is only available on MSVC compilers 13 anos atrás
ctkErrorLogModel.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 anos atrás
ctkErrorLogQtMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 anos atrás
ctkErrorLogQtMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 anos atrás
ctkErrorLogStreamMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model 13 anos atrás
ctkErrorLogStreamMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. 13 anos atrás
ctkHistogram.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkHistogram.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkLogger.cpp 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 13 anos atrás
ctkLogger.h 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 13 anos atrás
ctkModelTester.cpp 3bb624cb89 Add ctkFlatProxyModel to squash tree levels 13 anos atrás
ctkModelTester.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 anos atrás
ctkPimpl.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkScopedCurrentDir.cpp 1adad9fd50 Add ctkScopedCurrentDir 13 anos atrás
ctkScopedCurrentDir.h c55687ac0f Update comment and fix typo 13 anos atrás
ctkSingleton.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkTransferFunction.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkTransferFunction.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 anos atrás
ctkTransferFunctionRepresentation.cpp ca69fac10b Add default constructors to ctk*TransferFunction* 13 anos atrás
ctkTransferFunctionRepresentation.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 anos atrás
ctkUtils.cpp f230f34ab0 Add qtHandleToString convenient function to ctkUtils 13 anos atrás
ctkUtils.h f230f34ab0 Add qtHandleToString convenient function to ctkUtils 13 anos atrás
ctkWorkflow.cpp 3b1b1d3162 Update workflowStep API 13 anos atrás
ctkWorkflow.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 anos atrás
ctkWorkflowStep.cpp 3b1b1d3162 Update workflowStep API 13 anos atrás
ctkWorkflowStep.h 3b1b1d3162 Update workflowStep API 13 anos atrás
ctkWorkflowStep_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 anos atrás
ctkWorkflowTransitions.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE 13 anos atrás
ctkWorkflow_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. 13 anos atrás
ctk_library_options.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás
target_libraries.cmake ac13c32312 Change CMake command to lower case. See #78 13 anos atrás