[root]/Libs/qMRMLWidgets/Plugins

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 63 (100.0%) | 688 (100.0%) | 10.9 |
| finetjul | 41 (65.1%) | 533 (77.5%) | 13.0 |
| jcfr | 22 (34.9%) | 155 (22.5%) | 7.0 |
ENH: SlicerQT - Added macros "qctk_build_designer_plugin" and "qctk_install_designer_plugin"
0 lines of code changed in 1 file:
ENH: SlicerQT - In qCTKWidgets,qVTKWidgets and qMRMLWidgets rename "PROJECTWin32Header.h" into "PROJECTExport.h"
18 lines of code changed in 8 files:
BUG: SlicerQT - Refactor and fix memory leaks in qMRMLSceneGeneratorPlugin, add signal randomMRMLNodeType
Each time a new scene is generated, a random classname
selected from the created MRML node is set as a parameter
of randomMRMLNodeType signal.
38 lines of code changed in 4 files:
ENH: SlicerQT - Update CMakeLists.txt of QTDesigner plugin. Change ADD_LIBRARY option from SHARED to MODULE type
0 lines of code changed in 1 file:
ENH: SlicerQT - Add Libs/qVTKWidgets
This library will contain QT widget that depends only on QT and CTK
0 lines of code changed in 1 file:
ENH: SlicerQt: add a MRML model to use with Qt widgets.
313 lines of code changed in 8 files:
COMP: SlicerQT: move designer plugins into bin/Release/designer
0 lines of code changed in 1 file:
COMP: SlicerQt: Move back the qt designer plugins into the Slicer3-build/bin directory. But a post build command is run to copy the dlls into the bin/designer directory.
0 lines of code changed in 1 file:
STYLE: SlicerQT - Add semicolon after Q_EXPORT_PLUGIN2 macro
0 lines of code changed in 1 file:
STYLE: SlicerQT - Add a semicolan after the macro Q_INTERFACES
0 lines of code changed in 2 files:
STYLE: SlicerQt: Rename BasePlugin into AbstractPlugin
67 lines of code changed in 10 files:
ENH: SlicerQt: Add qMRMLNodeTreeSelector
70 lines of code changed in 4 files:
STYLE: SlicerQT: Rename qMRMLWidgetsPlugin into qMRMLWidgetsBasePlugin and qMRMLWidgetsPlugins into qMRMLWidgetsPlugin
83 lines of code changed in 17 files:
ENH: QtSlicer - Add GUIQT/Plugins directory. Rename QCTKWidgets/QMRMLWidgets to qCTKWidgets/qMRMLWidgets
99 lines of code changed in 4 files: