Nicolas Toussaint 249563c91a CRASH-FIX: When the http request fails, a ctkException is thrown and never catched at the ctkXnat* level, making the whole application to crash, we need to try-catch every instance of the method httpResults(), it is done here at the Experiment level 11 years ago
..
CommandLineModules b1e135190b Add header files to fix moc generation due to changed qt4_generate_mocs macro. 11 years ago
Core 770c333129 ctkBackTrace: bug fix discovered on MacOSX, the method signature was wrong 11 years ago
DICOM d6c078190f Some size_t related type fixes for VS2013 11 years ago
ImageProcessing 1b051e59fd Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449 11 years ago
PluginFramework 1b051e59fd Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449 11 years ago
QtTesting 1b051e59fd Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449 11 years ago
Scripting 1b051e59fd Remove 'CTK_WRAP_PYTHONQT_FULL' obsolete option. See #449 11 years ago
Testing bc38808d0a Update displayed value when value proxy is modified 12 years ago
Visualization c9b7b29f53 Merge branch 'add-vtk-7-support' 11 years ago
Widgets b820c716d0 Added missing virtual destructor. 11 years ago
XNAT 249563c91a CRASH-FIX: When the http request fails, a ctkException is thrown and never catched at the ctkXnat* level, making the whole application to crash, we need to try-catch every instance of the method httpResults(), it is done here at the Experiment level 11 years ago
ctkExport.h.in 9d40144ec9 Correctly set export directives on non-Windows platforms. 14 years ago