Directory Attic/

Directory Created:
2009-12-01 16:29
Total Files:
14
Deleted Files:
0
Lines of Code:
1634

[root]/Attic

Lines of Code

Attic/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 1634 (100.0%) 86.0
jcfr 17 (89.5%) 1217 (74.5%) 71.5
finetjul 2 (10.5%) 417 (25.5%) 208.5

Most Recent Commits

jcfr 2009-12-13 19:21 Rev.: 11264

ENH: SlicerQT - In qCTKWidgets,qVTKWidgets and qMRMLWidgets rename "PROJECTWin32Header.h" into "PROJECTExport.h"

0 lines of code changed in 5 files:

  • Attic: qCTKCollapsibleWidget.h (changed), qCTKCollapsibleWidget2.h (changed), qCTKCollapsibleWidget2Plugin.h (changed), qCTKCollapsibleWidgetContainerExtension.h (changed), qCTKCollapsibleWidgetPlugin.h (changed)
finetjul 2009-12-07 18:45 Rev.: 11194

ENH: move qMRMLItemModel into the Attic, we want to create a more flexible representation.

417 lines of code changed in 2 files:

  • Attic: qMRMLItemModel.cxx (new 368), qMRMLItemModel.h (new 49)
jcfr 2009-12-04 22:28 Rev.: 11160

ENH: SlicerQT - Added Base/QTCore directory.

The classes qSlicerModuleFactory and qSlicerCoreApplication have been moved
into Base/QTCore

The class qSlicerModuleManager has been split into:
* a base class named: qSlicerCoreModuleManager. That class allows to:
- load, unload, getModuleByName, getModuleByTitle, ...

* a class named: qSlicerModuleManager
- which provides the same functionnality as the former one.

qSlicerCoreModuleManager is located in Base/QtCore
qSlicerModuleManager is located in Base/QtGUI

Note also that, qSlicerModuleManager was using the same singleton as
vtkIOManager. A class, named qSlicerSingleton, containing this usefull
singleton pattern has been copied into Slicer3/Attic.

Since qSlicerModuleManager or qSlicerCoreModuleManager are not singleton
anymore. qSlicerCoreApplication will hold a pointer to it.

qSlicerCoreApplication contains now:
- setModuleManager(qSlicerCoreModuleManager* moduleManager) that will be
available in both qSlicerApplication and qSlicerCoreApplication.
- coreModuleManager() returning the object

qSlicerApplication contains now:
- mnoduleManager method returning the result of coreModuleManager casted
to qSlicerModuleManager.

Note: In this commit, the update of the ModuleToolBar by the moduleManager
has been disabled.

114 lines of code changed in 2 files:

  • Attic: qSlicerSingleton.cxx (new 51), qSlicerSingleton.h (new 63)
jcfr 2009-12-01 16:29 Rev.: 11098

ENH: SlicerQT - Create a directory named Attic and add unused/obsolete piece of code that we could inspire from later on.

1103 lines of code changed in 10 files:

  • Attic: qCTKCollapsibleWidget.cxx (new 257), qCTKCollapsibleWidget.h (new 82), qCTKCollapsibleWidget2.cxx (new 409), qCTKCollapsibleWidget2.h (new 104), qCTKCollapsibleWidget2Plugin.cxx (new 47), qCTKCollapsibleWidget2Plugin.h (new 23), qCTKCollapsibleWidgetContainerExtension.cxx (new 45), qCTKCollapsibleWidgetContainerExtension.h (new 31), qCTKCollapsibleWidgetPlugin.cxx (new 82), qCTKCollapsibleWidgetPlugin.h (new 23)
Generated by StatSVN 0.5.0