[root]/Base/GUIQT/Resources/UI

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 22 (100.0%) | 1392 (100.0%) | 63.2 |
| finetjul | 14 (63.6%) | 823 (59.1%) | 58.7 |
| jcfr | 8 (36.4%) | 569 (40.9%) | 71.1 |
COMP: SlicerQt: remove useless/empty directory
0 lines of code changed in 5 files:
ENH: SlicerQt: remove Min/Max from the Rotation sliders panel
11 lines of code changed in 1 file:
ENH: Add Min/Max into qMRMLTransformSliders
23 lines of code changed in 1 file:
ENH: SlicerQt: apply the same behaviour to the qSlicerCamerasModule than vtkSlicerCamerasModule.
64 lines of code changed in 1 file:
ENH: SlicerQt: Redesign qCTKAddRemoveComboBox, qCTKNodeSelector and qSlicerTransformsModule.
602 lines of code changed in 1 file:
BUG: QtSlicer - Rename qSlicerCameraModule into qSlicerCamerasModule
95 lines of code changed in 1 file:
ENH: SlicerQT: Add the camera module
95 lines of code changed in 1 file:
ENH: SlicerQT: SlicerTransformsModule UI must derive from qSlicerWidget
25 lines of code changed in 1 file:
BUG: QtSlicer - Rename qSlicerModuleTransform into qSlicerTransformsModule
359 lines of code changed in 1 file:
ENH: QtSlicer - Add classes qSlicerAbstractLoadableModule and qSlicerAbstractCoreModule
1 lines of code changed in 1 file:
BUG: QtSlicer - TransformsModule - Both min/max translation limit labels and inputs are now enabled/disabled appropriately
14 lines of code changed in 1 file:
ENH: QtSlicer - TransformModule - Connect the min/max translation limit input.
3 lines of code changed in 1 file:
BUG: QtSlicer - Add method setTopLevelWidgetsVisible to qSlicerApplication. In vtkSlicerApplication, update methods RegisterDialogUp() and UnRegisterDialogUp() to use this method and show/hide qt widgets appropriately
0 lines of code changed in 1 file:
ENH: QtSlicer - Add method 'InitializeQtModule' to vtkSlicerApplication. Add method 'SetQtModuleVisible' and 'SetCurrentQtModuleVisible' to vtkSlicerApplicationGUI. Refactor and clean code to use these two function. Remove all code related to the previously added compilation directive 'Slicer_USE_KWWIDGET'. Update qSlicerAbstractModule to extend from qSlicerWidget. Now the title of a Qt module is defined in the corresponding declaration/definition using macro 'qSlicerGetModuleTitleDeclarationMacro' and 'qSlicerGetModuleTitleDefinitionMacro(_CLASSTYPE, _TITLE)'. Add method initPalette(), initFont() and loadStyleSheet() to qSlicerApplication. Qt Transform module now provide the 'invert' button.
97 lines of code changed in 2 files:
COMP: propagates the renaming of Base/GUI2(now Base/GUIQT)to the Measurements module
3 lines of code changed in 1 file:
COMP: propagates the renaming of qCTKPositionWidget (now: qCTKCoordinatesWidget) to the MeasurementsModule
0 lines of code changed in 2 files: