]> Creatis software - bbtk.git/commit
*** empty log message ***
authorguigues <guigues>
Wed, 8 Apr 2009 07:56:03 +0000 (07:56 +0000)
committerguigues <guigues>
Wed, 8 Apr 2009 07:56:03 +0000 (07:56 +0000)
commit038dbbd7dd8b34107ec932a34170a4625368eb25
tree88d547e28857ae8d56080d447dfa0520a8900b83
parent0721fc9ad9e666106a6554d9623ca8328a8bd822
*** empty log message ***
57 files changed:
kernel/appli/bbStudio/bbStudio.cxx
kernel/appli/bbi/bbi.cxx
kernel/cmake/BBTKConfigurePackage.cmake
kernel/cmake/BBTKConfigurePackage_src.cmake
kernel/cmake/BBTKDefineOptions.cmake
kernel/cmake/BBTKFindLibraries.cmake
kernel/src/CMakeLists.txt
kernel/src/bbtkAtomicBlackBoxMacros.h
kernel/src/bbtkBlackBox.cxx
kernel/src/bbtkBlackBox.h
kernel/src/bbtkBlackBoxDescriptor.cxx
kernel/src/bbtkInterpreter.cxx
kernel/src/bbtkKWBlackBox.cxx
kernel/src/bbtkKWBlackBox.h
kernel/src/bbtkQt.cxx [new file with mode: 0644]
kernel/src/bbtkQt.h [new file with mode: 0644]
kernel/src/bbtkQtBlackBox.cxx [new file with mode: 0644]
kernel/src/bbtkQtBlackBox.h [new file with mode: 0644]
kernel/src/bbtkQtBlackBoxDialog.cxx [new file with mode: 0644]
kernel/src/bbtkQtBlackBoxDialog.h [new file with mode: 0644]
kernel/src/bbtkQtBlackBoxDialog.ui [new file with mode: 0644]
kernel/src/bbtkQtBlackBoxDialogParent.h [new file with mode: 0644]
kernel/src/bbtkWidgetBlackBox.h [new file with mode: 0644]
kernel/src/bbtkWidgetBlackBox.txx [new file with mode: 0644]
kernel/src/bbtkWidgetBlackBoxWindow.h [new file with mode: 0644]
kernel/src/bbtkWidgetBlackBoxWindow.txx [new file with mode: 0644]
kernel/src/bbtkWx.cxx
kernel/src/bbtkWx.h
kernel/src/bbtkWxBlackBox.cxx
kernel/src/bbtkWxBlackBox.h
kernel/src/vtkKWBlackBoxDialog.h
packages/CMakeLists.txt
packages/qt/CMakeLists.txt [new file with mode: 0644]
packages/qt/Configure.cmake [new file with mode: 0644]
packages/qt/PackageConfig.cmake.in [new file with mode: 0644]
packages/qt/UsePackage.cmake.in [new file with mode: 0644]
packages/qt/bbs/CMakeLists.txt [new file with mode: 0644]
packages/qt/data/CMakeLists.txt [new file with mode: 0644]
packages/qt/doc/CMakeLists.txt [new file with mode: 0644]
packages/qt/doc/bbdoc/CMakeLists.txt [new file with mode: 0644]
packages/qt/doc/bbdoc/header.html.in [new file with mode: 0644]
packages/qt/doc/doxygen/CMakeLists.txt [new file with mode: 0644]
packages/qt/doc/doxygen/DoxyMainPage.txt.in [new file with mode: 0644]
packages/qt/doc/doxygen/Doxyfile.txt.in [new file with mode: 0644]
packages/qt/src/CMakeLists.txt [new file with mode: 0644]
packages/qt/src/bbqtQLayoutLine.cxx [new file with mode: 0644]
packages/qt/src/bbqtQLayoutLine.cxx~ [new file with mode: 0644]
packages/qt/src/bbqtQLayoutLine.h [new file with mode: 0644]
packages/qt/src/bbqtQLayoutLine.h~ [new file with mode: 0644]
packages/qt/src/bbqtQOutputText.cxx [new file with mode: 0644]
packages/qt/src/bbqtQOutputText.cxx~ [new file with mode: 0644]
packages/qt/src/bbqtQOutputText.h [new file with mode: 0644]
packages/qt/src/bbqtQOutputText.h~ [new file with mode: 0644]
packages/qt/src/bbqtQSlider.cxx [new file with mode: 0644]
packages/qt/src/bbqtQSlider.cxx~ [new file with mode: 0644]
packages/qt/src/bbqtQSlider.h [new file with mode: 0644]
packages/qt/src/bbqtQSlider.h~ [new file with mode: 0644]