Directory Libs/qVTKWidgets/

Directory Created:
2009-12-07 23:13
Total Files:
7
Deleted Files:
2
Lines of Code:
1236

[root]/Libs/qVTKWidgets
            directory in repo Plugins (1 files, 0 lines)
            directory in repo Resources (1 files, 4 lines)

Lines of Code

Libs/qVTKWidgets/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jcfr 16 (100.0%) 1236 (100.0%) 77.2

Most Recent Commits

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

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

18 lines of code changed in 7 files:

  • Libs/qVTKWidgets: CMakeLists.txt (changed), qVTKConnection.h (changed), qVTKObject.h (changed), qVTKObjectEventsObserver.h (changed), qVTKWidgetsConfigure.h.in (del), qVTKWidgetsExport.h (new 18), qVTKWidgetsWin32Header.h (del)
jcfr 2009-12-07 23:15 Rev.: 11209

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:

  • Libs/qVTKWidgets: CMakeLists.txt (changed)
jcfr 2009-12-07 23:13 Rev.: 11208

ENH: SlicerQT - Add Libs/qVTKWidgets

This library will contain QT widget that depends only on QT and CTK

1218 lines of code changed in 8 files:

  • Libs/qVTKWidgets: CMakeLists.txt (new 134), qVTKConnection.cxx (new 450), qVTKConnection.h (new 86), qVTKObject.h (new 90), qVTKObjectEventsObserver.cxx (new 355), qVTKObjectEventsObserver.h (new 103), qVTKWidgetsConfigure.h.in (new), qVTKWidgetsWin32Header.h (new)
Generated by StatSVN 0.5.0