Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
OpenFlipper
Compare Revisions
5f592e285677c59f9f3d0f99f937502687d66dc5...549bde3261f141b830be45a638648c30c3681857
Commits (1)
Removed old svn lastchanged headers
· 549bde32
Jan Möbius
authored
Jan 09, 2019
549bde32
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
209 changed files
with
172 additions
and
1511 deletions
+172
-1511
ACGHelper/DrawModeConverter.cc
ACGHelper/DrawModeConverter.cc
+1
-7
ACGHelper/DrawModeConverter.hh
ACGHelper/DrawModeConverter.hh
+1
-7
Core/BackupCommunication.cc
Core/BackupCommunication.cc
+1
-7
Core/Core.cc
Core/Core.cc
+1
-7
Core/Core.hh
Core/Core.hh
+1
-7
Core/Logging.cc
Core/Logging.cc
+1
-7
Core/ParseIni.cc
Core/ParseIni.cc
+1
-7
Core/ParseObj.cc
Core/ParseObj.cc
+1
-7
Core/PluginCommunication.cc
Core/PluginCommunication.cc
+1
-7
Core/PluginInfo.hh
Core/PluginInfo.hh
+1
-7
Core/PluginLoader.cc
Core/PluginLoader.cc
+0
-9
Core/RPC.cc
Core/RPC.cc
+1
-7
Core/Video.cc
Core/Video.cc
+1
-7
Core/openFunctions.cc
Core/openFunctions.cc
+1
-7
Core/optionHandling.cc
Core/optionHandling.cc
+1
-7
Core/process.cc
Core/process.cc
+1
-7
Core/saveFunctions.cc
Core/saveFunctions.cc
+1
-7
Core/saveSettings.cc
Core/saveSettings.cc
+1
-7
Core/scripting.cc
Core/scripting.cc
+1
-7
INIFile/INIFile.cc
INIFile/INIFile.cc
+1
-7
INIFile/INIFile.hh
INIFile/INIFile.hh
+1
-7
INIFile/INIFileT.cc
INIFile/INIFileT.cc
+1
-7
LicenseManager/LicenseManager.hh
LicenseManager/LicenseManager.hh
+0
-8
LicenseManager/LicenseManagerActive.hh
LicenseManager/LicenseManagerActive.hh
+1
-7
LicenseManager/keyGen/keygen.cc
LicenseManager/keyGen/keygen.cc
+1
-7
LicenseManager/keyGen/keygenWidget.cc
LicenseManager/keyGen/keygenWidget.cc
+1
-7
LicenseManager/keyGen/keygenWidget.hh
LicenseManager/keyGen/keygenWidget.hh
+1
-7
Logging/PluginLogging.cc
Logging/PluginLogging.cc
+1
-7
Logging/PluginLogging.hh
Logging/PluginLogging.hh
+1
-7
OpenFlipper.cc
OpenFlipper.cc
+1
-7
Scripting/ScriptingWrapper.cc
Scripting/ScriptingWrapper.cc
+1
-7
Scripting/ScriptingWrapper.hh
Scripting/ScriptingWrapper.hh
+1
-7
Scripting/scriptPrototypes/prototypeDataType.cc
Scripting/scriptPrototypes/prototypeDataType.cc
+1
-7
Scripting/scriptPrototypes/prototypeDataType.hh
Scripting/scriptPrototypes/prototypeDataType.hh
+1
-7
Scripting/scriptPrototypes/prototypeIdList.cc
Scripting/scriptPrototypes/prototypeIdList.cc
+1
-7
Scripting/scriptPrototypes/prototypeIdList.hh
Scripting/scriptPrototypes/prototypeIdList.hh
+1
-7
Scripting/scriptPrototypes/prototypeMatrix4x4.cc
Scripting/scriptPrototypes/prototypeMatrix4x4.cc
+1
-7
Scripting/scriptPrototypes/prototypeMatrix4x4.hh
Scripting/scriptPrototypes/prototypeMatrix4x4.hh
+1
-7
Scripting/scriptPrototypes/prototypeVec3d.cc
Scripting/scriptPrototypes/prototypeVec3d.cc
+1
-7
Scripting/scriptPrototypes/prototypeVec3d.hh
Scripting/scriptPrototypes/prototypeVec3d.hh
+1
-7
Scripting/scriptPrototypes/prototypeVec4d.cc
Scripting/scriptPrototypes/prototypeVec4d.cc
+0
-8
Scripting/scriptPrototypes/prototypeVec4d.hh
Scripting/scriptPrototypes/prototypeVec4d.hh
+0
-9
Scripting/scriptWrappers/DataTypeWrapper.cc
Scripting/scriptWrappers/DataTypeWrapper.cc
+1
-7
Scripting/scriptWrappers/DataTypeWrapper.hh
Scripting/scriptWrappers/DataTypeWrapper.hh
+1
-7
Scripting/scriptWrappers/idListWrapper.cc
Scripting/scriptWrappers/idListWrapper.cc
+1
-7
Scripting/scriptWrappers/idListWrapper.hh
Scripting/scriptWrappers/idListWrapper.hh
+1
-7
Scripting/scriptWrappers/matrix4x4Wrapper.cc
Scripting/scriptWrappers/matrix4x4Wrapper.cc
+1
-7
Scripting/scriptWrappers/matrix4x4Wrapper.hh
Scripting/scriptWrappers/matrix4x4Wrapper.hh
+1
-7
Scripting/scriptWrappers/vec3dWrapper.cc
Scripting/scriptWrappers/vec3dWrapper.cc
+1
-7
Scripting/scriptWrappers/vec3dWrapper.hh
Scripting/scriptWrappers/vec3dWrapper.hh
+1
-7
Scripting/scriptWrappers/vec4dWrapper.cc
Scripting/scriptWrappers/vec4dWrapper.cc
+0
-9
Scripting/scriptWrappers/vec4dWrapper.hh
Scripting/scriptWrappers/vec4dWrapper.hh
+0
-9
Utils/FileIO/NumberParsing.cc
Utils/FileIO/NumberParsing.cc
+0
-8
Utils/FileIO/NumberParsing.hh
Utils/FileIO/NumberParsing.hh
+0
-8
libs_required/ACG/GL/DrawMesh.cc
libs_required/ACG/GL/DrawMesh.cc
+1
-7
libs_required/ACG/GL/DrawMesh.hh
libs_required/ACG/GL/DrawMesh.hh
+1
-7
libs_required/ACG/GL/DrawMeshT.cc
libs_required/ACG/GL/DrawMeshT.cc
+1
-7
libs_required/ACG/GL/FilterKernels.cc
libs_required/ACG/GL/FilterKernels.cc
+1
-7
libs_required/ACG/GL/FilterKernels.hh
libs_required/ACG/GL/FilterKernels.hh
+1
-7
libs_required/ACG/GL/GLFormatInfo.cc
libs_required/ACG/GL/GLFormatInfo.cc
+0
-8
libs_required/ACG/GL/GLFormatInfo.hh
libs_required/ACG/GL/GLFormatInfo.hh
+0
-9
libs_required/ACG/GL/GLPrimitives.cc
libs_required/ACG/GL/GLPrimitives.cc
+0
-7
libs_required/ACG/GL/GLPrimitives.hh
libs_required/ACG/GL/GLPrimitives.hh
+1
-7
libs_required/ACG/GL/MeshCompiler.cc
libs_required/ACG/GL/MeshCompiler.cc
+1
-7
libs_required/ACG/GL/MeshCompiler.hh
libs_required/ACG/GL/MeshCompiler.hh
+1
-7
libs_required/ACG/GL/acg_glew.hh
libs_required/ACG/GL/acg_glew.hh
+0
-8
libs_required/ACG/GL/globjects.cc
libs_required/ACG/GL/globjects.cc
+0
-8
libs_required/ACG/Geometry/bsp/BSPImplT.cc
libs_required/ACG/Geometry/bsp/BSPImplT.cc
+0
-8
libs_required/ACG/Geometry/bsp/BSPImplT.hh
libs_required/ACG/Geometry/bsp/BSPImplT.hh
+0
-10
libs_required/ACG/Geometry/bsp/BSPTreeNode.hh
libs_required/ACG/Geometry/bsp/BSPTreeNode.hh
+0
-9
libs_required/ACG/Geometry/bsp/TriangleBSPCoreT.cc
libs_required/ACG/Geometry/bsp/TriangleBSPCoreT.cc
+0
-9
libs_required/ACG/Geometry/bsp/TriangleBSPCoreT.hh
libs_required/ACG/Geometry/bsp/TriangleBSPCoreT.hh
+0
-10
libs_required/ACG/Geometry/bsp/TriangleBSPT.hh
libs_required/ACG/Geometry/bsp/TriangleBSPT.hh
+0
-9
libs_required/ACG/QwtWidgets/QwtHistogramm.cc
libs_required/ACG/QwtWidgets/QwtHistogramm.cc
+1
-7
libs_required/ACG/QwtWidgets/QwtHistogramm.hh
libs_required/ACG/QwtWidgets/QwtHistogramm.hh
+1
-7
libs_required/ACG/Scenegraph/ArrowNode.cc
libs_required/ACG/Scenegraph/ArrowNode.cc
+1
-7
libs_required/ACG/Scenegraph/ArrowNode.hh
libs_required/ACG/Scenegraph/ArrowNode.hh
+1
-7
libs_required/ACG/Scenegraph/SceneGraphAnalysis.cc
libs_required/ACG/Scenegraph/SceneGraphAnalysis.cc
+1
-7
libs_required/ACG/Scenegraph/SceneGraphAnalysis.hh
libs_required/ACG/Scenegraph/SceneGraphAnalysis.hh
+1
-7
libs_required/Math_Tools/ICP/ICP.hh
libs_required/Math_Tools/ICP/ICP.hh
+1
-7
libs_required/Math_Tools/ICP/ICPT.cc
libs_required/Math_Tools/ICP/ICPT.cc
+1
-7
libs_required/Math_Tools/Math_Tools.hh
libs_required/Math_Tools/Math_Tools.hh
+1
-7
libs_required/Math_Tools/Math_ToolsT.cc
libs_required/Math_Tools/Math_ToolsT.cc
+1
-7
libs_required/Math_Tools/PCA/PCA.hh
libs_required/Math_Tools/PCA/PCA.hh
+1
-7
libs_required/Math_Tools/PCA/PCAT.cc
libs_required/Math_Tools/PCA/PCAT.cc
+1
-7
libs_required/MeshTools/Curvature.hh
libs_required/MeshTools/Curvature.hh
+1
-7
libs_required/MeshTools/CurvatureT.cc
libs_required/MeshTools/CurvatureT.cc
+1
-7
libs_required/MeshTools/MeshFunctions.hh
libs_required/MeshTools/MeshFunctions.hh
+1
-7
libs_required/MeshTools/MeshFunctionsT.cc
libs_required/MeshTools/MeshFunctionsT.cc
+1
-7
libs_required/MeshTools/MeshInfoT.cc
libs_required/MeshTools/MeshInfoT.cc
+1
-7
libs_required/MeshTools/MeshInfoT.hh
libs_required/MeshTools/MeshInfoT.hh
+1
-7
libs_required/MeshTools/MeshNavigationT.cc
libs_required/MeshTools/MeshNavigationT.cc
+1
-7
libs_required/MeshTools/MeshNavigationT.hh
libs_required/MeshTools/MeshNavigationT.hh
+1
-7
libs_required/MeshTools/MeshSelectionT.cc
libs_required/MeshTools/MeshSelectionT.cc
+1
-7
libs_required/MeshTools/MeshSelectionT.hh
libs_required/MeshTools/MeshSelectionT.hh
+1
-7
publicWidgets/objectSelectionWidget/SelectionObjectMarker.cc
publicWidgets/objectSelectionWidget/SelectionObjectMarker.cc
+1
-7
publicWidgets/objectSelectionWidget/SelectionObjectMarker.hh
publicWidgets/objectSelectionWidget/SelectionObjectMarker.hh
+1
-7
publicWidgets/objectSelectionWidget/TreeItemObjectSelection.cc
...cWidgets/objectSelectionWidget/TreeItemObjectSelection.cc
+1
-7
publicWidgets/objectSelectionWidget/TreeItemObjectSelection.hh
...cWidgets/objectSelectionWidget/TreeItemObjectSelection.hh
+1
-7
publicWidgets/objectSelectionWidget/TreeModelObjectSelection.cc
...Widgets/objectSelectionWidget/TreeModelObjectSelection.cc
+1
-7
publicWidgets/objectSelectionWidget/TreeModelObjectSelection.hh
...Widgets/objectSelectionWidget/TreeModelObjectSelection.hh
+1
-7
publicWidgets/objectSelectionWidget/objectPickDialog.cc
publicWidgets/objectSelectionWidget/objectPickDialog.cc
+1
-7
publicWidgets/objectSelectionWidget/objectPickDialog.hh
publicWidgets/objectSelectionWidget/objectPickDialog.hh
+1
-7
publicWidgets/objectSelectionWidget/objectSelectionWidget.cc
publicWidgets/objectSelectionWidget/objectSelectionWidget.cc
+1
-7
publicWidgets/objectSelectionWidget/objectSelectionWidget.hh
publicWidgets/objectSelectionWidget/objectSelectionWidget.hh
+1
-7
tests/compareTool/compareTool.cc
tests/compareTool/compareTool.cc
+1
-7
threads/JobInfo.cc
threads/JobInfo.cc
+1
-7
threads/JobInfo.hh
threads/JobInfo.hh
+1
-7
threads/OpenFlipperThread.cc
threads/OpenFlipperThread.cc
+1
-7
threads/OpenFlipperThread.hh
threads/OpenFlipperThread.hh
+1
-7
widgets/PluginDialog/PluginDialog.cc
widgets/PluginDialog/PluginDialog.cc
+1
-7
widgets/PluginDialog/PluginDialog.hh
widgets/PluginDialog/PluginDialog.hh
+1
-7
widgets/aboutWidget/aboutWidget.cc
widgets/aboutWidget/aboutWidget.cc
+1
-7
widgets/aboutWidget/aboutWidget.hh
widgets/aboutWidget/aboutWidget.hh
+1
-7
widgets/addEmptyWidget/addEmptyWidget.cc
widgets/addEmptyWidget/addEmptyWidget.cc
+1
-7
widgets/addEmptyWidget/addEmptyWidget.hh
widgets/addEmptyWidget/addEmptyWidget.hh
+1
-7
widgets/coreWidget/About.cc
widgets/coreWidget/About.cc
+1
-7
widgets/coreWidget/ColorStatusBar.cc
widgets/coreWidget/ColorStatusBar.cc
+1
-7
widgets/coreWidget/ColorStatusBar.hh
widgets/coreWidget/ColorStatusBar.hh
+1
-7
widgets/coreWidget/ContextMenu.cc
widgets/coreWidget/ContextMenu.cc
+1
-7
widgets/coreWidget/CoreLicenseInfos.cc
widgets/coreWidget/CoreLicenseInfos.cc
+0
-8
widgets/coreWidget/CoreWidget.cc
widgets/coreWidget/CoreWidget.cc
+1
-7
widgets/coreWidget/CoreWidget.hh
widgets/coreWidget/CoreWidget.hh
+0
-8
widgets/coreWidget/CoreWidgetLogging.cc
widgets/coreWidget/CoreWidgetLogging.cc
+1
-7
widgets/coreWidget/CoreWidgetToolbar.cc
widgets/coreWidget/CoreWidgetToolbar.cc
+1
-7
widgets/coreWidget/Help.cc
widgets/coreWidget/Help.cc
+1
-7
widgets/coreWidget/LoggerHandling.cc
widgets/coreWidget/LoggerHandling.cc
+0
-8
widgets/coreWidget/MenuBar.cc
widgets/coreWidget/MenuBar.cc
+1
-7
widgets/coreWidget/SideArea.cc
widgets/coreWidget/SideArea.cc
+1
-7
widgets/coreWidget/SideArea.hh
widgets/coreWidget/SideArea.hh
+1
-7
widgets/coreWidget/SideElement.cc
widgets/coreWidget/SideElement.cc
+1
-7
widgets/coreWidget/SideElement.hh
widgets/coreWidget/SideElement.hh
+1
-7
widgets/coreWidget/StackWidget.cc
widgets/coreWidget/StackWidget.cc
+1
-7
widgets/coreWidget/StatusBar.cc
widgets/coreWidget/StatusBar.cc
+1
-7
widgets/coreWidget/dragAndDrop.cc
widgets/coreWidget/dragAndDrop.cc
+1
-7
widgets/coreWidget/keyHandling.cc
widgets/coreWidget/keyHandling.cc
+1
-7
widgets/coreWidget/picking.cc
widgets/coreWidget/picking.cc
+1
-7
widgets/coreWidget/postProcessorDialog.cc
widgets/coreWidget/postProcessorDialog.cc
+0
-9
widgets/coreWidget/rendererDialog.cc
widgets/coreWidget/rendererDialog.cc
+0
-9
widgets/coreWidget/viewMode.cc
widgets/coreWidget/viewMode.cc
+1
-7
widgets/coreWidget/viewerControl.cc
widgets/coreWidget/viewerControl.cc
+1
-7
widgets/filePicker/FilePicker.cc
widgets/filePicker/FilePicker.cc
+0
-8
widgets/filePicker/FilePicker.hh
widgets/filePicker/FilePicker.hh
+1
-7
widgets/glWidget/CursorPainter.cc
widgets/glWidget/CursorPainter.cc
+1
-7
widgets/glWidget/CursorPainter.hh
widgets/glWidget/CursorPainter.hh
+1
-7
widgets/glWidget/PostProcessing.cc
widgets/glWidget/PostProcessing.cc
+1
-7
widgets/glWidget/PostProcessing.hh
widgets/glWidget/PostProcessing.hh
+1
-7
widgets/glWidget/QtBaseViewer.cc
widgets/glWidget/QtBaseViewer.cc
+1
-7
widgets/glWidget/QtBaseViewer.hh
widgets/glWidget/QtBaseViewer.hh
+1
-7
widgets/glWidget/QtBaseViewerFlyAnimation.cc
widgets/glWidget/QtBaseViewerFlyAnimation.cc
+1
-7
widgets/glWidget/QtBaseViewerPicking.cc
widgets/glWidget/QtBaseViewerPicking.cc
+1
-7
widgets/glWidget/QtBaseViewer_qt.cc
widgets/glWidget/QtBaseViewer_qt.cc
+1
-7
widgets/glWidget/QtGLGraphicsScene.cc
widgets/glWidget/QtGLGraphicsScene.cc
+1
-7
widgets/glWidget/QtGLGraphicsScene.hh
widgets/glWidget/QtGLGraphicsScene.hh
+1
-7
widgets/glWidget/QtGLGraphicsView.cc
widgets/glWidget/QtGLGraphicsView.cc
+1
-7
widgets/glWidget/QtGLGraphicsView.hh
widgets/glWidget/QtGLGraphicsView.hh
+1
-7
widgets/glWidget/QtGLViewerLayout.cc
widgets/glWidget/QtGLViewerLayout.cc
+1
-7
widgets/glWidget/QtGLViewerLayout.hh
widgets/glWidget/QtGLViewerLayout.hh
+1
-7
widgets/glWidget/QtGraphicsButton.cc
widgets/glWidget/QtGraphicsButton.cc
+1
-7
widgets/glWidget/QtGraphicsButton.hh
widgets/glWidget/QtGraphicsButton.hh
+1
-7
widgets/glWidget/QtMultiViewLayout.cc
widgets/glWidget/QtMultiViewLayout.cc
+0
-8
widgets/glWidget/QtMultiViewLayout.hh
widgets/glWidget/QtMultiViewLayout.hh
+1
-7
widgets/glWidget/QtSlideWindow.cc
widgets/glWidget/QtSlideWindow.cc
+0
-8
widgets/glWidget/QtSlideWindow.hh
widgets/glWidget/QtSlideWindow.hh
+1
-7
widgets/glWidget/simpleGLGraphicsScene.cc
widgets/glWidget/simpleGLGraphicsScene.cc
+1
-7
widgets/glWidget/simpleGLGraphicsScene.hh
widgets/glWidget/simpleGLGraphicsScene.hh
+1
-7
widgets/glWidget/simpleViewer.cc
widgets/glWidget/simpleViewer.cc
+1
-7
widgets/glWidget/simpleViewer.hh
widgets/glWidget/simpleViewer.hh
+1
-7
widgets/helpWidget/helpBrowser.cc
widgets/helpWidget/helpBrowser.cc
+1
-7
widgets/helpWidget/helpBrowser.hh
widgets/helpWidget/helpBrowser.hh
+1
-7
widgets/helpWidget/helpWidget.cc
widgets/helpWidget/helpWidget.cc
+1
-7
widgets/helpWidget/helpWidget.hh
widgets/helpWidget/helpWidget.hh
+1
-7
widgets/loadWidget/FileOptionsDialog.cc
widgets/loadWidget/FileOptionsDialog.cc
+1
-7
widgets/loadWidget/FileOptionsDialog.hh
widgets/loadWidget/FileOptionsDialog.hh
+1
-7
widgets/loadWidget/loadWidget.cc
widgets/loadWidget/loadWidget.cc
+1
-7
widgets/loadWidget/loadWidget.hh
widgets/loadWidget/loadWidget.hh
+1
-7
widgets/loggerWidget/loggerWidget.cc
widgets/loggerWidget/loggerWidget.cc
+1
-7
widgets/loggerWidget/loggerWidget.hh
widgets/loggerWidget/loggerWidget.hh
+1
-7
widgets/messageBox/StaysOnTopMessageBox.hh
widgets/messageBox/StaysOnTopMessageBox.hh
+0
-8
widgets/optionsWidget/ShortcutButton.cc
widgets/optionsWidget/ShortcutButton.cc
+1
-7
widgets/optionsWidget/ShortcutButton.hh
widgets/optionsWidget/ShortcutButton.hh
+1
-7
widgets/optionsWidget/downloader.cc
widgets/optionsWidget/downloader.cc
+1
-7
widgets/optionsWidget/keyBindings.cc
widgets/optionsWidget/keyBindings.cc
+1
-7
widgets/optionsWidget/optionsWidget.cc
widgets/optionsWidget/optionsWidget.cc
+1
-7
widgets/optionsWidget/optionsWidget.hh
widgets/optionsWidget/optionsWidget.hh
+1
-7
widgets/postProcessorWidget/postProcessorWidget.cc
widgets/postProcessorWidget/postProcessorWidget.cc
+1
-7
widgets/postProcessorWidget/postProcessorWidget.hh
widgets/postProcessorWidget/postProcessorWidget.hh
+0
-8
widgets/processManagerWidget/BlockingWidget.cc
widgets/processManagerWidget/BlockingWidget.cc
+1
-7
widgets/processManagerWidget/BlockingWidget.hh
widgets/processManagerWidget/BlockingWidget.hh
+1
-7
widgets/processManagerWidget/processManagerWidget.cc
widgets/processManagerWidget/processManagerWidget.cc
+1
-7
widgets/processManagerWidget/processManagerWidget.hh
widgets/processManagerWidget/processManagerWidget.hh
+1
-7
widgets/rendererWidget/TextBrowserWidget.cc
widgets/rendererWidget/TextBrowserWidget.cc
+0
-9
widgets/rendererWidget/TextBrowserWidget.hh
widgets/rendererWidget/TextBrowserWidget.hh
+0
-8
widgets/rendererWidget/renderObjectHighLighter.cc
widgets/rendererWidget/renderObjectHighLighter.cc
+0
-8
widgets/rendererWidget/renderObjectHighLighter.hh
widgets/rendererWidget/renderObjectHighLighter.hh
+0
-7
widgets/rendererWidget/rendererObjectWidget.cc
widgets/rendererWidget/rendererObjectWidget.cc
+0
-7
widgets/rendererWidget/rendererObjectWidget.hh
widgets/rendererWidget/rendererObjectWidget.hh
+0
-7
widgets/rendererWidget/rendererWidget.cc
widgets/rendererWidget/rendererWidget.cc
+0
-8
widgets/rendererWidget/rendererWidget.hh
widgets/rendererWidget/rendererWidget.hh
+0
-8
widgets/snapshotDialog/SnapshotDialog.cc
widgets/snapshotDialog/SnapshotDialog.cc
+1
-7
widgets/snapshotDialog/SnapshotDialog.hh
widgets/snapshotDialog/SnapshotDialog.hh
+1
-7
widgets/stereoSettingsWidget/stereoSettingsWidget.cc
widgets/stereoSettingsWidget/stereoSettingsWidget.cc
+1
-7
widgets/stereoSettingsWidget/stereoSettingsWidget.hh
widgets/stereoSettingsWidget/stereoSettingsWidget.hh
+1
-7
widgets/videoCaptureDialog/VideoCaptureDialog.cc
widgets/videoCaptureDialog/VideoCaptureDialog.cc
+1
-7
widgets/videoCaptureDialog/VideoCaptureDialog.hh
widgets/videoCaptureDialog/VideoCaptureDialog.hh
+1
-7
widgets/viewModeWidget/viewModeChangeWidget.cc
widgets/viewModeWidget/viewModeChangeWidget.cc
+1
-7
widgets/viewModeWidget/viewModeChangeWidget.hh
widgets/viewModeWidget/viewModeChangeWidget.hh
+1
-7
widgets/viewModeWidget/viewModeWidget.cc
widgets/viewModeWidget/viewModeWidget.cc
+1
-7
widgets/viewModeWidget/viewModeWidget.hh
widgets/viewModeWidget/viewModeWidget.hh
+1
-7
No files found.
ACGHelper/DrawModeConverter.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ACGHelper/DrawModeConverter.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/BackupCommunication.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/Core.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/Core.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/Logging.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/ParseIni.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/ParseObj.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/PluginCommunication.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/PluginInfo.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef PLUGININFO_HH
...
...
Core/PluginLoader.cc
View file @
549bde32
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
...
...
Core/RPC.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/Video.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/openFunctions.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/optionHandling.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/process.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Core/saveFunctions.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "Core.hh"
...
...
Core/saveSettings.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "Core.hh"
...
...
Core/scripting.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
INIFile/INIFile.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
INIFile/INIFile.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
INIFile/INIFileT.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
LicenseManager/LicenseManager.hh
View file @
549bde32
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: -1 $ *
* $LastChangedBy: $ *
* $Date: $ *
* *
\*===========================================================================*/
#ifndef LICENSEMANAGERSWITCH_HH
#define LICENSEMANAGERSWITCH_HH
...
...
LicenseManager/LicenseManagerActive.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef LICENSEMANAGER_HH
#define LICENSEMANAGER_HH
...
...
LicenseManager/keyGen/keygen.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <QApplication>
...
...
LicenseManager/keyGen/keygenWidget.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <QtWidgets>
...
...
LicenseManager/keyGen/keygenWidget.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef KEYGENWINDOW_HH
...
...
Logging/PluginLogging.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Logging/PluginLogging.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
OpenFlipper.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/ScriptingWrapper.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/ScriptingWrapper.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptPrototypes/prototypeDataType.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "prototypeDataType.hh"
...
...
Scripting/scriptPrototypes/prototypeDataType.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptPrototypes/prototypeIdList.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define PROTOTYPEIDLIST_C
...
...
Scripting/scriptPrototypes/prototypeIdList.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptPrototypes/prototypeMatrix4x4.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptPrototypes/prototypeMatrix4x4.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptPrototypes/prototypeVec3d.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptPrototypes/prototypeVec3d.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptPrototypes/prototypeVec4d.cc
View file @
549bde32
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 14819 $ *
* $LastChangedBy: moebius $ *
* $Date: 2012-06-29 13:42:49 +0200 (Fr, 29 Jun 2012) $ *
* *
\*===========================================================================*/
...
...
Scripting/scriptPrototypes/prototypeVec4d.hh
View file @
549bde32
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 14819 $ *
* $LastChangedBy: moebius $ *
* $Date: 2012-06-29 13:42:49 +0200 (Fr, 29 Jun 2012) $ *
* *
\*===========================================================================*/
//
...
...
Scripting/scriptWrappers/DataTypeWrapper.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptWrappers/DataTypeWrapper.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef WRAPPERDATATTYPE_HH
...
...
Scripting/scriptWrappers/idListWrapper.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptWrappers/idListWrapper.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef WRAPPERIDLIST_HH
...
...
Scripting/scriptWrappers/matrix4x4Wrapper.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptWrappers/matrix4x4Wrapper.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptWrappers/vec3dWrapper.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptWrappers/vec3dWrapper.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Scripting/scriptWrappers/vec4dWrapper.cc
View file @
549bde32
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 10745 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-01-26 10:23:50 +0100 (Mi, 26. Jan 2011) $ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
Scripting/scriptWrappers/vec4dWrapper.hh
View file @
549bde32
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 14817 $ *
* $LastChangedBy: moebius $ *
* $Date: 2012-06-28 15:29:23 +0200 (Do, 28 Jun 2012) $ *
* *
\*===========================================================================*/
//
// C++ Interface: vec4dWrapper.hh
...
...
Utils/FileIO/NumberParsing.cc
View file @
549bde32
...
...
@@ -39,14 +39,6 @@
* *
* ========================================================================= */
/*===========================================================================*\
* *
* $Revision: 13620 $ *
* $LastChangedBy: moebius $ *
* $Date: 2012-02-01 14:51:25 +0100 (Mi, 01 Feb 2012) $ *
* *
\*===========================================================================*/
#include "NumberParsing.hh"
#include <cmath>
#include <sstream>
...
...
Utils/FileIO/NumberParsing.hh
View file @
549bde32
...
...
@@ -39,14 +39,6 @@
* *
* ========================================================================= */
/*===========================================================================*\
* *
* $Revision: 13620 $ *
* $LastChangedBy: moebius $ *
* $Date: 2012-02-01 14:51:25 +0100 (Mi, 01 Feb 2012) $ *
* *
\*===========================================================================*/
/**
* \file NumberParsing.hh
* This file contains functions which can be used to parse numbers from streams.
...
...
libs_required/ACG/GL/DrawMesh.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <ACG/GL/acg_glew.hh>
#include "DrawMesh.hh"
...
...
libs_required/ACG/GL/DrawMesh.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
libs_required/ACG/GL/DrawMeshT.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#define ACG_DRAW_MESH_TCC
...
...
libs_required/ACG/GL/FilterKernels.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <ACG/GL/GLFormatInfo.hh>
...
...
libs_required/ACG/GL/FilterKernels.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#pragma once
...
...
libs_required/ACG/GL/GLFormatInfo.cc
View file @
549bde32
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <ACG/GL/GLFormatInfo.hh>
#include <iostream>
#include <QString>
...
...
libs_required/ACG/GL/GLFormatInfo.hh
View file @
549bde32
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
libs_required/ACG/GL/GLPrimitives.cc
View file @
549bde32
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <ACG/GL/acg_glew.hh>
...
...
libs_required/ACG/GL/GLPrimitives.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
libs_required/ACG/GL/MeshCompiler.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "MeshCompiler.hh"
...
...
libs_required/ACG/GL/MeshCompiler.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#pragma once
...
...
libs_required/ACG/GL/acg_glew.hh
View file @
549bde32
...
...
@@ -39,14 +39,6 @@
* *
* ========================================================================= */
/*===========================================================================*\
* *
* $Revision: 13620 $ *
* $LastChangedBy: moebius $ *
* $Date: 2012-02-01 14:51:25 +0100 (Mi, 01 Feb 2012) $ *
* *
\*===========================================================================*/
//=============================================================================
// overload some GL functions
...
...
libs_required/ACG/GL/globjects.cc
View file @
549bde32
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <ACG/GL/acg_glew.hh>
#include <ACG/GL/globjects.hh>
#include <ACG/GL/GLFormatInfo.hh>
...
...
libs_required/ACG/Geometry/bsp/BSPImplT.cc
View file @
549bde32
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 10745 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-01-26 10:23:50 +0100 (Wed, 26 Jan 2011) $ *
* *
\*===========================================================================*/
...
...
libs_required/ACG/Geometry/bsp/BSPImplT.hh
View file @
549bde32
...
...
@@ -39,16 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 10745 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-01-26 10:23:50 +0100 (Wed, 26 Jan 2011) $ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
libs_required/ACG/Geometry/bsp/BSPTreeNode.hh
View file @
549bde32
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 10745 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-01-26 10:23:50 +0100 (Wed, 26 Jan 2011) $ *
* *
\*===========================================================================*/
//=============================================================================
...
...
libs_required/ACG/Geometry/bsp/TriangleBSPCoreT.cc
View file @
549bde32
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 12862 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-11-16 14:25:59 +0100 (Wed, 16 Nov 2011) $ *
* *
\*===========================================================================*/
//=============================================================================
...
...
libs_required/ACG/Geometry/bsp/TriangleBSPCoreT.hh
View file @
549bde32
...
...
@@ -39,16 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 13338 $ *
* $LastChangedBy: moebius $ *
* $Date: 2012-01-12 10:15:45 +0100 (Thu, 12 Jan 2012) $ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
libs_required/ACG/Geometry/bsp/TriangleBSPT.hh
View file @
549bde32
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 10745 $ *
* $LastChangedBy: moebius $ *
* $Date: 2011-01-26 10:23:50 +0100 (Wed, 26 Jan 2011) $ *
* *
\*===========================================================================*/
//=============================================================================
...
...
libs_required/ACG/QwtWidgets/QwtHistogramm.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
// Include the plot header to get the qwt version
...
...
libs_required/ACG/QwtWidgets/QwtHistogramm.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef HISTOGRAM_H
#define HISTOGRAM_H
...
...
libs_required/ACG/Scenegraph/ArrowNode.cc
View file @
549bde32
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
libs_required/ACG/Scenegraph/ArrowNode.hh
View file @
549bde32
...
...
@@ -39,13 +39,7 @@