Jean-Christophe Fillion-Robin 836e99bf0b COMP: ctkVTK[..]Transfer[...]: Support C++98 using CTK_NULLPTR %!s(int64=7) %!d(string=hai) anos
..
CMake ac13c32312 Change CMake command to lower case. See #78 %!s(int64=13) %!d(string=hai) anos
Documentation fb10973fa4 Converted CommandLineParser example code to a compilable snippet. %!s(int64=13) %!d(string=hai) anos
Testing 4b57f700c3 Fix compilation with MinGW32 or MinGW64 under Windows OS. Fixes #654 %!s(int64=7) %!d(string=hai) anos
CMakeLists.txt ff9db34fe5 Add ctkCoreTestingUtilities module %!s(int64=9) %!d(string=hai) anos
ctkAbstractFactory.h 6b0da75ee6 Fix warning "delete-non-virtual-dtor-warnings" gcc-47 warnings %!s(int64=12) %!d(string=hai) anos
ctkAbstractFactory.tpp 72411605e2 COMP: Fix enumeration value not handled warning %!s(int64=7) %!d(string=hai) anos
ctkAbstractFileBasedFactory.h c61317c819 Expose utility functions in the factories %!s(int64=13) %!d(string=hai) anos
ctkAbstractFileBasedFactory.tpp c61317c819 Expose utility functions in the factories %!s(int64=13) %!d(string=hai) anos
ctkAbstractLibraryFactory.h 194b684953 LibraryFactory: allow setting LoadHints for sym resolution %!s(int64=8) %!d(string=hai) anos
ctkAbstractLibraryFactory.tpp 194b684953 LibraryFactory: allow setting LoadHints for sym resolution %!s(int64=8) %!d(string=hai) anos
ctkAbstractObjectFactory.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE %!s(int64=13) %!d(string=hai) anos
ctkAbstractObjectFactory.tpp a0db420fc9 FactoryItem - Improve management of error and warning strings %!s(int64=13) %!d(string=hai) anos
ctkAbstractPluginFactory.h b80a9a723d Deleting later the module might be too late. %!s(int64=13) %!d(string=hai) anos
ctkAbstractPluginFactory.tpp 60f6b01659 In pluginFactory, display errors when plugin failed to load. %!s(int64=13) %!d(string=hai) anos
ctkAbstractQObjectFactory.h c4cd80e8d2 Fixed Doxygen warnings. %!s(int64=12) %!d(string=hai) anos
ctkAbstractQObjectFactory.tpp 05e0578ea4 ctkAbstractQObjectFactory - Remove unused code %!s(int64=13) %!d(string=hai) anos
ctkBackTrace.cpp 5db3f9320e Fixes warnings. %!s(int64=8) %!d(string=hai) anos
ctkBackTrace.h c4cd80e8d2 Fixed Doxygen warnings. %!s(int64=12) %!d(string=hai) anos
ctkBinaryFileDescriptor.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE %!s(int64=13) %!d(string=hai) anos
ctkBinaryFileDescriptor.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE %!s(int64=13) %!d(string=hai) anos
ctkBooleanMapper.cpp 341f260a9d ENH: Python wrapping of ctkBooleanMapper %!s(int64=7) %!d(string=hai) anos
ctkBooleanMapper.h 341f260a9d ENH: Python wrapping of ctkBooleanMapper %!s(int64=7) %!d(string=hai) anos
ctkCallback.cpp 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE %!s(int64=13) %!d(string=hai) anos
ctkCallback.h bd1cf10109 Added more doxygen groups and \ingroup commands. %!s(int64=13) %!d(string=hai) anos
ctkCommandLineParser.cpp 5314b9cbbf BUG: Fixed multi-value argument parsing %!s(int64=8) %!d(string=hai) anos
ctkCommandLineParser.h fb10973fa4 Converted CommandLineParser example code to a compilable snippet. %!s(int64=13) %!d(string=hai) anos
ctkCompilerDetections_p.h 836e99bf0b COMP: ctkVTK[..]Transfer[...]: Support C++98 using CTK_NULLPTR %!s(int64=7) %!d(string=hai) anos
ctkCorePythonQtDecorators.h 341f260a9d ENH: Python wrapping of ctkBooleanMapper %!s(int64=7) %!d(string=hai) anos
ctkCoreTestingMacros.h 7410aaf8be Extend ctkTesting(Utilities|Macro) to support QVariant %!s(int64=9) %!d(string=hai) anos
ctkCoreTestingUtilities.cpp 7410aaf8be Extend ctkTesting(Utilities|Macro) to support QVariant %!s(int64=9) %!d(string=hai) anos
ctkCoreTestingUtilities.h 7410aaf8be Extend ctkTesting(Utilities|Macro) to support QVariant %!s(int64=9) %!d(string=hai) anos
ctkCoreTestingUtilities.tpp 7286ef817f Extend ctkTesting(Utilities|Macro) to support QStringList %!s(int64=9) %!d(string=hai) anos
ctkDependencyGraph.cpp d82fba78aa Bumped the number of max degrees. %!s(int64=10) %!d(string=hai) anos
ctkDependencyGraph.h 2069734a44 26 dgraph in STL, compile and unit test pass %!s(int64=13) %!d(string=hai) anos
ctkErrorLogAbstractMessageHandler.cpp 44c505e0bc Add support for error log context %!s(int64=10) %!d(string=hai) anos
ctkErrorLogAbstractMessageHandler.h 44c505e0bc Add support for error log context %!s(int64=10) %!d(string=hai) anos
ctkErrorLogContext.h 44c505e0bc Add support for error log context %!s(int64=10) %!d(string=hai) anos
ctkErrorLogFDMessageHandler.cpp 69ad23efbc COMP: ctkErrorLogFDMessageHandler: Fix "unused-result" warning %!s(int64=8) %!d(string=hai) anos
ctkErrorLogFDMessageHandler.h f49c19a821 Use Qt5 CMake 2.8.12 features. %!s(int64=11) %!d(string=hai) anos
ctkErrorLogFDMessageHandler_p.h f49c19a821 Use Qt5 CMake 2.8.12 features. %!s(int64=11) %!d(string=hai) anos
ctkErrorLogLevel.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. %!s(int64=11) %!d(string=hai) anos
ctkErrorLogLevel.h f49c19a821 Use Qt5 CMake 2.8.12 features. %!s(int64=11) %!d(string=hai) anos
ctkErrorLogQtMessageHandler.cpp 72411605e2 COMP: Fix enumeration value not handled warning %!s(int64=7) %!d(string=hai) anos
ctkErrorLogQtMessageHandler.h f49c19a821 Use Qt5 CMake 2.8.12 features. %!s(int64=11) %!d(string=hai) anos
ctkErrorLogStreamMessageHandler.cpp 44c505e0bc Add support for error log context %!s(int64=10) %!d(string=hai) anos
ctkErrorLogStreamMessageHandler.h f49c19a821 Use Qt5 CMake 2.8.12 features. %!s(int64=11) %!d(string=hai) anos
ctkErrorLogTerminalOutput.cpp f49c19a821 Use Qt5 CMake 2.8.12 features. %!s(int64=11) %!d(string=hai) anos
ctkErrorLogTerminalOutput.h f49c19a821 Use Qt5 CMake 2.8.12 features. %!s(int64=11) %!d(string=hai) anos
ctkException.cpp 19a8d5b5bd Added application support and improved debugging mechanism. %!s(int64=10) %!d(string=hai) anos
ctkException.h 19a8d5b5bd Added application support and improved debugging mechanism. %!s(int64=10) %!d(string=hai) anos
ctkFileLogger.cpp acc1eeaeee ENH: Use platform-specific EOL character in log file %!s(int64=10) %!d(string=hai) anos
ctkFileLogger.h c721fc1db1 ENH: Re-introduce and expose number of logs to keep %!s(int64=10) %!d(string=hai) anos
ctkHighPrecisionTimer.cpp 485f7dbfa2 Fixed duplicated symbol error due to definition in .h file, issue #325. %!s(int64=12) %!d(string=hai) anos
ctkHighPrecisionTimer.h 485f7dbfa2 Fixed duplicated symbol error due to definition in .h file, issue #325. %!s(int64=12) %!d(string=hai) anos
ctkLinearValueProxy.cpp bc38808d0a Update displayed value when value proxy is modified %!s(int64=11) %!d(string=hai) anos
ctkLinearValueProxy.h 4a80c69db1 Add value proxies %!s(int64=11) %!d(string=hai) anos
ctkLogger.cpp 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 %!s(int64=13) %!d(string=hai) anos
ctkLogger.h 9cfbedecb0 Remove unused method from ctkLogger and update logging method. See #67 %!s(int64=13) %!d(string=hai) anos
ctkModelTester.cpp 3bb624cb89 Add ctkFlatProxyModel to squash tree levels %!s(int64=13) %!d(string=hai) anos
ctkModelTester.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. %!s(int64=13) %!d(string=hai) anos
ctkPimpl.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE %!s(int64=13) %!d(string=hai) anos
ctkScopedCurrentDir.cpp 1adad9fd50 Add ctkScopedCurrentDir %!s(int64=13) %!d(string=hai) anos
ctkScopedCurrentDir.h c55687ac0f Update comment and fix typo %!s(int64=13) %!d(string=hai) anos
ctkSetName.cpp 6c64ee6c1b Integrate the QtTesting framework into CTK: ctkQtTesting %!s(int64=13) %!d(string=hai) anos
ctkSetName.h 6c64ee6c1b Integrate the QtTesting framework into CTK: ctkQtTesting %!s(int64=13) %!d(string=hai) anos
ctkSingleton.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE %!s(int64=13) %!d(string=hai) anos
ctkUtils.cpp cd8bd5526a BUG: ctkUtils: Update removeDirRecursively to support relative paths %!s(int64=7) %!d(string=hai) anos
ctkUtils.h dcc0eab10f Add defaultDecimals to ctkUtils::significantDecimals %!s(int64=11) %!d(string=hai) anos
ctkValueProxy.cpp 4a80c69db1 Add value proxies %!s(int64=11) %!d(string=hai) anos
ctkValueProxy.h bc38808d0a Update displayed value when value proxy is modified %!s(int64=11) %!d(string=hai) anos
ctkWorkflow.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed %!s(int64=11) %!d(string=hai) anos
ctkWorkflow.h 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed %!s(int64=11) %!d(string=hai) anos
ctkWorkflowStep.cpp 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed %!s(int64=11) %!d(string=hai) anos
ctkWorkflowStep.h 3b1b1d3162 Update workflowStep API %!s(int64=13) %!d(string=hai) anos
ctkWorkflowStep_p.h ad2fb5f3a9 Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73. %!s(int64=13) %!d(string=hai) anos
ctkWorkflowTransitions.h 0d0ec63a1c Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE %!s(int64=13) %!d(string=hai) anos
ctkWorkflow_p.h 61493b1446 Introduce ctkWorkflow verbose property to print debug msg when needed %!s(int64=11) %!d(string=hai) anos
ctk_library_options.cmake ac13c32312 Change CMake command to lower case. See #78 %!s(int64=13) %!d(string=hai) anos
target_libraries.cmake f49c19a821 Use Qt5 CMake 2.8.12 features. %!s(int64=11) %!d(string=hai) anos