[root]/Base/GUI2
Resources
(0 files, 0 lines)
Icons
(2 files, 0 lines)
UI
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 61 (100.0%) | 773 (100.0%) | 12.6 |
| jcfr | 46 (75.4%) | 587 (75.9%) | 12.7 |
| finetjul | 15 (24.6%) | 186 (24.1%) | 12.4 |
BUG 658: Rename GUI2 directory to GUIQT
0 lines of code changed in 19 files:
ENH: qSlicerModuleTransform - Clean constructor - widget properties are now set within the designer
0 lines of code changed in 1 file:
ENH: SlicerQt: WIP with qSlicerMeasurementsModule.
67 lines of code changed in 3 files:
BUG: SlicerQt: when the kw application is moved, move the qt widgets too. Handle mapping and unmapping as well.
80 lines of code changed in 5 files:
COMP: QtSlicer: fix wrong include file
3 lines of code changed in 1 file:
COMP: QtSlicer: fix linking errors in Windows.
6 lines of code changed in 3 files:
ENH: QtSlicer - Add method registerCodeModules to ModuleFactory. remove method set/get title from qSlicerAbstractModule, user setWindowTitle instead
17 lines of code changed in 4 files:
ENH: QtSlicer - Add module factory and module manager classes allowing to instanciate and manage modules either from qSlicerApplication or vtkSlicerApplication. Add qSlicerKwUIWrapper widget that will encapsulates the KwWidget-Qt UI integration
520 lines of code changed in 8 files:
BUG: SlicerQt - Fix more library dependent problems
12 lines of code changed in 1 file:
BUG: slicer3_get_persistent_property(Slicer3_Base_LIBRARIES tmp)
6 lines of code changed in 1 file:
ENH: The directory BASE/GUI/Qt is now excluded from the build process. For now, the code is left there for reference purposes. Note: Doing so removed most of the detected memory leaks.
8 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.
30 lines of code changed in 3 files:
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
24 lines of code changed in 11 files: