Skip to content

Commit

Permalink
Merge branch 'master' into v4.3.0_ITOM_Version
Browse files Browse the repository at this point in the history
  • Loading branch information
photoniker committed May 11, 2024
2 parents 66e504a + 485f7bc commit 193dc1b
Show file tree
Hide file tree
Showing 669 changed files with 690 additions and 684 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -379,3 +379,4 @@ Makefile*
.clang-tid
*.bak
/docs/userDoc/source/sg_execution_times.rst
/.vscode
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"files.associations": {
"*.in": "c"
}
}
2 changes: 1 addition & 1 deletion AddInManager/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# - itom software
# URL: http://www.uni-stuttgart.de/ito
# Copyright (C) 2022, Institut für Technische Optik (ITO),
# Universitaet Stuttgart, Germany
# Universität Stuttgart, Germany
#
# This file is part of itom and its software development toolkit (SDK).
#
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/addInManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/addInManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/addInManagerPrivate.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/addInManagerPrivate.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/addInManagerVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2022, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom and its software development toolkit (SDK).
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/algoInterfaceValidator.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/algoInterfaceValidator.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/apiFunctions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/apiFunctions.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/paramHelper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2022, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/paramHelper.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2022, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/pluginModel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/pluginModel.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/sharedPointerHelper.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2018, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom.
Expand Down
2 changes: 1 addition & 1 deletion AddInManager/version.rc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# - itom software -
# URL: http://www.uni-stuttgart.de/ito
# Copyright (C) 2024, Institut für Technische Optik (ITO),
# Universitaet Stuttgart, Germany
# Universität Stuttgart, Germany
#
# This file is part of itom and its software development toolkit (SDK).
#
Expand Down
2 changes: 1 addition & 1 deletion DataObject/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# - itom software
# URL: http://www.uni-stuttgart.de/ito
# Copyright (C) 2020, Institut für Technische Optik (ITO),
# Universitaet Stuttgart, Germany
# Universität Stuttgart, Germany
#
# This file is part of itom and its software development toolkit (SDK).
#
Expand Down
2 changes: 1 addition & 1 deletion DataObject/dataObjectFuncs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2022, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion DataObject/dataObjectFuncs.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany
This file is part of itom and its software development toolkit (SDK).
Expand Down
2 changes: 1 addition & 1 deletion DataObject/dataobj.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion DataObject/dataobj.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion DataObject/dataobjVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2022, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion DataObject/defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion DataObject/version.rc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion PointCloud/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# - itom software
# URL: http://www.uni-stuttgart.de/ito
# Copyright (C) 2020, Institut für Technische Optik (ITO),
# Universitaet Stuttgart, Germany
# Universität Stuttgart, Germany
#
# This file is part of itom and its software development toolkit (SDK).
#
Expand Down
2 changes: 1 addition & 1 deletion PointCloud/impl/pclFunctionsImpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion PointCloud/pclDefines.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion PointCloud/pclFunctions.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion PointCloud/pclFunctions.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion PointCloud/pclStructures.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion PointCloud/pclStructures.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion PointCloud/pclVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion PointCloud/version.rc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2020, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion QPropertyEditor/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# - itom software
# URL: http://www.uni-stuttgart.de/ito
# Copyright (C) 2022, Institut für Technische Optik (ITO),
# Universitaet Stuttgart, Germany
# Universität Stuttgart, Germany
#
# This file is part of itom and its software development toolkit (SDK).
#
Expand Down
2 changes: 1 addition & 1 deletion QPropertyEditor/autoIntervalProperty.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2021, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion QPropertyEditor/autoIntervalProperty.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2021, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion QPropertyEditor/defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2021, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion QPropertyEditor/itomCustomTypes.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2021, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion QPropertyEditor/itomCustomTypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2021, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion QPropertyEditor/propertyEditorVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2023, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion QPropertyEditor/qVector2DProperty.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2021, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
2 changes: 1 addition & 1 deletion QPropertyEditor/qVector2DProperty.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
itom software
URL: http://www.uni-stuttgart.de/ito
Copyright (C) 2021, Institut für Technische Optik (ITO),
Universitaet Stuttgart, Germany
Universität Stuttgart, Germany

This file is part of itom and its software development toolkit (SDK).

Expand Down
Loading

0 comments on commit 193dc1b

Please sign in to comment.