Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpenFlipper
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
830c10d0
Commit
830c10d0
authored
Jan 18, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed old svn author headers
parent
d18eca40
Changes
36
Hide whitespace changes
Inline
Side-by-side
Showing
36 changed files
with
1 addition
and
348 deletions
+1
-348
Core/SelectionCommunication.cc
Core/SelectionCommunication.cc
+0
-7
Core/SpinBoxEventFilter.cc
Core/SpinBoxEventFilter.cc
+0
-15
Core/SpinBoxEventFilter.hh
Core/SpinBoxEventFilter.hh
+0
-15
Documentation/DeveloperHelpSources/example/MouseAndKeyPlugin.cc
...ntation/DeveloperHelpSources/example/MouseAndKeyPlugin.cc
+0
-3
Documentation/DeveloperHelpSources/example/SmootherPlugin.cc
Documentation/DeveloperHelpSources/example/SmootherPlugin.cc
+1
-4
Scripting/scriptPrototypes/prototypeMatrix4x4.cc
Scripting/scriptPrototypes/prototypeMatrix4x4.cc
+0
-13
Scripting/scriptPrototypes/prototypeMatrix4x4.hh
Scripting/scriptPrototypes/prototypeMatrix4x4.hh
+0
-14
Scripting/scriptPrototypes/prototypeVec3d.cc
Scripting/scriptPrototypes/prototypeVec3d.cc
+0
-13
Scripting/scriptPrototypes/prototypeVec3d.hh
Scripting/scriptPrototypes/prototypeVec3d.hh
+0
-13
Scripting/scriptPrototypes/prototypeVec4d.cc
Scripting/scriptPrototypes/prototypeVec4d.cc
+0
-12
Scripting/scriptPrototypes/prototypeVec4d.hh
Scripting/scriptPrototypes/prototypeVec4d.hh
+0
-11
Scripting/scriptWrappers/matrix4x4Wrapper.hh
Scripting/scriptWrappers/matrix4x4Wrapper.hh
+0
-12
Scripting/scriptWrappers/vec3dWrapper.hh
Scripting/scriptWrappers/vec3dWrapper.hh
+0
-12
Scripting/scriptWrappers/vec4dWrapper.hh
Scripting/scriptWrappers/vec4dWrapper.hh
+0
-10
libs_required/ACG/Algorithm/DBSCANT.cc
libs_required/ACG/Algorithm/DBSCANT.cc
+0
-7
libs_required/ACG/Algorithm/DBSCANT.hh
libs_required/ACG/Algorithm/DBSCANT.hh
+0
-7
libs_required/ACG/Config/ACGDefines.hh
libs_required/ACG/Config/ACGDefines.hh
+0
-7
libs_required/ACG/GL/FBO.hh
libs_required/ACG/GL/FBO.hh
+0
-12
libs_required/ACG/Geometry/Algorithms.cc
libs_required/ACG/Geometry/Algorithms.cc
+0
-10
libs_required/ACG/Geometry/Algorithms.hh
libs_required/ACG/Geometry/Algorithms.hh
+0
-9
libs_required/ACG/Geometry/AlgorithmsAngleT.cc
libs_required/ACG/Geometry/AlgorithmsAngleT.cc
+0
-10
libs_required/ACG/Geometry/AlgorithmsAngleT.hh
libs_required/ACG/Geometry/AlgorithmsAngleT.hh
+0
-8
libs_required/ACG/Geometry/GPUCacheOptimizer.cc
libs_required/ACG/Geometry/GPUCacheOptimizer.cc
+0
-9
libs_required/ACG/Geometry/GPUCacheOptimizer.hh
libs_required/ACG/Geometry/GPUCacheOptimizer.hh
+0
-8
libs_required/ACG/Geometry/Spherical.hh
libs_required/ACG/Geometry/Spherical.hh
+0
-16
libs_required/ACG/Geometry/Triangulator.cc
libs_required/ACG/Geometry/Triangulator.cc
+0
-9
libs_required/ACG/Geometry/Triangulator.hh
libs_required/ACG/Geometry/Triangulator.hh
+0
-9
libs_required/ACG/Geometry/Types/PlaneT.hh
libs_required/ACG/Geometry/Types/PlaneT.hh
+0
-10
libs_required/ACG/Geometry/Types/QuadricT.hh
libs_required/ACG/Geometry/Types/QuadricT.hh
+0
-9
libs_required/ACG/Utils/Histogram.hh
libs_required/ACG/Utils/Histogram.hh
+0
-2
widgets/filePicker/FilePicker.cc
widgets/filePicker/FilePicker.cc
+0
-7
widgets/filePicker/FilePicker.hh
widgets/filePicker/FilePicker.hh
+0
-8
widgets/helpWidget/helpBrowser.cc
widgets/helpWidget/helpBrowser.cc
+0
-9
widgets/helpWidget/helpBrowser.hh
widgets/helpWidget/helpBrowser.hh
+0
-10
widgets/helpWidget/helpWidget.cc
widgets/helpWidget/helpWidget.cc
+0
-9
widgets/processManagerWidget/processManagerWidget.cc
widgets/processManagerWidget/processManagerWidget.cc
+0
-9
No files found.
Core/SelectionCommunication.cc
View file @
830c10d0
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 9089 $ *
* $Author: kremer $ *
* $Date: 2010-04-21 18:42:47 +0200 (Mi, 21. Apr 2010) $ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
Core/SpinBoxEventFilter.cc
View file @
830c10d0
...
...
@@ -39,21 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
/*
* SpinBoxEventFilter.cc
*
* Created on: Aug 1, 2013
* Author: ebke
*/
//#define VERBOSE_DEBUGGING_OUTPUT
#include "SpinBoxEventFilter.hh"
...
...
Core/SpinBoxEventFilter.hh
View file @
830c10d0
...
...
@@ -39,21 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
/*
* SpinBoxEventFilter.hh
*
* Created on: Aug 1, 2013
* Author: ebke
*/
#ifndef SPINBOXEVENTFILTER_HH_
#define SPINBOXEVENTFILTER_HH_
...
...
Documentation/DeveloperHelpSources/example/MouseAndKeyPlugin.cc
View file @
830c10d0
...
...
@@ -23,9 +23,6 @@
//
//-----------------------------------------------------------------------------
//
// $Revision$
// $Author$
// $Date$
//
//=============================================================================
...
...
Documentation/DeveloperHelpSources/example/SmootherPlugin.cc
View file @
830c10d0
...
...
@@ -22,10 +22,7 @@
// along with OpenFlipper. If not, see <http://www.gnu.org/licenses/>.
//
//-----------------------------------------------------------------------------
//
// $Revision$
// $Author$
// $Date$
//
//=============================================================================
...
...
Scripting/scriptPrototypes/prototypeMatrix4x4.cc
View file @
830c10d0
...
...
@@ -40,19 +40,6 @@
\*===========================================================================*/
//
// C++ Interface: prototypeVec3d
//
// Description:
//
//
// Author: Jan Möbius <moebius@cs.rwth-aachen.de>, (C) 2007
//
#define PROTOTYPEMATRIX4X4_C
#include "prototypeMatrix4x4.hh"
...
...
Scripting/scriptPrototypes/prototypeMatrix4x4.hh
View file @
830c10d0
...
...
@@ -39,20 +39,6 @@
* *
\*===========================================================================*/
//
// C++ Interface: prototypeMatrix4x4
//
// Description:
//
//
// Author: Jan Möbius <moebius@cs.rwth-aachen.de>, (C) 2007
//
#ifndef PROTOTYPEVMATRIX4X4_HH
#define PROTOTYPEVMATRIX4X4_HH
...
...
Scripting/scriptPrototypes/prototypeVec3d.cc
View file @
830c10d0
...
...
@@ -40,19 +40,6 @@
\*===========================================================================*/
//
// C++ Interface: prototypeVec3d
//
// Description:
//
//
// Author: Jan Möbius <moebius@cs.rwth-aachen.de>, (C) 2007
//
#define PROTOTYPEVEC3D_C
#include "prototypeVec3d.hh"
...
...
Scripting/scriptPrototypes/prototypeVec3d.hh
View file @
830c10d0
...
...
@@ -40,19 +40,6 @@
\*===========================================================================*/
//
// C++ Interface: prototypeVec3d
//
// Description:
//
//
// Author: Jan Möbius <moebius@cs.rwth-aachen.de>, (C) 2007
//
/** \page scripting_vector_type Vector data type for scripting
*
* The vector data type is corresponding to the Vec3d type in C++. The implementation of the
...
...
Scripting/scriptPrototypes/prototypeVec4d.cc
View file @
830c10d0
...
...
@@ -39,18 +39,6 @@
* *
\*===========================================================================*/
//
// C++ Interface: prototypeVec4d
//
// Description:
//
//
// Author: Jan Möbius <moebius@cs.rwth-aachen.de>, (C) 2007
//
#define PROTOTYPEVEC4D_C
#include "prototypeVec4d.hh"
...
...
Scripting/scriptPrototypes/prototypeVec4d.hh
View file @
830c10d0
...
...
@@ -39,17 +39,6 @@
* *
\*===========================================================================*/
//
// C++ Interface: prototypeVec4d
//
// Description:
//
//
// Author: Jan Möbius <moebius@cs.rwth-aachen.de>, (C) 2013
//
/** \page scripting_vector_type_4d Vector4d data type for scripting
*
* The vector data type is corresponding to the Vec4d type in C++. The implementation of the
...
...
Scripting/scriptWrappers/matrix4x4Wrapper.hh
View file @
830c10d0
...
...
@@ -40,18 +40,6 @@
\*===========================================================================*/
//
// C++ Interface: matrix4x4Wrapper.hh
//
// Description:
//
//
// Author: Jan Möbius <moebius@cs.rwth-aachen.de>, (C) 2007
//
#ifndef WRAPPERMATRIX4X4_HH
#define WRAPPERMATRIX4X4_HH
...
...
Scripting/scriptWrappers/vec3dWrapper.hh
View file @
830c10d0
...
...
@@ -40,18 +40,6 @@
\*===========================================================================*/
//
// C++ Interface: vec3dWrapper.hh
//
// Description:
//
//
// Author: Jan Möbius <moebius@cs.rwth-aachen.de>, (C) 2007
//
#ifndef WRAPPERVEC3D_HH
#define WRAPPERVEC3D_HH
...
...
Scripting/scriptWrappers/vec4dWrapper.hh
View file @
830c10d0
...
...
@@ -39,16 +39,6 @@
* *
\*===========================================================================*/
//
// C++ Interface: vec4dWrapper.hh
//
// Description:
//
//
// Author: Jan Möbius <moebius@cs.rwth-aachen.de>, (C) 2013
//
#ifndef WRAPPERVEC4D_HH
#define WRAPPERVEC4D_HH
...
...
libs_required/ACG/Algorithm/DBSCANT.cc
View file @
830c10d0
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*
* DBSCAN.cc
*
* Created on: May 18, 2012
* Author: ebke
*/
#include <queue>
namespace
ACG
{
...
...
libs_required/ACG/Algorithm/DBSCANT.hh
View file @
830c10d0
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*
* DBSCAN.hh
*
* Created on: May 18, 2012
* Author: ebke
*/
#ifndef DBSCAN_HH_
#define DBSCAN_HH_
...
...
libs_required/ACG/Config/ACGDefines.hh
View file @
830c10d0
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
// Disable the warnings about needs to have DLL interface as we have tons of vector templates
#ifdef _MSC_VER
...
...
libs_required/ACG/GL/FBO.hh
View file @
830c10d0
...
...
@@ -39,18 +39,6 @@
* *
\*===========================================================================*/
//=============================================================================
//
// CLASS FBO
//
// Author: Dominik Sibbing <sibbing@cs.rwth-aachen.de>
//
// Version: $Revision: 1$
// Date: $Date: 2008$
//
//=============================================================================
#ifndef ACG_FBO_HH
#define ACG_FBO_HH
...
...
libs_required/ACG/Geometry/Algorithms.cc
View file @
830c10d0
...
...
@@ -39,16 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
libs_required/ACG/Geometry/Algorithms.hh
View file @
830c10d0
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef GEO_ALGORITHMS_HH
...
...
libs_required/ACG/Geometry/AlgorithmsAngleT.cc
View file @
830c10d0
...
...
@@ -39,16 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
libs_required/ACG/Geometry/AlgorithmsAngleT.hh
View file @
830c10d0
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
libs_required/ACG/Geometry/GPUCacheOptimizer.cc
View file @
830c10d0
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
#include "GPUCacheOptimizer.hh"
#include <cassert>
...
...
libs_required/ACG/Geometry/GPUCacheOptimizer.hh
View file @
830c10d0
...
...
@@ -39,14 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef ACG_GPU_CACHE_OPT_HH
#define ACG_GPU_CACHE_OPT_HH
...
...
libs_required/ACG/Geometry/Spherical.hh
View file @
830c10d0
...
...
@@ -39,22 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
/*
* Spherical.hh
*
* Created on: Sep 18, 2012
* Author: ebke
*/
#ifndef ACG_GEOMETRY_SPHERICAL_HH_
#define ACG_GEOMETRY_SPHERICAL_HH_
...
...
libs_required/ACG/Geometry/Triangulator.cc
View file @
830c10d0
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21022 $ *
* $Author: moebius $ *
* $Date: 2015-07-17 08:23:03 +0200 (Fri, 17 Jul 2015) $ *
* *
\*===========================================================================*/
#include "Triangulator.hh"
...
...
libs_required/ACG/Geometry/Triangulator.hh
View file @
830c10d0
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision: 21022 $ *
* $Author: moebius $ *
* $Date: 2015-07-17 08:23:03 +0200 (Fri, 17 Jul 2015) $ *
* *
\*===========================================================================*/
#ifndef ACG_TRIANGULATOR_HH
#define ACG_TRIANGULATOR_HH
...
...
libs_required/ACG/Geometry/Types/PlaneT.hh
View file @
830c10d0
...
...
@@ -39,16 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
libs_required/ACG/Geometry/Types/QuadricT.hh
View file @
830c10d0
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $Author$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
...
...
libs_required/ACG/Utils/Histogram.hh
View file @
830c10d0
...
...
@@ -39,8 +39,6 @@
* *
\*===========================================================================*/
// Author: Martin Heistermann, <martin.heistermann()rwth-aachen.de>
#ifndef ACG_HISTOGRAM_HH
#define ACG_HISTOGRAM_HH
...
...
widgets/filePicker/FilePicker.cc
View file @
830c10d0
...
...
@@ -39,13 +39,6 @@
* *
\*===========================================================================*/
/*
* FilePicker.cc
*
* Created on: Jan 8, 2013
* Author: ebke
*/
#include "FilePicker.hh"
#include <QHBoxLayout>
...
...
widgets/filePicker/FilePicker.hh
View file @
830c10d0
...
...
@@ -40,14 +40,6 @@
\*===========================================================================*/
/*
* FilePicker.hh
*
* Created on: Jan 8, 2013
* Author: ebke
*/
#ifndef FILEPICKER_HH_
#define FILEPICKER_HH_
...
...
widgets/helpWidget/helpBrowser.cc
View file @
830c10d0
...
...
@@ -39,15 +39,6 @@
* *
\*===========================================================================*/
/*
* helpBrowser.cc
*
* Created on: Apr 8, 2009
* Author: kremer
*/
#include "helpBrowser.hh"
#include <iostream>
...
...
widgets/helpWidget/helpBrowser.hh
View file @
830c10d0
...
...
@@ -39,16 +39,6 @@
* *
\*===========================================================================*/
/*
* helpBrowser.hh
*
* Created on: Apr 8, 2009
* Author: kremer
*/
#ifndef HELPBROWSER_HH_
#define HELPBROWSER_HH_
...
...
widgets/helpWidget/helpWidget.cc
View file @
830c10d0
...
...
@@ -40,15 +40,6 @@
\*===========================================================================*/
/*
* helpWidget.cc
*
* Created on: Apr 7, 2009
* Author: kremer
*/
#include "helpWidget.hh"
#include <OpenFlipper/common/GlobalOptions.hh>
...
...
widgets/processManagerWidget/processManagerWidget.cc
View file @
830c10d0
...
...
@@ -40,15 +40,6 @@
\*===========================================================================*/
/*
* processManagerWidget.cc
*
* Created on: Apr 7, 2009
* Author: kremer
*/
#include "processManagerWidget.hh"
void
ProcessManagerWidget
::
updateStatus
(
QString
_id
,
int
_status
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment