Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
Plugin-VSI
Commits
f676da75
Commit
f676da75
authored
Jan 09, 2019
by
Jan Möbius
Browse files
Removed old svn header
parent
b098e92b
Changes
112
Show whitespace changes
Inline
Side-by-side
baseWidget.cc
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
#include
<QVBoxLayout>
...
...
baseWidget.hh
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef BASEWIDGET_HH
#define BASEWIDGET_HH
...
...
config/configDialog.cc
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
#include
<QPushButton>
...
...
config/configDialog.hh
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_CONFIGDIALOG_HH
#define VSI_CONFIGDIALOG_HH
...
...
config/configValue.cc
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
#include
<QVBoxLayout>
...
...
config/configValue.hh
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_CONFIGVALUE_HH
#define VSI_CONFIGVALUE_HH
...
...
config/dynamicDialog.cc
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
#include
<QPushButton>
...
...
config/dynamicDialog.hh
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_DYNAMICDIALOG_HH
#define VSI_DYNAMICDIALOG_HH
...
...
config/dynamicValue.cc
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
#include
<QVBoxLayout>
...
...
config/dynamicValue.hh
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_DYNAMICVALUE_HH
#define VSI_DYNAMICVALUE_HH
...
...
parser/context.cc
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
#include
<QBuffer>
...
...
parser/context.hh
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_CONTEXT_HH
#define VSI_CONTEXT_HH
...
...
parser/element.cc
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
#include
"element.hh"
...
...
parser/element.hh
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_ELEMENT_HH_
#define VSI_ELEMENT_HH_
...
...
parser/function.cc
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
#include
"function.hh"
...
...
parser/function.hh
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_FUNCTION_HH_
#define VSI_FUNCTION_HH_
...
...
parser/inout.cc
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
#include
"input.hh"
...
...
parser/inout.hh
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_INOUT_HH
#define VSI_INOUT_HH
...
...
parser/input.cc
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
#include
"input.hh"
...
...
parser/input.hh
View file @
f676da75
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_INPUT_HH
#define VSI_INPUT_HH
...
...
Prev
1
2
3
4
5
6
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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