[root]/Libs/QCTKWidgets/Resources/UI

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 6 (100.0%) | 18 (100.0%) | 3.0 |
| jcfr | 5 (83.3%) | 13 (72.2%) | 2.6 |
| finetjul | 1 (16.7%) | 5 (27.8%) | 5.0 |
ENH: QtSlicer - Add GUIQT/Plugins directory. Rename QCTKWidgets/QMRMLWidgets to qCTKWidgets/qMRMLWidgets
0 lines of code changed in 2 files:
ENH: qCTKSliderSpinBoxLabel - Add the property LabelTextVisible
7 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.
5 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
6 lines of code changed in 2 files: