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
P
Plugin-VSI
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
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
Plugin-VSI
Commits
f676da75
Commit
f676da75
authored
Jan 09, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed old svn header
parent
b098e92b
Changes
112
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
112 changed files
with
108 additions
and
784 deletions
+108
-784
baseWidget.cc
baseWidget.cc
+1
-7
baseWidget.hh
baseWidget.hh
+1
-7
config/configDialog.cc
config/configDialog.cc
+1
-7
config/configDialog.hh
config/configDialog.hh
+1
-7
config/configValue.cc
config/configValue.cc
+1
-7
config/configValue.hh
config/configValue.hh
+1
-7
config/dynamicDialog.cc
config/dynamicDialog.cc
+1
-7
config/dynamicDialog.hh
config/dynamicDialog.hh
+1
-7
config/dynamicValue.cc
config/dynamicValue.cc
+1
-7
config/dynamicValue.hh
config/dynamicValue.hh
+1
-7
parser/context.cc
parser/context.cc
+1
-7
parser/context.hh
parser/context.hh
+1
-7
parser/element.cc
parser/element.cc
+1
-7
parser/element.hh
parser/element.hh
+1
-7
parser/function.cc
parser/function.cc
+1
-7
parser/function.hh
parser/function.hh
+1
-7
parser/inout.cc
parser/inout.cc
+1
-7
parser/inout.hh
parser/inout.hh
+1
-7
parser/input.cc
parser/input.cc
+1
-7
parser/input.hh
parser/input.hh
+1
-7
parser/output.cc
parser/output.cc
+1
-7
parser/output.hh
parser/output.hh
+1
-7
parser/type.cc
parser/type.cc
+1
-7
parser/type.hh
parser/type.hh
+1
-7
parser/typeWidget.cc
parser/typeWidget.cc
+1
-7
parser/typeWidget.hh
parser/typeWidget.hh
+1
-7
scene/arrow.cc
scene/arrow.cc
+1
-7
scene/arrow.hh
scene/arrow.hh
+1
-7
scene/button.cc
scene/button.cc
+1
-7
scene/button.hh
scene/button.hh
+1
-7
scene/connection.cc
scene/connection.cc
+1
-7
scene/connection.hh
scene/connection.hh
+1
-7
scene/connectionPoint.cc
scene/connectionPoint.cc
+1
-7
scene/connectionPoint.hh
scene/connectionPoint.hh
+1
-7
scene/elementArea.cc
scene/elementArea.cc
+1
-7
scene/elementArea.hh
scene/elementArea.hh
+1
-7
scene/elementFunction.cc
scene/elementFunction.cc
+1
-7
scene/elementFunction.hh
scene/elementFunction.hh
+1
-7
scene/elementInOut.cc
scene/elementInOut.cc
+1
-7
scene/elementInOut.hh
scene/elementInOut.hh
+1
-7
scene/elementInput.cc
scene/elementInput.cc
+1
-7
scene/elementInput.hh
scene/elementInput.hh
+1
-7
scene/elementOutput.cc
scene/elementOutput.cc
+1
-7
scene/elementOutput.hh
scene/elementOutput.hh
+1
-7
scene/functionDisplay.cc
scene/functionDisplay.cc
+1
-7
scene/functionDisplay.hh
scene/functionDisplay.hh
+1
-7
scene/graphicsScene.cc
scene/graphicsScene.cc
+1
-7
scene/graphicsScene.hh
scene/graphicsScene.hh
+1
-7
scene/graphicsView.cc
scene/graphicsView.cc
+1
-7
scene/graphicsView.hh
scene/graphicsView.hh
+1
-7
scene/sceneElement.cc
scene/sceneElement.cc
+1
-7
scene/sceneElement.hh
scene/sceneElement.hh
+1
-7
scene/sceneTools.cc
scene/sceneTools.cc
+1
-7
scene/sceneTools.hh
scene/sceneTools.hh
+1
-7
scene/text.cc
scene/text.cc
+1
-7
scene/text.hh
scene/text.hh
+1
-7
scene/trash.cc
scene/trash.cc
+1
-7
scene/trash.hh
scene/trash.hh
+1
-7
scene/wayfind.cc
scene/wayfind.cc
+1
-7
scene/wayfind.hh
scene/wayfind.hh
+1
-7
scene/zoomButton.cc
scene/zoomButton.cc
+1
-7
scene/zoomButton.hh
scene/zoomButton.hh
+1
-7
toolBoxElement.cc
toolBoxElement.cc
+1
-7
toolBoxElement.hh
toolBoxElement.hh
+1
-7
types/any.cc
types/any.cc
+1
-7
types/any.hh
types/any.hh
+1
-7
types/bool.cc
types/bool.cc
+1
-7
types/bool.hh
types/bool.hh
+1
-7
types/boolWidget.cc
types/boolWidget.cc
+1
-7
types/boolWidget.hh
types/boolWidget.hh
+1
-7
types/filename.cc
types/filename.cc
+1
-7
types/filename.hh
types/filename.hh
+1
-7
types/filenameWidget.cc
types/filenameWidget.cc
+1
-7
types/filenameWidget.hh
types/filenameWidget.hh
+1
-7
types/matrix4x4.cc
types/matrix4x4.cc
+1
-7
types/matrix4x4.hh
types/matrix4x4.hh
+1
-7
types/matrix4x4Widget.cc
types/matrix4x4Widget.cc
+1
-7
types/matrix4x4Widget.hh
types/matrix4x4Widget.hh
+1
-7
types/numWidget.cc
types/numWidget.cc
+1
-7
types/numWidget.hh
types/numWidget.hh
+1
-7
types/number.cc
types/number.cc
+1
-7
types/number.hh
types/number.hh
+1
-7
types/objectId/SelectionObjectMarker.cc
types/objectId/SelectionObjectMarker.cc
+1
-7
types/objectId/SelectionObjectMarker.hh
types/objectId/SelectionObjectMarker.hh
+1
-7
types/objectId/TreeItem.cc
types/objectId/TreeItem.cc
+1
-7
types/objectId/TreeItem.hh
types/objectId/TreeItem.hh
+1
-7
types/objectId/TreeModel.cc
types/objectId/TreeModel.cc
+1
-7
types/objectId/TreeModel.hh
types/objectId/TreeModel.hh
+1
-7
types/objectId/objectId.cc
types/objectId/objectId.cc
+1
-7
types/objectId/objectId.hh
types/objectId/objectId.hh
+1
-7
types/objectId/objectIdWidget.cc
types/objectId/objectIdWidget.cc
+1
-7
types/objectId/objectIdWidget.hh
types/objectId/objectIdWidget.hh
+1
-7
types/objectId/objectPickDialog.cc
types/objectId/objectPickDialog.cc
+1
-7
types/objectId/objectPickDialog.hh
types/objectId/objectPickDialog.hh
+1
-7
types/selection.cc
types/selection.cc
+1
-7
types/selection.hh
types/selection.hh
+1
-7
types/selectionWidget.cc
types/selectionWidget.cc
+1
-7
types/selectionWidget.hh
types/selectionWidget.hh
+1
-7
types/string.cc
types/string.cc
+1
-7
types/string.hh
types/string.hh
+1
-7
types/stringWidget.cc
types/stringWidget.cc
+1
-7
types/stringWidget.hh
types/stringWidget.hh
+1
-7
types/vec3d.cc
types/vec3d.cc
+1
-7
types/vec3d.hh
types/vec3d.hh
+1
-7
types/vec3dWidget.cc
types/vec3dWidget.cc
+1
-7
types/vec3dWidget.hh
types/vec3dWidget.hh
+1
-7
types/vec4d.cc
types/vec4d.cc
+0
-7
types/vec4d.hh
types/vec4d.hh
+0
-7
types/vec4dWidget.cc
types/vec4dWidget.cc
+0
-7
types/vec4dWidget.hh
types/vec4dWidget.hh
+0
-7
vsiPlugin.cc
vsiPlugin.cc
+1
-7
vsiPlugin.hh
vsiPlugin.hh
+1
-7
No files found.
baseWidget.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include <QVBoxLayout>
#include <QVBoxLayout>
...
...
baseWidget.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef BASEWIDGET_HH
#ifndef BASEWIDGET_HH
#define BASEWIDGET_HH
#define BASEWIDGET_HH
...
...
config/configDialog.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include <QPushButton>
#include <QPushButton>
...
...
config/configDialog.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_CONFIGDIALOG_HH
#ifndef VSI_CONFIGDIALOG_HH
#define VSI_CONFIGDIALOG_HH
#define VSI_CONFIGDIALOG_HH
...
...
config/configValue.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include <QVBoxLayout>
#include <QVBoxLayout>
...
...
config/configValue.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_CONFIGVALUE_HH
#ifndef VSI_CONFIGVALUE_HH
#define VSI_CONFIGVALUE_HH
#define VSI_CONFIGVALUE_HH
...
...
config/dynamicDialog.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include <QPushButton>
#include <QPushButton>
...
...
config/dynamicDialog.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_DYNAMICDIALOG_HH
#ifndef VSI_DYNAMICDIALOG_HH
#define VSI_DYNAMICDIALOG_HH
#define VSI_DYNAMICDIALOG_HH
...
...
config/dynamicValue.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include <QVBoxLayout>
#include <QVBoxLayout>
...
...
config/dynamicValue.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_DYNAMICVALUE_HH
#ifndef VSI_DYNAMICVALUE_HH
#define VSI_DYNAMICVALUE_HH
#define VSI_DYNAMICVALUE_HH
...
...
parser/context.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include <QBuffer>
#include <QBuffer>
...
...
parser/context.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_CONTEXT_HH
#ifndef VSI_CONTEXT_HH
#define VSI_CONTEXT_HH
#define VSI_CONTEXT_HH
...
...
parser/element.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include "element.hh"
#include "element.hh"
...
...
parser/element.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_ELEMENT_HH_
#ifndef VSI_ELEMENT_HH_
#define VSI_ELEMENT_HH_
#define VSI_ELEMENT_HH_
...
...
parser/function.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include "function.hh"
#include "function.hh"
...
...
parser/function.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_FUNCTION_HH_
#ifndef VSI_FUNCTION_HH_
#define VSI_FUNCTION_HH_
#define VSI_FUNCTION_HH_
...
...
parser/inout.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include "input.hh"
#include "input.hh"
...
...
parser/inout.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_INOUT_HH
#ifndef VSI_INOUT_HH
#define VSI_INOUT_HH
#define VSI_INOUT_HH
...
...
parser/input.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include "input.hh"
#include "input.hh"
...
...
parser/input.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_INPUT_HH
#ifndef VSI_INPUT_HH
#define VSI_INPUT_HH
#define VSI_INPUT_HH
...
...
parser/output.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include "output.hh"
#include "output.hh"
...
...
parser/output.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_OUTPUT_HH
#ifndef VSI_OUTPUT_HH
#define VSI_OUTPUT_HH
#define VSI_OUTPUT_HH
...
...
parser/type.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include "type.hh"
#include "type.hh"
...
...
parser/type.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_TYPE_HH
#ifndef VSI_TYPE_HH
#define VSI_TYPE_HH
#define VSI_TYPE_HH
...
...
parser/typeWidget.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
#include "typeWidget.hh"
#include "typeWidget.hh"
...
...
parser/typeWidget.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_TYPEWIDGET_HH
#ifndef VSI_TYPEWIDGET_HH
#define VSI_TYPEWIDGET_HH
#define VSI_TYPEWIDGET_HH
...
...
scene/arrow.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
...
...
scene/arrow.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_ARROW_HH
#ifndef VSI_ARROW_HH
#define VSI_ARROW_HH
#define VSI_ARROW_HH
...
...
scene/button.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//== INCLUDES =================================================================
//== INCLUDES =================================================================
...
...
scene/button.hh
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef VSI_BUTTON_HH
#ifndef VSI_BUTTON_HH
#define VSI_BUTTON_HH
#define VSI_BUTTON_HH
...
...
scene/connection.cc
View file @
f676da75
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *