[root]/QTModules/Measurements/Resources/UI

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 22 (100.0%) | 2115 (100.0%) | 96.1 |
| finetjul | 9 (40.9%) | 1098 (51.9%) | 122.0 |
| jcfr | 13 (59.1%) | 1017 (48.1%) | 78.2 |
ENH: SlicerQT - Rename and add images to QTModules/Measurements
18 lines of code changed in 2 files:
ENH: SlicerQT: Derive the qCTKCollapsibleWidget2 from an abstractbutton, rename it as qCTKCollapsibleButton.
0 lines of code changed in 3 files:
ENH: SlicerQT - In qSlicerWidget, rename signal 'mrmlSceneLoaded' to 'mrmlSceneChanged'
0 lines of code changed in 1 file:
ENH: SlicerQT - Update qSlicerMainWindow to use the new qCTKCollapsibleWidget2.
ENH: SlicerQT - Clean vtkSlicerApplicationGUI, vtkSlicerModuleChooseGUI, vtkSlicerApplication and add InitializeQtCommandLineModules method
ENH: SlicerQT - Update qSlicerModuleLogic class
ENH: SlicerQT - Update QTCLI, add vtkCommandLineModuleNode, add UI resource file, update qSlicerCLIModuleLogic
ENH: SlicerQT - Rename initializer() to setup()
ENH: SlicerQT - In qSlicerModulePanel, rename signals. Split existing addModule method into AddModule, RemoveModule and SetModule. Add method clear.
ENH: SlicerQT - In CTK Factory, add uninstanciate method. Add QObject factory.
ENH: SlicerQT - Add macro qSlicerCxxInternalBckPtrConstructor1Macro
ENH: SlicerQT - Add appLogic and setAppLogic to qSlicerWidget.
4 lines of code changed in 1 file:
ENH: SlicerQT: rewrote a new and clean qCTKCollapsibleWidget (qCTKCollapsibleWidget2 for the moment)
296 lines of code changed in 3 files:
BUG: SlicerQT - Edit qSlicerMeasurementsRulerWidget.ui and update the form and object name.
2 lines of code changed in 1 file:
BUG: SlicerQT - Update some of tthe UI/Resources/*.ui related to Measurements qt module
18 lines of code changed in 2 files:
ENH: SlicerQT - Move module dependent widget to a subdirectory named 'Widgets'. Define qSlicerMeasurements(Angle|Ruler)Widget class. Add Q_EXPORT_PLUGIN2 macro used to export properly the library as QT plugin
651 lines of code changed in 5 files:
ENH: SlicerQt: Design the UI of the Measurements module
802 lines of code changed in 3 files:
ENH: QtSlicer - Add directory structure (and corresponding CMake file) containing loadable Qt Modules.
324 lines of code changed in 1 file: