.. |
CMake
|
ac13c32312
Change CMake command to lower case. See #78
|
13 yıl önce |
Documentation
|
9935b6ab32
Added group definitions and assignments for doxygen.
|
14 yıl önce |
Testing
|
9457adbf3b
Merge branch '26-CTK-windows-configuration-error-dgraph-related'
|
13 yıl önce |
CMakeLists.txt
|
fad20d0f1c
Remove text between parentheses in "else()", "endif()" and "endforeach()". See #79
|
13 yıl önce |
ctkAbstractFactory.h
|
916309756d
PythonQt module can be compiled either as python module or as static library
|
13 yıl önce |
ctkAbstractFactory.tpp
|
cd2e333425
Factory - Add method allowing to log loading warnings/errors
|
13 yıl önce |
ctkAbstractFileBasedFactory.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkAbstractFileBasedFactory.tpp
|
a0db420fc9
FactoryItem - Improve management of error and warning strings
|
13 yıl önce |
ctkAbstractLibraryFactory.h
|
cd2e333425
Factory - Add method allowing to log loading warnings/errors
|
13 yıl önce |
ctkAbstractLibraryFactory.tpp
|
fd6fa809d1
ctkFactoryLibraryItem::symbolAddress can be usedfor non mandatory symbol
|
13 yıl önce |
ctkAbstractObjectFactory.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkAbstractObjectFactory.tpp
|
a0db420fc9
FactoryItem - Improve management of error and warning strings
|
13 yıl önce |
ctkAbstractPluginFactory.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkAbstractPluginFactory.tpp
|
422b687008
Use ctkScopedCurrentDir in ctkFactoryPluginItem::load()
|
13 yıl önce |
ctkAbstractQObjectFactory.h
|
05e0578ea4
ctkAbstractQObjectFactory - Remove unused code
|
13 yıl önce |
ctkAbstractQObjectFactory.tpp
|
05e0578ea4
ctkAbstractQObjectFactory - Remove unused code
|
13 yıl önce |
ctkBinaryFileDescriptor.cpp
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkBinaryFileDescriptor.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkCallback.cpp
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkCallback.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 yıl önce |
ctkCheckableModelHelper.cpp
|
22bdd6dab1
Add unit test in ctkCore & increase code coverage
|
13 yıl önce |
ctkCheckableModelHelper.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 yıl önce |
ctkCommandLineParser.cpp
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkCommandLineParser.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkCorePythonQtDecorators.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 yıl önce |
ctkDependencyGraph.cpp
|
63aa33c9d3
Fixed memory leak
|
13 yıl önce |
ctkDependencyGraph.h
|
2069734a44
26 dgraph in STL, compile and unit test pass
|
13 yıl önce |
ctkErrorLogFDMessageHandler.cpp
|
6d676b24cc
Add multi-thread support to ErrorLog model
|
13 yıl önce |
ctkErrorLogFDMessageHandler.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkErrorLogFDMessageHandler_p.h
|
6d676b24cc
Add multi-thread support to ErrorLog model
|
13 yıl önce |
ctkErrorLogModel.cpp
|
e88aeff709
io.h is only available on MSVC compilers
|
13 yıl önce |
ctkErrorLogModel.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 yıl önce |
ctkErrorLogQtMessageHandler.cpp
|
6d676b24cc
Add multi-thread support to ErrorLog model
|
13 yıl önce |
ctkErrorLogQtMessageHandler.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkErrorLogStreamMessageHandler.cpp
|
6d676b24cc
Add multi-thread support to ErrorLog model
|
13 yıl önce |
ctkErrorLogStreamMessageHandler.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkHistogram.cpp
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkHistogram.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkLogger.cpp
|
9cfbedecb0
Remove unused method from ctkLogger and update logging method. See #67
|
13 yıl önce |
ctkLogger.h
|
9cfbedecb0
Remove unused method from ctkLogger and update logging method. See #67
|
13 yıl önce |
ctkModelTester.cpp
|
1dfadce210
Normalize SIGNALS/SLOTS for performance.
|
13 yıl önce |
ctkModelTester.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 yıl önce |
ctkPimpl.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkScopedCurrentDir.cpp
|
1adad9fd50
Add ctkScopedCurrentDir
|
13 yıl önce |
ctkScopedCurrentDir.h
|
c55687ac0f
Update comment and fix typo
|
13 yıl önce |
ctkSingleton.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkTransferFunction.cpp
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkTransferFunction.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 yıl önce |
ctkTransferFunctionRepresentation.cpp
|
ca69fac10b
Add default constructors to ctk*TransferFunction*
|
13 yıl önce |
ctkTransferFunctionRepresentation.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 yıl önce |
ctkUtils.cpp
|
f230f34ab0
Add qtHandleToString convenient function to ctkUtils
|
13 yıl önce |
ctkUtils.h
|
f230f34ab0
Add qtHandleToString convenient function to ctkUtils
|
13 yıl önce |
ctkWorkflow.cpp
|
3b1b1d3162
Update workflowStep API
|
13 yıl önce |
ctkWorkflow.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 yıl önce |
ctkWorkflowStep.cpp
|
3b1b1d3162
Update workflowStep API
|
13 yıl önce |
ctkWorkflowStep.h
|
3b1b1d3162
Update workflowStep API
|
13 yıl önce |
ctkWorkflowStep_p.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 yıl önce |
ctkWorkflowTransitions.h
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
14 yıl önce |
ctkWorkflow_p.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 yıl önce |
ctk_library_options.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
13 yıl önce |
target_libraries.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
13 yıl önce |