[root]/Libs/QMRMLWidgets
Plugins
(0 files, 0 lines)
Resources
(0 files, 0 lines)
UI
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 55 (100.0%) | 146 (100.0%) | 2.6 |
| jcfr | 50 (90.9%) | 103 (70.5%) | 2.0 |
| finetjul | 5 (9.1%) | 43 (29.5%) | 8.6 |
ENH: QtSlicer - Add GUIQT/Plugins directory. Rename QCTKWidgets/QMRMLWidgets to qCTKWidgets/qMRMLWidgets
0 lines of code changed in 18 files:
COMP: Add win32 export keywords for Plugins directories
22 lines of code changed in 2 files:
ENH: QtSlicer - Rename dumpObjectInfo to printAdditionalInfo
7 lines of code changed in 4 files:
ENH: QtSlicer - TransformModule - Connect the min/max translation limit input.
1 lines of code changed in 1 file:
ENH: QtSlicer - Add setMinimumRange and setMaximumRange slots to both qCTKSlider and qMRMLTransformSliders classes
19 lines of code changed in 2 files:
ENH: qSlicerModuleTransform - Matrix widget is now displayed using a collapsible widget. The top margin of the layout used in the collapsible widget is also set to 6
1 lines of code changed in 1 file:
ENH: qMRMLTransformSliders - A grid layout is now used to align properly the slider/spinbox widget with a label
6 lines of code changed in 1 file:
ENH: QtSlicer add more widget in the plugin for QDeveloper
16 lines of code changed in 2 files:
ENH: QtSlicer: Add plugins for QDesigner.
5 lines of code changed in 1 file:
ENH: QtSlicer - Add module factory and module manager classes allowing to instanciate and manage modules either from qSlicerApplication or vtkSlicerApplication. Add qSlicerKwUIWrapper widget that will encapsulates the KwWidget-Qt UI integration
2 lines of code changed in 1 file:
BUG: SlicerQt - Fix more library dependent problems
2 lines of code changed in 1 file:
BUG: Libs/QMRMLWidgets/CMakeLists was missing a target library. The library export macro in Libs/QCTKWidgets/qCTKAbstractObjectFactory.h was incorrect
1 lines of code changed in 1 file:
BUG: Fix QMRMLWidgets library wind32 header.
1 lines of code changed in 1 file:
ENH: The directory BASE/GUI/Qt is now excluded from the build process. For now, the code is left there for reference purposes. Note: Doing so removed most of the detected memory leaks.
4 lines of code changed in 1 file:
ENH: Initial commit of the QtSlicer port. Added subdirs Base/GUI2, Libs/QCTKWidgets and Libs/QMRMLWidgets. Updated Application/GUI/Slicer3 and Base/GUI/vtkSlicerApplication to be able to initialize and start QtModule. CMakeLists.txt also updated to consider the script CMake/Slicer3FindQT.cmake
59 lines of code changed in 18 files: