[root]/Libs/qMRMLWidgets
Plugins
(19 files, 656 lines)
Resources
(1 files, 4 lines)
UI
(2 files, 352 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 150 (100.0%) | 3369 (100.0%) | 22.4 |
| finetjul | 60 (40.0%) | 2584 (76.7%) | 43.0 |
| jcfr | 90 (60.0%) | 785 (23.3%) | 8.7 |
ENH: SlicerQT - In qCTKWidgets,qVTKWidgets and qMRMLWidgets rename "PROJECTWin32Header.h" into "PROJECTExport.h"
18 lines of code changed in 15 files:
STYLE: SlicerQt: factorize code for qMRMLTreeWidget.
0 lines of code changed in 1 file:
BUG: SlicerQT - In qMRMLNodeSelector, change back setNodeType to be a normal function
The widget doesn't support dynamic updated of the nodeType
0 lines of code changed in 1 file:
ENH: SlicerQT - In qMRMLNodeSelector, setNodeType is now a public slots.
That will allow the class to be connected to the aMRMLSceneGenerator.
0 lines of code changed in 1 file:
BUG: SlicerQT - Added missing library qCTKWidgets in Libs/qMRMLWidgets/CMakeLists.txt
0 lines of code changed in 1 file:
ENH: Update CMakeLists.txt - CMake 2.6 is now required
The following line have been added:
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
IF(COMMAND CMAKE_POLICY)
CMAKE_POLICY(SET CMP0003 NEW)
ENDIF(COMMAND CMAKE_POLICY)
MARK_AS_ADVANCED(CMAKE_BACKWARDS_COMPATIBILITY)
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 6 files:
STYLE: SlicerQt: remove unnecessary console output.
0 lines of code changed in 1 file:
BUG: SlicerQT: in the list view, show the nodes by default, not the scene.
0 lines of code changed in 1 file:
ENH: SlicerQt: refactorize a qMRMLUtils function
1 lines of code changed in 1 file:
BUG: SlicerQt: qMRMLItems.cxx has been added by mistake
0 lines of code changed in 1 file:
ENH: SlicerQt: add a new qMRMLItemModel where items use polymorphism.
1437 lines of code changed in 6 files:
ENH: move qMRMLItemModel into the Attic, we want to create a more flexible representation.
0 lines of code changed in 2 files:
COMP: SlicerQt: forgot to commit the header changes
1 lines of code changed in 1 file:
STYLE: SlicerQT: NULL is not C++
1 lines of code changed in 1 file:
ENH: SlicerQT: Add the node id into the mrml item model
43 lines of code changed in 1 file:
ENH: SlicerQt: add a MRML model to use with Qt widgets.
532 lines of code changed in 9 files:
ENH: SlicerQT - Add explicit keyword to the constructor of classes in qMTMLWidgets
8 lines of code changed in 8 files:
BUG: SlicerQT - Add missing virtual destructor to qMRMLWidget classes
8 lines of code changed in 8 files:
STYLE: SlicerQT - Reorder headers
0 lines of code changed in 1 file:
ENH: SlicerQT - All classes are now using qCTKPimpl, Remove qSlicerMacros.h, Add macro QCTK_CONSTRUCTOR_NO_ARG_CXX and QCTK_CONSTRUCTOR_1_ARG_CXX to qCTKPimpl.
STYLE: SlicerQT - The header inclusion has also been cleaned and documented.
0 lines of code changed in 16 files:
ENH: SlicerQT - Add method 'addAttribute' to the qMRMLNodeFactory
0 lines of code changed in 2 files:
ENH: SlicerQT - Add class qMRMLNodeFactory to qMRMLWidgets. Update qMRMLNodeSelector to use the factory. Remove 'createAndAddNode...' functions from qMRMLUtils
134 lines of code changed in 8 files:
ENH: SlicerQT - Update qSlicerMainWindow to use the new qCTKCollapsibleWidget2.
ENH: SlicerQT - Clean vtkSlicerApplicationGUI, vtkSlicerModuleChooseGUI, vtkSlicerApplication and add InitializeQtCommandLineModules method
ENH: SlicerQT - Update qSlicerModuleLogic class
ENH: SlicerQT - Update QTCLI, add vtkCommandLineModuleNode, add UI resource file, update qSlicerCLIModuleLogic
ENH: SlicerQT - Rename initializer() to setup()
ENH: SlicerQT - In qSlicerModulePanel, rename signals. Split existing addModule method into AddModule, RemoveModule and SetModule. Add method clear.
ENH: SlicerQT - In CTK Factory, add uninstanciate method. Add QObject factory.
ENH: SlicerQT - Add macro qSlicerCxxInternalBckPtrConstructor1Macro
ENH: SlicerQT - Add appLogic and setAppLogic to qSlicerWidget.
1 lines of code changed in 1 file:
ENH: SlicerQt: Add qMRMLNodeTreeSelector
208 lines of code changed in 5 files:
STYLE: SlicerQt - Change qInternal member from class to struct.
419 lines of code changed in 10 files:
ENH: Add Min/Max into qMRMLTransformSliders
75 lines of code changed in 2 files:
ENH: SlicerQT - Added qCTKAbstractLibraryFactory allowing to resolve symbols within loadable command line module.
ENH: SlicerQT - Updated qSlicerModuleFactory and Slicer3.cxx to use Library factory.
ENH: SlicerQT - Added qSlicerMacros file. Convenient macro allowing to set the constructor/destructor, and accessors of Slicer classes.
ENH: SlicerQT - Added qSlicerModuleLogic class
ENH: SlicerQT - Added Base/GUIQT/CmdLineModule.
ENH: SlicerQT - Added Base/GUIQT/qSlicerUtils class
FIX: SlicerQT - Clean code, comment extra debug statements
1 lines of code changed in 2 files:
ENH: SlicerQt: Add more signals to the node selector. Fix bugs.
142 lines of code changed in 2 files:
STYLE: SlicerQT: rename qvtkReConnect into qvtkReconnect for more consistency
3 lines of code changed in 4 files:
ENH: SlicerQt: Redesign qCTKAddRemoveComboBox, qCTKNodeSelector and qSlicerTransformsModule.
113 lines of code changed in 4 files:
BUG: SlicerQT - Udpate the code and change .'toAscii()' to 'toLatin1()'. 'Latin1' is the recommended way to convert to/from const char*/char*.
9 lines of code changed in 5 files:
ENH: SlicerQT: Add the camera module
21 lines of code changed in 2 files:
BUG: SlicerQT: Disable the Add node button in qMRMLNodeSelector when there is no mrml scene set
7 lines of code changed in 2 files:
STYLE: SlicerQt add more GET methods.
0 lines of code changed in 12 files:
STYLE: SlicerQT: Rename qCTKComboBoxAddRemove into qCTKAddRemoveComboBox
0 lines of code changed in 2 files:
ENH: QtSlicer - Add GUIQT/Plugins directory. Rename QCTKWidgets/QMRMLWidgets to qCTKWidgets/qMRMLWidgets
187 lines of code changed in 4 files: