Directory Base/GUIQT/

Directory Deleted:
2009-12-10 13:23
Total Files:
0
Deleted Files:
38
Lines of Code:
0

[root]/Base/GUIQT
            Folder removed from repo CmdLineModule (0 files, 0 lines)
            Folder removed from repo Plugins (0 files, 0 lines)
            directory in repo Resources (0 files, 0 lines)
                directory in repo Icons (3 files, 0 lines)
                Folder removed from repo UI (0 files, 0 lines)

Lines of Code

Base/GUIQT/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 199 (100.0%) 2932 (100.0%) 14.7
jcfr 135 (67.8%) 2559 (87.3%) 18.9
finetjul 64 (32.2%) 373 (12.7%) 5.8

Most Recent Commits

finetjul 2009-12-10 13:23 Rev.: 11243

COMP: SlicerQt: remove useless/empty directory

0 lines of code changed in 38 files:

  • Base/GUIQT: CMakeLists.txt (del), qSlicerAbstractCoreModule.cxx (del), qSlicerAbstractCoreModule.h (del), qSlicerAbstractLoadableModule.cxx (del), qSlicerAbstractLoadableModule.h (del), qSlicerAbstractModule.cxx (del), qSlicerAbstractModule.h (del), qSlicerApplication.cxx (del), qSlicerApplication.h (del), qSlicerBaseGUI2Configure.h.in (del), qSlicerBaseGUI2Win32Header.h (del), qSlicerBaseGUIQTConfigure.h.in (del), qSlicerBaseGUIQTWin32Header.h (del), qSlicerCameraModule.cxx (del), qSlicerCameraModule.h (del), qSlicerCamerasModule.cxx (del), qSlicerCamerasModule.h (del), qSlicerIOManager.cxx (del), qSlicerIOManager.h (del), qSlicerKwUIWrapper.cxx (del), qSlicerKwUIWrapper.h (del), qSlicerMacros.h (del), qSlicerMeasurementsModule.cxx (del), qSlicerMeasurementsModule.h (del), qSlicerModuleFactory.cxx (del), qSlicerModuleFactory.h (del), qSlicerModuleLogic.cxx (del), qSlicerModuleLogic.h (del), qSlicerModuleManager.cxx (del), qSlicerModuleManager.h (del), qSlicerModuleTransform.cxx (del), qSlicerModuleTransform.h (del), qSlicerTransformsModule.cxx (del), qSlicerTransformsModule.h (del), qSlicerUtils.cxx (del), qSlicerUtils.h (del), qSlicerWidget.cxx (del), qSlicerWidget.h (del)
finetjul 2009-11-10 16:53 Rev.: 10925

STYLE: SlicerQt: Tuned the application palette to prevent high-contrast colors in the Windows style

12 lines of code changed in 1 file:

  • Base/GUIQT: qSlicerApplication.cxx (+12)
jcfr 2009-11-10 13:26 Rev.: 10921

ENH: SlicerQT - Rename Macro 'qSlicerWidgetCxxZeroInitConstructorMacro' to 'qSlicerCxxZeroInitConstructor1Macro'

8 lines of code changed in 5 files:

  • Base/GUIQT: qSlicerAbstractCoreModule.cxx (+1 -1), qSlicerAbstractLoadableModule.cxx (+1 -1), qSlicerCamerasModule.cxx (+1 -1), qSlicerMacros.h (+4 -5), qSlicerTransformsModule.cxx (+1 -1)
finetjul 2009-11-10 13:15 Rev.: 10919

ENH: SlicerQt: Update Min/Max of depending on the matrix min and max values (if changed externally)

21 lines of code changed in 2 files:

  • Base/GUIQT: qSlicerTransformsModule.cxx (+20 -15), qSlicerTransformsModule.h (+1 -1)
finetjul 2009-11-10 12:50 Rev.: 10918

ENH: Add Min/Max into qMRMLTransformSliders

9 lines of code changed in 1 file:

  • Base/GUIQT: qSlicerTransformsModule.cxx (+9 -8)
jcfr 2009-11-10 12:41 Rev.: 10917

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

429 lines of code changed in 19 files:

  • Base/GUIQT: CMakeLists.txt (+33 -1), qSlicerAbstractCoreModule.cxx (+2 -10), qSlicerAbstractLoadableModule.cxx (+4 -12), qSlicerAbstractLoadableModule.h (+2 -2), qSlicerAbstractModule.h (+4 -4), qSlicerApplication.cxx (+26), qSlicerApplication.h (+1), qSlicerCamerasModule.cxx (+3 -15), qSlicerCamerasModule.h (+3 -2), qSlicerMacros.h (new 71), qSlicerModuleFactory.cxx (+169 -29), qSlicerModuleLogic.cxx (new 23), qSlicerModuleLogic.h (new 26), qSlicerTransformsModule.cxx (+7 -13), qSlicerTransformsModule.h (+2 -2), qSlicerUtils.cxx (new 23), qSlicerUtils.h (new 29), qSlicerWidget.cxx (-1), qSlicerWidget.h (+1)
finetjul 2009-11-08 17:28 Rev.: 10908

ENH: SlicerQt: apply the same behaviour to the qSlicerCamerasModule than vtkSlicerCamerasModule.

105 lines of code changed in 2 files:

  • Base/GUIQT: qSlicerCamerasModule.cxx (+94 -14), qSlicerCamerasModule.h (+11 -1)
finetjul 2009-11-08 17:27 Rev.: 10907

STYLE: SlicerQT: rename qvtkReConnect into qvtkReconnect for more consistency

1 lines of code changed in 1 file:

  • Base/GUIQT: qSlicerTransformsModule.cxx (+1 -1)
finetjul 2009-11-07 18:41 Rev.: 10901

COMP: SlicerQT: remove missing include file

1 lines of code changed in 1 file:

  • Base/GUIQT: qSlicerModuleFactory.cxx (+1 -1)
finetjul 2009-11-07 18:40 Rev.: 10900

ENH: SlicerQt: Redesign qCTKAddRemoveComboBox, qCTKNodeSelector and qSlicerTransformsModule.

52 lines of code changed in 3 files:

  • Base/GUIQT: qSlicerCamerasModule.cxx (+2 -2), qSlicerTransformsModule.cxx (+46 -18), qSlicerTransformsModule.h (+4)
jcfr 2009-11-06 17:59 Rev.: 10894

ENH: SlicerQt - Major refactoring. Module are now initialized within the overloaded function 'initializer'. qCTKFactory classed is now the base for Plugin and Object factory. Other kind of factory can easily be implemented. Module title should be set in the CMakeLists.txt of each QT module.

390 lines of code changed in 16 files:

  • Base/GUIQT: qSlicerAbstractCoreModule.cxx (+7 -2), qSlicerAbstractCoreModule.h (+2), qSlicerAbstractLoadableModule.cxx (+7 -2), qSlicerAbstractLoadableModule.h (+5 -2), qSlicerAbstractModule.cxx (+6 -3), qSlicerAbstractModule.h (+19 -2), qSlicerApplication.cxx (+50), qSlicerApplication.h (+7), qSlicerCamerasModule.cxx (+11 -10), qSlicerCamerasModule.h (+4 -1), qSlicerModuleFactory.cxx (+207 -34), qSlicerModuleFactory.h (+33 -10), qSlicerModuleManager.cxx (+7 -1), qSlicerModuleManager.h (+7 -2), qSlicerTransformsModule.cxx (+14 -12), qSlicerTransformsModule.h (+4 -1)
jcfr 2009-11-04 11:38 Rev.: 10867

ENH: SlicerQT - Since the listening of the MRMLScene event will be done at the qSlicerWidget level. Add QVTK_OBJECT macro to it.

1 lines of code changed in 1 file:

  • Base/GUIQT: qSlicerWidget.h (+1 -1)
jcfr 2009-11-02 11:00 Rev.: 10844

BUG: QtSlicer - Rename qSlicerCameraModule into qSlicerCamerasModule

141 lines of code changed in 4 files:

  • Base/GUIQT: CMakeLists.txt (+10 -10), qSlicerCamerasModule.cxx (new 93), qSlicerCamerasModule.h (new 36), qSlicerModuleFactory.cxx (+2 -2)
jcfr 2009-11-02 10:38 Rev.: 10843

BUG: QtSlicer - Remove macro qSlicerGetModuleTitleDefinitionMacro/qSlicerGetModuleTitleDeclrationMacro and add the virtual method moduleTitle. In vtkSlicerApplication, rename method InitializeQtModule to InitializeQtCoreModule and add method InitializeQtCoreModules. Update QTModules and add the QtPlugin declaration. Update the appropriate header and cmake files in order to install the Qt loadable modules into a separate directory named 'QTLoadableModules'

47 lines of code changed in 10 files:

  • Base/GUIQT: qSlicerAbstractCoreModule.h (-2), qSlicerAbstractLoadableModule.h (+3 -2), qSlicerAbstractModule.h (+2 -15), qSlicerCameraModule.cxx (+6 -3), qSlicerCameraModule.h (+1 -1), qSlicerModuleFactory.cxx (+22 -4), qSlicerModuleFactory.h (+4), qSlicerModuleManager.cxx (+1 -1), qSlicerTransformsModule.cxx (+6 -3), qSlicerTransformsModule.h (+2 -2)
finetjul 2009-11-02 05:31 Rev.: 10838

COMP: SlicerQT: Fix windows compilation errors

6 lines of code changed in 2 files:

  • Base/GUIQT: CMakeLists.txt (+4 -1), qSlicerAbstractLoadableModule.cxx (+2)
finetjul 2009-11-01 15:02 Rev.: 10835

ENH: SlicerQT: Add the camera module

134 lines of code changed in 5 files:

  • Base/GUIQT: CMakeLists.txt (+4), qSlicerAbstractModule.h (+2 -2), qSlicerCameraModule.cxx (new 90), qSlicerCameraModule.h (new 36), qSlicerModuleFactory.cxx (+2)
finetjul 2009-10-31 15:52 Rev.: 10834

STYLE: SlicerQT: Move QVTK_OBJECT in qSlicerAbstractModule into qSlicerWidget

2 lines of code changed in 4 files:

  • Base/GUIQT: qSlicerAbstractModule.cxx (-4), qSlicerAbstractModule.h (-3), qSlicerTransformsModule.h (-2), qSlicerWidget.h (+2)
finetjul 2009-10-31 14:37 Rev.: 10833

ENH: SlicerQT: move the MRMLScene into qSlicerWidget rather than qSlicerAbstractModule

0 lines of code changed in 2 files:

  • Base/GUIQT: qSlicerAbstractModule.cxx (-14), qSlicerAbstractModule.h (-8)
finetjul 2009-10-31 11:34 Rev.: 10829

ENH: SlicerQT: add setMRMLScene to qSlicerWidget

30 lines of code changed in 2 files:

  • Base/GUIQT: qSlicerWidget.cxx (+18 -3), qSlicerWidget.h (+12 -1)
jcfr 2009-10-30 19:13 Rev.: 10822

ENH: QtSlicer - Add GUIQT/Plugins directory. Rename QCTKWidgets/QMRMLWidgets to qCTKWidgets/qMRMLWidgets

27 lines of code changed in 1 file:

  • Base/GUIQT: CMakeLists.txt (+27 -23)
jcfr 2009-10-30 16:32 Rev.: 10817

BUG: QtSlicer - Update function setScrollAreaAsParentContainer() of qSlicerWidget class. The module are now displayed properly within the scrollArea container

11 lines of code changed in 1 file:

  • Base/GUIQT: qSlicerWidget.cxx (+11 -5)
jcfr 2009-10-30 13:45 Rev.: 10813

ENH: QtSlicer - Remove unused class qSlicerKwUIWrapper

0 lines of code changed in 1 file:

  • Base/GUIQT: CMakeLists.txt (-3)
jcfr 2009-10-30 13:44 Rev.: 10812

ENH: QtSlicer - Rename dumpObjectInfo to printAdditionalInfo

23 lines of code changed in 17 files:

  • Base/GUIQT: qSlicerAbstractCoreModule.cxx (+2 -2), qSlicerAbstractCoreModule.h (+1 -1), qSlicerAbstractLoadableModule.cxx (+2 -2), qSlicerAbstractLoadableModule.h (+1 -1), qSlicerAbstractModule.cxx (+2 -2), qSlicerAbstractModule.h (+1 -1), qSlicerKwUIWrapper.cxx (+1 -1), qSlicerKwUIWrapper.h (+1 -1), qSlicerModuleFactory.cxx (+2 -2), qSlicerModuleFactory.h (+1 -1), qSlicerModuleManager.cxx (+3 -3), qSlicerModuleManager.h (+1 -1), qSlicerTransformsModule.cxx (+2 -2), qSlicerTransformsModule.h (+1 -1), qSlicerWidget.cxx (+1 -1), qSlicerWidget.h (+1 -1)
jcfr 2009-10-30 10:12 Rev.: 10809

BUG: QtSlicer - Rename qSlicerModuleTransform into qSlicerTransformsModule

291 lines of code changed in 4 files:

  • Base/GUIQT: CMakeLists.txt (+4 -4), qSlicerModuleFactory.cxx (+2 -2), qSlicerTransformsModule.cxx (new 227), qSlicerTransformsModule.h (new 58)
jcfr 2009-10-30 09:51 Rev.: 10806

ENH: QtSlicer - Add classes qSlicerAbstractLoadableModule and qSlicerAbstractCoreModule

178 lines of code changed in 9 files:

  • Base/GUIQT: CMakeLists.txt (+3 -4), qSlicerAbstractCoreModule.cxx (new 31), qSlicerAbstractCoreModule.h (new 32), qSlicerAbstractLoadableModule.cxx (new 43), qSlicerAbstractLoadableModule.h (new 32), qSlicerAbstractModule.h (+5 -2), qSlicerModuleFactory.cxx (-2), qSlicerModuleTransform.cxx (+25), qSlicerModuleTransform.h (+7 -3)
jcfr 2009-10-29 16:50 Rev.: 10794

BUG: QtSlicer - TransformsModule - Both min/max translation limit labels and inputs are now enabled/disabled appropriately

6 lines of code changed in 1 file:

  • Base/GUIQT: qSlicerModuleTransform.cxx (+6 -1)
jcfr 2009-10-29 16:37 Rev.: 10793

ENH: QtSlicer - TransformModule - Connect the min/max translation limit input.

84 lines of code changed in 2 files:

  • Base/GUIQT: qSlicerModuleTransform.cxx (+65 -6), qSlicerModuleTransform.h (+19)
jcfr 2009-10-29 15:26 Rev.: 10790

BUG: QtSlicer - Add method setTopLevelWidgetsVisible to qSlicerApplication. In vtkSlicerApplication, update methods RegisterDialogUp() and UnRegisterDialogUp() to use this method and show/hide qt widgets appropriately

43 lines of code changed in 3 files:

  • Base/GUIQT: qSlicerApplication.cxx (+34), qSlicerApplication.h (+6), qSlicerWidget.cxx (+3)
jcfr 2009-10-29 14:43 Rev.: 10789

ENH: QtSlicer - Add method 'InitializeQtModule' to vtkSlicerApplication. Add method 'SetQtModuleVisible' and 'SetCurrentQtModuleVisible' to vtkSlicerApplicationGUI. Refactor and clean code to use these two function. Remove all code related to the previously added compilation directive 'Slicer_USE_KWWIDGET'. Update qSlicerAbstractModule to extend from qSlicerWidget. Now the title of a Qt module is defined in the corresponding declaration/definition using macro 'qSlicerGetModuleTitleDeclarationMacro' and 'qSlicerGetModuleTitleDefinitionMacro(_CLASSTYPE, _TITLE)'. Add method initPalette(), initFont() and loadStyleSheet() to qSlicerApplication. Qt Transform module now provide the 'invert' button.

124 lines of code changed in 18 files:

  • Base/GUIQT: qSlicerAbstractModule.cxx (+1 -29), qSlicerAbstractModule.h (+19 -8), qSlicerApplication.cxx (+33 -25), qSlicerApplication.h (+10 -8), qSlicerMeasurementsModule.cxx (+8), qSlicerMeasurementsModule.h (+4), qSlicerModuleFactory.cxx (+5 -3), qSlicerModuleFactory.h (+3 -1), qSlicerModuleManager.cxx (+10 -2), qSlicerModuleManager.h (+4), qSlicerModuleTransform.cxx (+24 -2), qSlicerModuleTransform.h (+3)
jcfr 2009-10-29 14:34 Rev.: 10788

ENH: QtSlicer - Add qSlicerWidget class which should now be the base of all 'top-level' qt widget (AbstractModule, RenderView, ...). While Slicer is being ported from KwWidget to Qt, this class will be responsible to optionnally wrap these widget in ScrollArea, provide method to optionnaly set a frameless top level widget (aka dialogBox), update the geometry appropriately.

191 lines of code changed in 3 files:

  • Base/GUIQT: CMakeLists.txt (+3), qSlicerWidget.cxx (new 130), qSlicerWidget.h (new 58)
jcfr 2009-10-20 23:13 Rev.: 10724

BUG 658: Rename GUI2 directory to GUIQT

565 lines of code changed in 20 files:

  • Base/GUIQT: CMakeLists.txt (+173), qSlicerAbstractModule.h (+60), qSlicerApplication.h (+40), qSlicerBaseGUIQTConfigure.h.in (new 20), qSlicerBaseGUIQTWin32Header.h (new 34), qSlicerIOManager.h (new), qSlicerKwUIWrapper.h (new), qSlicerMeasurementsModule.h (+23), qSlicerModuleFactory.h (new), qSlicerModuleManager.h (new), qSlicerModuleTransform.h (new)
Generated by StatSVN 0.5.0