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
Commits
549bde32
Commit
549bde32
authored
Jan 09, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed old svn lastchanged headers
parent
5f592e28
Changes
209
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
56 additions
and
555 deletions
+56
-555
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
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 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *