Jean-Christophe Fillion-Robin 60f6b01659 In pluginFactory, display errors when plugin failed to load. hace 13 años
..
CMake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
Documentation fb10973fa4 Converted CommandLineParser example code to a compilable snippet. hace 13 años
Testing c98fede305 Add ctk::copyDirRecursively hace 13 años
CMakeLists.txt 145a0a72fe Make ctkComplementMapper more generic, rename into ctkBooleanMapper hace 13 años
ctkAbstractFactory.h c61317c819 Expose utility functions in the factories hace 13 años
ctkAbstractFactory.tpp c61317c819 Expose utility functions in the factories hace 13 años
ctkAbstractFileBasedFactory.h c61317c819 Expose utility functions in the factories hace 13 años
ctkAbstractFileBasedFactory.tpp c61317c819 Expose utility functions in the factories hace 13 años
ctkAbstractLibraryFactory.h cd2e333425 Factory - Add method allowing to log loading warnings/errors hace 13 años
ctkAbstractLibraryFactory.tpp fd6fa809d1 ctkFactoryLibraryItem::symbolAddress can be usedfor non mandatory symbol hace 13 años
ctkAbstractObjectFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkAbstractObjectFactory.tpp a0db420fc9 FactoryItem - Improve management of error and warning strings hace 13 años
ctkAbstractPluginFactory.h b80a9a723d Deleting later the module might be too late. hace 13 años
ctkAbstractPluginFactory.tpp 60f6b01659 In pluginFactory, display errors when plugin failed to load. hace 13 años
ctkAbstractQObjectFactory.h 05e0578ea4 ctkAbstractQObjectFactory - Remove unused code hace 13 años
ctkAbstractQObjectFactory.tpp 05e0578ea4 ctkAbstractQObjectFactory - Remove unused code hace 13 años
ctkBinaryFileDescriptor.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkBinaryFileDescriptor.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkBooleanMapper.cpp 145a0a72fe Make ctkComplementMapper more generic, rename into ctkBooleanMapper hace 13 años
ctkBooleanMapper.h 145a0a72fe Make ctkComplementMapper more generic, rename into ctkBooleanMapper hace 13 años
ctkCallback.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkCallback.h bd1cf10109 Added more doxygen groups and \ingroup commands. hace 13 años
ctkCheckableModelHelper.cpp f1419a82e3 Fix Qt::Checked and Qt::Unchecked automatic conversion to QVariant hace 13 años
ctkCheckableModelHelper.h bd1cf10109 Added more doxygen groups and \ingroup commands. hace 13 años
ctkCommandLineParser.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkCommandLineParser.h fb10973fa4 Converted CommandLineParser example code to a compilable snippet. hace 13 años
ctkCorePythonQtDecorators.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. hace 13 años
ctkDependencyGraph.cpp ea469935d6 Fix various warnings hace 13 años
ctkDependencyGraph.h 2069734a44 26 dgraph in STL, compile and unit test pass hace 13 años
ctkErrorLogFDMessageHandler.cpp 90f5d96828 ctkFDHandler - The polling thread now terminates graciously hace 13 años
ctkErrorLogFDMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. hace 13 años
ctkErrorLogFDMessageHandler_p.h 90f5d96828 ctkFDHandler - The polling thread now terminates graciously hace 13 años
ctkErrorLogModel.cpp 1765d15ae2 ssize_t is not defined in visual studio std libs hace 13 años
ctkErrorLogModel.h bd1cf10109 Added more doxygen groups and \ingroup commands. hace 13 años
ctkErrorLogQtMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model hace 13 años
ctkErrorLogQtMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. hace 13 años
ctkErrorLogStreamMessageHandler.cpp 6d676b24cc Add multi-thread support to ErrorLog model hace 13 años
ctkErrorLogStreamMessageHandler.h bd1cf10109 Added more doxygen groups and \ingroup commands. hace 13 años
ctkHistogram.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkHistogram.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkLogger.cpp 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 hace 13 años
ctkLogger.h 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 hace 13 años
ctkModelTester.cpp 3bb624cb89 Add ctkFlatProxyModel to squash tree levels hace 13 años
ctkModelTester.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. hace 13 años
ctkPimpl.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkScopedCurrentDir.cpp 1adad9fd50 Add ctkScopedCurrentDir hace 13 años
ctkScopedCurrentDir.h c55687ac0f Update comment and fix typo hace 13 años
ctkSingleton.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkTransferFunction.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkTransferFunction.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. hace 13 años
ctkTransferFunctionRepresentation.cpp ca69fac10b Add default constructors to ctk*TransferFunction* hace 13 años
ctkTransferFunctionRepresentation.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. hace 13 años
ctkUtils.cpp c98fede305 Add ctk::copyDirRecursively hace 13 años
ctkUtils.h c98fede305 Add ctk::copyDirRecursively hace 13 años
ctkWorkflow.cpp 3b1b1d3162 Update workflowStep API hace 13 años
ctkWorkflow.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. hace 13 años
ctkWorkflowStep.cpp 3b1b1d3162 Update workflowStep API hace 13 años
ctkWorkflowStep.h 3b1b1d3162 Update workflowStep API hace 13 años
ctkWorkflowStep_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. hace 13 años
ctkWorkflowTransitions.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE hace 13 años
ctkWorkflow_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. hace 13 años
ctk_library_options.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años
target_libraries.cmake ac13c32312 Change CMake command to lower case. See #78 hace 13 años