src/Gui: [skip ci] fix header uniformity
This PR fixes header uniformity across all `src/Gui` files
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/**************************************************************************
|
||||||
* (c) Jürgen Riegel (juergen.riegel@web.de) 2014 *
|
* Copyright (c) 2014 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/**************************************************************************
|
||||||
* (c) Jürgen Riegel (juergen.riegel@web.de) 2014 *
|
* Copyright (c) 2014 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2004 Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright (c) 2004 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,33 +1,35 @@
|
|||||||
/**************************************************************************\
|
/**************************************************************************
|
||||||
* Copyright (c) Bastiaan Veelo (Bastiaan a_t Veelo d_o_t net) & Juergen Riegel (FreeCAD@juergen-riegel.net)
|
* Copyright (c) 2014 Bastiaan Veelo <Bastiaan a_t Veelo d_o_t net> *
|
||||||
* All rights reserved. Contact me if the below is too restrictive for you.
|
* Copyright (c) 2014 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
*
|
* *
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* All rights reserved. Contact me if the below is too restrictive for you.*
|
||||||
* modification, are permitted provided that the following conditions are
|
* *
|
||||||
* met:
|
* Redistribution and use in source and binary forms, with or without *
|
||||||
*
|
* modification, are permitted provided that the following conditions are *
|
||||||
* Redistributions of source code must retain the above copyright notice,
|
* met: *
|
||||||
* this list of conditions and the following disclaimer.
|
* *
|
||||||
*
|
* Redistributions of source code must retain the above copyright notice, *
|
||||||
* Redistributions in binary form must reproduce the above copyright
|
* this list of conditions and the following disclaimer. *
|
||||||
* notice, this list of conditions and the following disclaimer in the
|
* *
|
||||||
* documentation and/or other materials provided with the distribution.
|
* Redistributions in binary form must reproduce the above copyright *
|
||||||
*
|
* notice, this list of conditions and the following disclaimer in the *
|
||||||
* Neither the name of the copyright holder nor the names of its
|
* documentation and/or other materials provided with the distribution. *
|
||||||
* contributors may be used to endorse or promote products derived from
|
* *
|
||||||
* this software without specific prior written permission.
|
* Neither the name of the copyright holder nor the names of its *
|
||||||
*
|
* contributors may be used to endorse or promote products derived from *
|
||||||
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
* this software without specific prior written permission. *
|
||||||
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
* *
|
||||||
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS *
|
||||||
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT *
|
||||||
* HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR *
|
||||||
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT *
|
||||||
* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
* HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, *
|
||||||
* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT *
|
||||||
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, *
|
||||||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY *
|
||||||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT *
|
||||||
|
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE *
|
||||||
|
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. *
|
||||||
\**************************************************************************/
|
\**************************************************************************/
|
||||||
|
|
||||||
#include "PreCompiled.h"
|
#include "PreCompiled.h"
|
||||||
|
|||||||
@@ -1,35 +1,36 @@
|
|||||||
/**************************************************************************\
|
/****************************************************************************
|
||||||
* Copyright (c) Bastiaan Veelo (Bastiaan a_t Veelo d_o_t net)
|
* Copyright (c) 2014 Bastiaan Veelo <Bastiaan a_t Veelo d_o_t net> *
|
||||||
* & Juergen Riegel (FreeCAD@juergen-riegel.net)
|
* Copyright (c) 2014 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* All rights reserved. Contact me if the below is too restrictive for you.
|
* *
|
||||||
*
|
* All rights reserved. Contact me if the below is too restrictive for you. *
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* *
|
||||||
* modification, are permitted provided that the following conditions are
|
* Redistribution and use in source and binary forms, with or without *
|
||||||
* met:
|
* modification, are permitted provided that the following conditions are *
|
||||||
*
|
* met: *
|
||||||
* Redistributions of source code must retain the above copyright notice,
|
* *
|
||||||
* this list of conditions and the following disclaimer.
|
* Redistributions of source code must retain the above copyright notice, *
|
||||||
*
|
* this list of conditions and the following disclaimer. *
|
||||||
* Redistributions in binary form must reproduce the above copyright
|
* *
|
||||||
* notice, this list of conditions and the following disclaimer in the
|
* Redistributions in binary form must reproduce the above copyright *
|
||||||
* documentation and/or other materials provided with the distribution.
|
* notice, this list of conditions and the following disclaimer in the *
|
||||||
*
|
* documentation and/or other materials provided with the distribution. *
|
||||||
* Neither the name of the copyright holder nor the names of its
|
* *
|
||||||
* contributors may be used to endorse or promote products derived from
|
* Neither the name of the copyright holder nor the names of its *
|
||||||
* this software without specific prior written permission.
|
* contributors may be used to endorse or promote products derived from *
|
||||||
*
|
* this software without specific prior written permission. *
|
||||||
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
* *
|
||||||
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS *
|
||||||
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT *
|
||||||
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR *
|
||||||
* HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT *
|
||||||
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
* HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, *
|
||||||
* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT *
|
||||||
* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, *
|
||||||
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY *
|
||||||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT *
|
||||||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE *
|
||||||
\**************************************************************************/
|
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. *
|
||||||
|
\****************************************************************************/
|
||||||
#ifndef GUI_CoinRiftWidget
|
#ifndef GUI_CoinRiftWidget
|
||||||
#define GUI_CoinRiftWidget
|
#define GUI_CoinRiftWidget
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright 2011 (c) Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright (c) 2011 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,12 +1,12 @@
|
|||||||
# FreeCAD gui init module
|
# FreeCAD gui init module
|
||||||
# (c) 2003 Juergen Riegel
|
# (c) 2003 Jürgen Riegel
|
||||||
#
|
#
|
||||||
# Gathering all the information to start FreeCAD
|
# Gathering all the information to start FreeCAD
|
||||||
# This is the second one of three init scripts, the third one
|
# This is the second one of three init scripts, the third one
|
||||||
# runs when the gui is up
|
# runs when the gui is up
|
||||||
|
|
||||||
#***************************************************************************
|
#***************************************************************************
|
||||||
#* (c) Juergen Riegel (juergen.riegel@web.de) 2002 *
|
#* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
#* *
|
#* *
|
||||||
#* This file is part of the FreeCAD CAx development system. *
|
#* This file is part of the FreeCAD CAx development system. *
|
||||||
#* *
|
#* *
|
||||||
@@ -26,7 +26,6 @@
|
|||||||
#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
|
#* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 *
|
||||||
#* USA *
|
#* USA *
|
||||||
#* *
|
#* *
|
||||||
#* Juergen Riegel 2002 *
|
|
||||||
#***************************************************************************/
|
#***************************************************************************/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2013 Juergen Riegel *
|
* Copyright (c) 2013 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2013 Juergen Riegel *
|
* Copyright (c) 2013 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c)2011 Luke Parry *
|
* Copyright (c) 2011 Luke Parry *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* (c) 2011 Luke Parry *
|
* Copyright (c) 2011 Luke Parry *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2006 *
|
* Copyright (c) 2006 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2015 Kirill Gavrilov <kirill.gavrilov[at]opencascade.com> *
|
* Copyright (c) 2015 Kirill Gavrilov <kirill.gavrilov@opencascade.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 *
|
* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 *
|
* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2012 Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright (c) 2012 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2012 Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright (c) 2012 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2002 Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2006 *
|
* Copyright (c) 2006 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Extends the QuarterWidget with all functions the SoQtViewer has
|
* Extends the QuarterWidget with all functions the SoQtViewer has
|
||||||
* Copyright (C) 2014 Stefan Tröger <stefantroeger@gmx.net>
|
* Copyright (c) 2014 Stefan Tröger <stefantroeger@gmx.net>
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright (c) Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright (c) Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2009 Juergen Riegel (FreeCAD@juergen-riegel.net) *
|
* Copyright (c) 2009 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2009 Juergen Riegel (FreeCAD@juergen-riegel.net> *
|
* Copyright (c) 2009 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
%{
|
%{
|
||||||
/* Lexer for the FreeCAD selection filter language */
|
/* Lexer for the FreeCAD selection filter language */
|
||||||
/* (c) 2010 Juergen Riegel LGPL */
|
/* Copyright (c) 2010 Jürgen Riegel LGPL */
|
||||||
|
|
||||||
/* flex -o lex.SelectionFilter.c SelectionFilter.l */
|
/* flex -o lex.SelectionFilter.c SelectionFilter.l */
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/* Parser for the FreeCAD selection filter language */
|
/* Parser for the FreeCAD selection filter language */
|
||||||
/* (c) 2010 Juergen Riegel LGPL
|
/* Copyright (c) 2010 Jürgen Riegel LGPL */
|
||||||
|
|
||||||
/* bison -o SelectionFilter.tab.c SelectionFilter.y */
|
/* bison -o SelectionFilter.tab.c SelectionFilter.y */
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2009 Juergen Riegel (FreeCAD@juergen-riegel.net) *
|
* Copyright (c) 2009 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2009 Juergen Riegel (FreeCAD@juergen-riegel.net> *
|
* Copyright (c) 2009 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2009 Juergen Riegel (FreeCAD@juergen-riegel.net) *
|
* Copyright (c) 2009 Jürgen Riegel (FreeCAD@juergen-riegel.net) *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2015 Thomas Anderson <blobfish[at]gmx.com> *
|
* Copyright (c) 2015 Thomas Anderson <blobfish[at]gmx.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2015 Thomas Anderson <blobfish[at]gmx.com> *
|
* Copyright (c) 2015 Thomas Anderson <blobfish[at]gmx.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2004 Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright (c) 2004 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2014 Juergen Riegel <FreeCAD@juergen-riegel.net> *
|
* Copyright (c) 2014 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2014 Juergen Riegel <FreeCAD@juergen-riegel.net> *
|
* Copyright (c) 2014 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2004 Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright (c) 2004 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2004 Juergen Riegel <juergen.riegel@web.de> *
|
* Copyright (c) 2004 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2002 *
|
* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2005 *
|
* Copyright (c) 2005 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2014 *
|
* Copyright (c) 2014 Stefan Tröger <stefantroeger@gmx.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2014 *
|
* Copyright (c) 2014 Stefan Tröger <stefantroeger@gmx.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 *
|
* Copyright (c) 2016 Stefan Tröger <stefantroeger@gmx.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2016 *
|
* Copyright (c) 2016 Stefan Tröger <stefantroeger@gmx.net> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2011 Juergen Riegel <FreeCAD@juergen-riegel.net> *
|
* Copyright (c) 2011 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2011 Juergen Riegel <FreeCAD@juergen-riegel.net> *
|
* Copyright (c) 2011 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2011 Juergen Riegel <FreeCAD@juergen-riegel.net> *
|
* Copyright (c) 2011 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* Copyright (c) 2016 Stefan Tröger <stefantroeger@gmx.net> *
|
* Copyright (c) 2016 Stefan Tröger <stefantroeger@gmx.net> *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) 2011 Juergen Riegel <FreeCAD@juergen-riegel.net> *
|
* Copyright (c) 2011 Jürgen Riegel <FreeCAD@juergen-riegel.net> *
|
||||||
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* Copyright (c) 2016 Stefan Tröger <stefantroeger@gmx.net> *
|
* Copyright (c) 2016 Stefan Tröger <stefantroeger@gmx.net> *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2012 *
|
* Copyright (c) 2012 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* Copyright (c) Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> 2015 *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2012 *
|
* Copyright (c) 2012 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* Copyright (c) Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> 2015 *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2015 *
|
* Copyright (c) 2015 Stefan Tröger <stefantroeger@gmx.net> *
|
||||||
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Stefan Tröger (stefantroeger@gmx.net) 2015 *
|
* Copyright (c) 2015 Stefan Tröger <stefantroeger@gmx.net> *
|
||||||
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> 2015 *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> 2015 *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2012 *
|
* Copyright (c) 2012 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2012 *
|
* Copyright (c) 2012 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2012 *
|
* Copyright (c) 2012 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* Copyright (c) Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> 2015 *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Jürgen Riegel (juergen.riegel@web.de) 2012 *
|
* Copyright (c) 2012 Jürgen Riegel <juergen.riegel@web.de> *
|
||||||
* Copyright (c) Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> 2015 *
|
* Copyright (c) 2015 Alexander Golubev (Fat-Zer) <fatzer2@gmail.com> *
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Victor Titov (DeepSOIC) *
|
* Copyright (c) 2015 Victor Titov (DeepSOIC) <vv.titov@gmail.com> *
|
||||||
* (vv.titov@gmail.com) 2015 *
|
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* Copyright (c) Victor Titov (DeepSOIC) *
|
* Copyright (c) 2015 Victor Titov (DeepSOIC) <vv.titov@gmail.com> *
|
||||||
* (vv.titov@gmail.com) 2015 *
|
|
||||||
* *
|
* *
|
||||||
* This file is part of the FreeCAD CAx development system. *
|
* This file is part of the FreeCAD CAx development system. *
|
||||||
* *
|
* *
|
||||||
|
|||||||
@@ -505,10 +505,10 @@ int SelectionFilter_flex_debug = 0;
|
|||||||
char *SelectionFiltertext;
|
char *SelectionFiltertext;
|
||||||
#line 1 "SelectionFilter.l"
|
#line 1 "SelectionFilter.l"
|
||||||
#line 2 "SelectionFilter.l"
|
#line 2 "SelectionFilter.l"
|
||||||
/* Lexer for the FreeCAD selection filter language */
|
/* Lexer for the FreeCAD selection filter language */
|
||||||
/* (c) 2010 Juergen Riegel LGPL */
|
/* Copyright (c) 2010 Jürgen Riegel LGPL */
|
||||||
|
|
||||||
/* flex -o lex.SelectionFilter.c SelectionFilter.l */
|
/* flex -o lex.SelectionFilter.c SelectionFilter.l */
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user