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
T
Type-Plane
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
Type-Plane
Compare Revisions
6c54d3e6f0416fb103d3f75631d7b2f7d465dcfb...49fa186b0dab1ee110ffeb5de5946e7c10d317a9
Source
49fa186b0dab1ee110ffeb5de5946e7c10d317a9
Select Git revision
...
Target
6c54d3e6f0416fb103d3f75631d7b2f7d465dcfb
Select Git revision
Compare
Commits (1)
Removed old svn header
· 49fa186b
Jan Möbius
authored
Jan 09, 2019
49fa186b
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
10 additions
and
70 deletions
+10
-70
ObjectTypes/Plane/Plane.hh
ObjectTypes/Plane/Plane.hh
+1
-7
ObjectTypes/Plane/PlaneObject.cc
ObjectTypes/Plane/PlaneObject.cc
+1
-7
ObjectTypes/Plane/PlaneObject.hh
ObjectTypes/Plane/PlaneObject.hh
+1
-7
ObjectTypes/Plane/PlaneTypes.hh
ObjectTypes/Plane/PlaneTypes.hh
+1
-7
ObjectTypes/Plane/PluginFunctionsPlane.cc
ObjectTypes/Plane/PluginFunctionsPlane.cc
+1
-7
ObjectTypes/Plane/PluginFunctionsPlane.hh
ObjectTypes/Plane/PluginFunctionsPlane.hh
+1
-7
ObjectTypes/Plane/QtPlaneSelect.cc
ObjectTypes/Plane/QtPlaneSelect.cc
+1
-7
ObjectTypes/Plane/QtPlaneSelect.hh
ObjectTypes/Plane/QtPlaneSelect.hh
+1
-7
Plugin-TypePlane/TypePlane.cc
Plugin-TypePlane/TypePlane.cc
+1
-7
Plugin-TypePlane/TypePlane.hh
Plugin-TypePlane/TypePlane.hh
+1
-7
No files found.
ObjectTypes/Plane/Plane.hh
View file @
49fa186b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
/**
...
...
ObjectTypes/Plane/PlaneObject.cc
View file @
49fa186b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Plane/PlaneObject.hh
View file @
49fa186b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Plane/PlaneTypes.hh
View file @
49fa186b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Plane/PluginFunctionsPlane.cc
View file @
49fa186b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
...
...
ObjectTypes/Plane/PluginFunctionsPlane.hh
View file @
49fa186b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
...
...
ObjectTypes/Plane/QtPlaneSelect.cc
View file @
49fa186b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "QtPlaneSelect.hh"
...
...
ObjectTypes/Plane/QtPlaneSelect.hh
View file @
49fa186b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef QTPLANESELECT_HH
#define QTPLANESELECT_HH
...
...
Plugin-TypePlane/TypePlane.cc
View file @
49fa186b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "TypePlane.hh"
...
...
Plugin-TypePlane/TypePlane.hh
View file @
49fa186b
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...