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