
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 7 (100.0%) | 485 (100.0%) | 69.2 |
| finetjul | 2 (28.6%) | 344 (70.9%) | 172.0 |
| jcfr | 5 (71.4%) | 141 (29.1%) | 28.2 |
BUG 658: Rename GUI2 directory to GUIQT
0 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
27 lines of code changed in 1 file:
ENH: qSlicerModuleTransform - Clean constructor - widget properties are now set within the designer
109 lines of code changed in 1 file:
ENH: SlicerQt: WIP with qSlicerMeasurementsModule.
318 lines of code changed in 1 file:
ENH: QtSlicer: fix crash when running Slicer with Qt, QApplication needs to be initialized with an argc that is valid its whole lifetime. Make sure the module is opened at the right time and at the correct position (above the kwwidget module). Remove the module window title and window bar.
26 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
5 lines of code changed in 1 file: