[root]/Base/QTCoreModules
Resources
(1 files, 7 lines)
Icons
(3 files, 0 lines)
UI
(2 files, 672 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 28 (100.0%) | 853 (100.0%) | 30.4 |
| jcfr | 27 (96.4%) | 853 (100.0%) | 31.5 |
| pieper | 1 (3.6%) | 0 (0.0%) | 0.0 |
COMP: re-enable ui file
0 lines of code changed in 1 file:
ENH: SlicerQT - Refactor Modules - Added qSlicerAsbtractModuleWidget
QTModules and CLI module are disabled for now
The class qSlicerAbstractModule now inherit from QObject.
All UI specific code has been moved to qSlicerAbstractModuleWidget.
qSlicerAbstractModule provide a function named 'widgetRepresentation'
allowing to obtain the corresponding widget.
545 lines of code changed in 9 files:
ENH: SlicerQT - Removed method isShowModuleActionVisibleByDefault from
the module API.
0 lines of code changed in 4 files:
ENH: SlicerQT - Rename SlicerBaseQT* libs into qSlicerBaseQT*
4 lines of code changed in 1 file:
ENH: SlicerQT - Add 'showModuleAction' and 'isShowModuleActionVisibleByDefault' methods to Volumes and Cameras module
15 lines of code changed in 2 files:
ENH: SlicerQT - Udpate Module API - Rename 'showModuleActionVisibleByDefault' to 'isShowModuleActionVisibleByDefault'
2 lines of code changed in 2 files:
ENH: SlicerQT - Implement method 'showModuleAction' and 'showModuleActionVisibleByDefault' in qSlicerMeasurementsModule and qSlicerTransformsModule
15 lines of code changed in 2 files:
BUG: SlicerQT - The resource files weren't compiled and added to the source correctly
0 lines of code changed in 1 file:
STYLE: SlicerQT - Reorder headers
0 lines of code changed in 1 file:
ENH: SlicerQT - Create folder Base/QTCoreModules, add Transforms and Cameras module to it
272 lines of code changed in 5 files: