BUG: Fix typo error in CMake/ExternalProject.cmake |
|
More...
|
over 15 years ago
|
ENH: Added file CMake/ExternalProject.cmake - This is a patched version of the file bundled with CMake. |
|
More...
|
over 15 years ago
|
BUG: QtMobility: enhanced Windows patch file (tested on Windows 7 with MinGW) |
|
More...
|
over 15 years ago
|
ENH: add usage message and sample command line |
|
More...
|
over 15 years ago
|
BUG: DICOM: don't show up the widget in the test |
|
More...
|
over 15 years ago
|
ENH: Redesign of the dicom model that fixes bugs and speed issues |
|
More...
|
over 15 years ago
|
ENH: Add a QAbstractItemModel tester. Plugged into a model, it checks the validity of the methods every time a signal is emitted. |
|
More...
|
over 15 years ago
|
Merge branch 'master' into plugin-framework |
|
More...
|
over 15 years ago
|
ENH: add usage message |
|
More...
|
over 15 years ago
|
ENH: Add macro SIMPLE_TEST to DICOM/Core/Testing/CMakeLists.txt |
|
More...
|
over 15 years ago
|
STYLE: Rename qCTKDCMTK* classes into ctkDICOM* classes |
|
More...
|
over 15 years ago
|
STYLE: Remove unused file Libs/Visualization/CMakeLists.txt |
|
More...
|
over 15 years ago
|
ENH: Removed Libs/Visualization/OpenInventor and added Libs/Visualization/XIP |
|
More...
|
over 15 years ago
|
STYLE: Rename export directive from Q_CTK_* to CTK_* |
|
More...
|
over 15 years ago
|
BUG: Since the DCMTK compiled issue should be solved, the application ctkDICOMIndexer should now be compiled properly. |
|
More...
|
over 15 years ago
|
ENH: Update macro ctkCtkMacroBuildQtApp.cmake, target libraries associated with an application should be explicitly listed in the target_libraries.cmake file. |
|
More...
|
over 15 years ago
|
COMP: Remove unused Applications/ctkDICOMIndexer/ctkDICOMIndex.cxx |
|
More...
|
over 15 years ago
|
STYLE: In Libs/DICOM/Core/qCTKDCMTK*.cxx and in the corresponding app, to improve code readability, add separator between function. Also reorganize headers. QT headers should be first, STD headers should be last. |
|
More...
|
over 15 years ago
|
COMP: Remove unused Libs/DICOM/CMakelists.txt and Libs/DICOM/Applications/Main.cxx |
|
More...
|
over 15 years ago
|
STYLE: Update CMake macros - Added comments and remove extra test in ENDIF() statement. |
|
More...
|
over 15 years ago
|
BUG: QtMobility is now properly patched and configured to be build as an external project. |
|
More...
|
over 15 years ago
|
ENH: adding simple plugin classes and prototype code |
|
More...
|
over 15 years ago
|
COMP: fix header file method declaration |
|
More...
|
over 15 years ago
|
COMP: stub out ctkDICOMIndexer until dcmtk dependency issues are resolved |
|
More...
|
over 15 years ago
|
COMP: remove unneeded cmakelists.txt - per Jc apps and libs get defined in toplevel to help automate the dependencies |
|
More...
|
over 15 years ago
|
ENH: extra documentation |
|
More...
|
over 15 years ago
|
ENH: add logo file |
|
More...
|
over 15 years ago
|
FIX: disabled QtMobility until a solution for Issue 1 (Point QtMobility to local install of Qt 4.6?) is found |
|
More...
|
over 15 years ago
|
ENH: Fix sorting, and change simple quotes to double quotes around fields |
|
More...
|
over 15 years ago
|
COMP: fix windows build when linking dcmtk |
|
More...
|
over 15 years ago
|