Jean-Christophe Fillion-Robin
|
4de9b42bdd
Merge branch 'support-static-build'
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
c1ac947706
Merge branch 'resource-file-starts-with-ctk-lowercase'
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
8943b45106
For matter of consistency - resource files start with "ctk" lowercase
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
1605064fab
Merge branch 'export-qt-configuration-in-ctkconfig'
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
bf944657ab
Export Qt configuration in CTKConfig so that external project can use it
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
d559f89228
Merge branch 'include-cstdlib-header'
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
ce7cd874f3
Include cpp header "cstdlib" instead of the c header "stdlib.h"
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
80a6ab89af
Merge branch 'python-full-wrap-advanced-option'
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
82e5fc8dca
Mark CTK_WRAP_PYTHONQT_FULL as advanced
|
il y a 14 ans |
nherlambang
|
bb61398d11
ENH: enable sorting in the tree view so that thumbnails are displayed in slice order
|
il y a 14 ans |
Julien Finet
|
93d5c57220
Merge remote branch 'finetjul/Module'
|
il y a 14 ans |
Julien Finet
|
9f4c482202
Fix compilation issues with GCC
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
57bcbaca17
Merge branch 'fix-ctkAbstractPythonManager-destructor'
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
e93bbba8d8
Use Py_IsInitialized() instead of PyEval_ThreadsInitialized()
|
il y a 14 ans |
Julien Finet
|
0e31a48a8b
Don't process events when print message in ctkConsole
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
d09ce114de
Merge branch 'errorlog-widget-title'
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
255e933eb6
Set error log widget title to "Log messages"
|
il y a 14 ans |
Julien Finet
|
2af9a03cc5
Remove unused variable warning in ctkErrorLogWidget
|
il y a 14 ans |
Julien Finet
|
91e0d55c35
Support null error model in ctkErrorLogWidget
|
il y a 14 ans |
Julien Finet
|
20028cfd8b
Don't enforce type check if not needed
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
25a92d0a36
Merge branch 'fix-ctkAbstractPythonManager-destructor'
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
d756526bbf
UnInitialize python interp only if PyEval_ThreadsInitialized() is True
|
il y a 14 ans |
Steve Pieper
|
c8e66618f0
Remove new functionality (relies on code not yet in commontk/DCMTK)
|
il y a 14 ans |
Steve Pieper
|
3c6995398a
Check for dropped network; log and return false
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
5b7d06e265
Add cmake advanced option CTK_BUILD_SHARED_LIBS
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
73fbb4b9bc
ctkMacroBuildLib - On Linux, set -fPIC compile flag if build statically
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
bf37cb7ce4
ctkMacroBuildLib - Use MY_LIBRARY_TYPE instead of CTK_BUILD_SHARED_LIBS
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
3f328a435d
ctkMacroBuildApp - Remove unused/commented code
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
2abf3770eb
ctkMacroBuildPlugin - Use MY_LIBRARY_TYPE instead of CTK_BUILD_SHARED_LIBS
|
il y a 14 ans |
Jean-Christophe Fillion-Robin
|
629cfae77d
If Gold linker is used, link against X11 libraries to avoid error.
|
il y a 14 ans |