Directory QTModules/SlicerWelcome/

Directory Created:
2009-11-25 16:00
Total Files:
5
Deleted Files:
0
Lines of Code:
202

[root]/QTModules/SlicerWelcome
            directory in repo Resources (1 files, 48 lines)
                directory in repo HTML (13 files, 440 lines)
                directory in repo Images (19 files, 710 lines)
                directory in repo UI (1 files, 522 lines)

Lines of Code

QTModules/SlicerWelcome/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 202 (100.0%) 11.8
jcfr 16 (94.1%) 202 (100.0%) 12.6
finetjul 1 (5.9%) 0 (0.0%) 0.0

Most Recent Commits

jcfr 2009-12-10 23:44 Rev.: 11251

STYLE: SlicerQT - In qSlicerWelcomeModuleWidget, remove extra debug statement

0 lines of code changed in 1 file:

  • QTModules/SlicerWelcome: qSlicerWelcomeModuleWidget.cxx (changed)
finetjul 2009-12-10 17:12 Rev.: 11247

BUG: SlicerQt: synchronize setCollapsed with setChecked

0 lines of code changed in 1 file:

  • QTModules/SlicerWelcome: qSlicerWelcomeModuleWidget.cxx (changed)
jcfr 2009-12-09 03:37 Rev.: 11234

STYLE: Update comment in qSlicerWelcomeModuleWidget.cxx

Please note that each group of header or header 'alone' should have
a comment indicating the lib it come from.

For example:

// SlicerLogic includes
#include "qSlicerModuleLogic.h"

// qCTK includes
#include <qCTKPimpl.h>

// QT includes
#include <QStringList>

// STL includes
#include <map>
#include <vector>
#include <string>
#include <iostream>
#include <sstream>

0 lines of code changed in 1 file:

  • QTModules/SlicerWelcome: qSlicerWelcomeModuleWidget.cxx (changed)
jcfr 2009-12-05 11:09 Rev.: 11168

ENH: SlicerQT - Refactor existing QTModules - Now using the qSlicerAsbtractModuleWidget
to have a better separation of the UI and the processing logic.

79 lines of code changed in 5 files:

  • QTModules/SlicerWelcome: CMakeLists.txt (changed), qSlicerWelcomeModule.cxx (changed), qSlicerWelcomeModule.h (changed), qSlicerWelcomeModuleWidget.cxx (new 47), qSlicerWelcomeModuleWidget.h (new 32)
jcfr 2009-12-05 11:09 Rev.: 11167

ENH: SlicerQT - Refactor Modules - Added qSlicerAsbtractModuleWidget

QTModules and CLI module are disabled for now

The class qSlicerAbstractModule now inherit from QObject.
All UI specific code has been moved to qSlicerAbstractModuleWidget.

qSlicerAbstractModule provide a function named 'widgetRepresentation'
allowing to obtain the corresponding widget.

0 lines of code changed in 1 file:

  • QTModules/SlicerWelcome: qSlicerWelcomeModule.h (changed)
jcfr 2009-12-02 01:27 Rev.: 11107

STYLE: SlicerQT - Reorder headers

0 lines of code changed in 1 file:

  • QTModules/SlicerWelcome: CMakeLists.txt (changed)
jcfr 2009-12-02 01:27 Rev.: 11105

BUG: SlicerQT - Remove destructore declaration in qSlicerWelcomeModule, qSlicerMeasurementsModule and qSlicerMeasurementsRulerWidget

0 lines of code changed in 1 file:

  • QTModules/SlicerWelcome: qSlicerWelcomeModule.h (changed)
jcfr 2009-12-01 23:10 Rev.: 11103

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 2 files:

  • QTModules/SlicerWelcome: qSlicerWelcomeModule.cxx (changed), qSlicerWelcomeModule.h (changed)
jcfr 2009-12-01 12:16 Rev.: 11096

ENH: SlicerQT - Update SlicerWelcomeModule - All CollapsibleButton are now added in a QButtonGroup to ensure only one is open at a time

0 lines of code changed in 1 file:

  • QTModules/SlicerWelcome: qSlicerWelcomeModule.cxx (changed)
jcfr 2009-11-25 16:00 Rev.: 11052

ENH: SlicerQT - Add the QT module 'SlicerWelcome'

123 lines of code changed in 3 files:

  • QTModules/SlicerWelcome: CMakeLists.txt (new 57), qSlicerWelcomeModule.cxx (new 24), qSlicerWelcomeModule.h (new 42)
Generated by StatSVN 0.5.0