diff --git a/package/fedora/freecad.spec b/package/fedora/freecad.spec
index 3fe8f638b2..d3de6abf9e 100644
--- a/package/fedora/freecad.spec
+++ b/package/fedora/freecad.spec
@@ -39,7 +39,7 @@ Summary: A general purpose 3D CAD modeler
Group: Applications/Engineering
License: LGPLv2+
-URL: http://www.freecad.org/
+URL: https://www.freecad.org/
Source0: https://github.com/%{github_name}/FreeCAD/archive/%{branch}.tar.gz
diff --git a/src/3rdParty/libE57Format/README.md b/src/3rdParty/libE57Format/README.md
index 66a6876b36..2ce574f493 100644
--- a/src/3rdParty/libE57Format/README.md
+++ b/src/3rdParty/libE57Format/README.md
@@ -6,7 +6,7 @@ A library to provide read & write support for the E57 file format.
This is a fork of [E57RefImpl](https://sourceforge.net/projects/e57-3d-imgfmt/) v1.1.332. The original source is from [E57RefImpl 1.1.332](https://sourceforge.net/projects/e57-3d-imgfmt/files/E57Refimpl-src/) and then everything was stripped out except the main implementation for reading and writing E57.
-This version also removes the dependency on [Boost](http://www.boost.org/) and requires C++11.
+This version also removes the dependency on [Boost](https://www.boost.org/) and requires C++11.
Many, many other changes were made prior to the first release of this fork. See the [CHANGELOG](CHANGELOG.md) and git history for details.
diff --git a/src/3rdParty/libkdtree/COPYING b/src/3rdParty/libkdtree/COPYING
index 7bf5ef81a1..e74fc557b0 100644
--- a/src/3rdParty/libkdtree/COPYING
+++ b/src/3rdParty/libkdtree/COPYING
@@ -1,6 +1,6 @@
"The Artistic Licence 2.0"
Copyright (c) 2000-2006, The Perl Foundation.
-http://www.perlfoundation.org/legal/licenses/artistic-2_0.html
+https://www.perlfoundation.org/artistic-license-20.html
Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.
diff --git a/src/3rdParty/libkdtree/README.md b/src/3rdParty/libkdtree/README.md
index b7364c581b..1d3eed9c7a 100644
--- a/src/3rdParty/libkdtree/README.md
+++ b/src/3rdParty/libkdtree/README.md
@@ -24,12 +24,12 @@ Please leave bugreports on Github Issues page .
-This page seems to be gone now, available only via WebArchive.
+In the past, this library was available from [http://libkdtree.alioth.debian.org/](https://web.archive.org/web/20180422154001/http://libkdtree.alioth.debian.org/).
+This page seems to be gone now, available only via [WebArchive](https://web.archive.org/web/20180422154001/http://libkdtree.alioth.debian.org/).
This is a mirror and a fork of that original repository, created in
2011 and maintained ever since.
-Notes of the original author a preserved below.
+Notes of the original author are preserved below.
Installation
------------
@@ -114,8 +114,8 @@ without the help of a number of people. Foremost, I would like to thank the
folks from the #c++ channel on Freenode, specifically (in no particular order)
orbitz, quix, Erwin, pwned, wcstok, dasOp, Chaku, Adrinael, The_Vulture, and
LIM2 (if I left anyone out, let me know). Finally, I thank the Artificial
-Intelligence Laboratory of the University of Zurich, Dr. Peter Eggenberger and
-Gabriel Gómez for giving me the opportunity to write this stuff.
+Intelligence Laboratory of the University of Zurich, Dr. Peter Eggenberger, and
+Gabriel Gómez for giving me the opportunity to write this stuff.
Since libkdtree++ makes an effort to stay as close as possible to the feel of
a STL container, concepts and inspiration was gained from the SGI C++
diff --git a/src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp b/src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp
index 78253c3506..2c63582068 100644
--- a/src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp
+++ b/src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp
@@ -102,7 +102,7 @@ Driver_Mesh::Status DriverUNV_R_SMDS_Mesh::Perform()
{
// Kernel_Utils::Localizer loc;
Status aResult = DRS_OK;
- // See http://forum.freecad.org/viewtopic.php?f=18&t=14404&p=135981#p136086 (wmayer)
+ // See https://forum.freecad.org/viewtopic.php?f=18&t=14404&p=135981#p136086 (wmayer)
// Line endings in UNIX format cause problems on Windows, thus the file must be opened
// in binary mode.
std::ifstream in_stream(myFile.c_str(), std::ios::in | std::ios::binary);
diff --git a/src/Doc/makingDocs.dox b/src/Doc/makingDocs.dox
index 6f149338a4..30f40f2ec4 100644
--- a/src/Doc/makingDocs.dox
+++ b/src/Doc/makingDocs.dox
@@ -1,7 +1,7 @@
/** \page makingdocs Building this source documentation
After running cmake (as per build instructions on the
-FreeCAD wiki ,
+FreeCAD wiki ,
run 'make DevDoc' in your build directory. HTML documentation
will be built in doc/SourceDocu/html.
diff --git a/src/Doc/sphinx/_templates/searchbox.html b/src/Doc/sphinx/_templates/searchbox.html
index fae3d96b07..2236b6cde5 100644
--- a/src/Doc/sphinx/_templates/searchbox.html
+++ b/src/Doc/sphinx/_templates/searchbox.html
@@ -20,7 +20,7 @@
{{ _('Enter search terms or a module, class or function name.') }}
- Go back to the FreeCAD homepage
+ Go back to the FreeCAD homepage
diff --git a/src/Doc/sphinx/index.rst b/src/Doc/sphinx/index.rst
index f5bf79c905..9224ff0a7e 100644
--- a/src/Doc/sphinx/index.rst
+++ b/src/Doc/sphinx/index.rst
@@ -35,4 +35,4 @@ This is the complete python API reference of the FreeCAD application
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
-* `FreeCAD homepage `_
+* `FreeCAD homepage `_
diff --git a/src/Ext/freecad/project_utility.py b/src/Ext/freecad/project_utility.py
index 20c0e78006..3f48692413 100644
--- a/src/Ext/freecad/project_utility.py
+++ b/src/Ext/freecad/project_utility.py
@@ -2,7 +2,7 @@
__title__="Document handling module"
__author__ = "Werner Mayer"
-__url__ = "http://www.freecad.org"
+__url__ = "https://www.freecad.org"
__doc__ = "Tools for extracting or creating project files"
diff --git a/src/Gui/Application.cpp b/src/Gui/Application.cpp
index 512b259772..c1227a1771 100644
--- a/src/Gui/Application.cpp
+++ b/src/Gui/Application.cpp
@@ -2024,7 +2024,7 @@ void Application::runApplication()
// if application not yet created by the splasher
int argc = App::Application::GetARGC();
GUISingleApplication mainApp(argc, App::Application::GetARGV());
- // http://forum.freecad.org/viewtopic.php?f=3&t=15540
+ // https://forum.freecad.org/viewtopic.php?f=3&t=15540
mainApp.setAttribute(Qt::AA_DontShowIconsInMenus, false);
// Make sure that we use '.' as decimal point. See also
diff --git a/src/Gui/Document.cpp b/src/Gui/Document.cpp
index a4f7925575..61136af948 100644
--- a/src/Gui/Document.cpp
+++ b/src/Gui/Document.cpp
@@ -1551,7 +1551,7 @@ void Document::SaveDocFile (Base::Writer &writer) const
{
writer.Stream() << "" << std::endl
<< "" << std::endl;
writer.Stream() << "
Path-Stock
2015-07-04
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Geofeaturegroup.svg b/src/Gui/Icons/Geofeaturegroup.svg
index 8fe6962c06..2eaa6a9501 100644
--- a/src/Gui/Icons/Geofeaturegroup.svg
+++ b/src/Gui/Icons/Geofeaturegroup.svg
@@ -173,7 +173,7 @@
Path-Stock
2015-07-04
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Invisible.svg b/src/Gui/Icons/Invisible.svg
index 0580aaf8f0..3e83f97792 100644
--- a/src/Gui/Icons/Invisible.svg
+++ b/src/Gui/Icons/Invisible.svg
@@ -547,7 +547,7 @@
Path-FaceProfile
2016-01-19
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/LinkArray.svg b/src/Gui/Icons/LinkArray.svg
index cbaea5d0c2..2e7af78ff4 100644
--- a/src/Gui/Icons/LinkArray.svg
+++ b/src/Gui/Icons/LinkArray.svg
@@ -332,7 +332,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/LinkArrayOverlay.svg b/src/Gui/Icons/LinkArrayOverlay.svg
index ca6829ed17..5f8a1302bb 100644
--- a/src/Gui/Icons/LinkArrayOverlay.svg
+++ b/src/Gui/Icons/LinkArrayOverlay.svg
@@ -248,7 +248,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/LinkElement.svg b/src/Gui/Icons/LinkElement.svg
index 9ef002d83b..f1e74af695 100644
--- a/src/Gui/Icons/LinkElement.svg
+++ b/src/Gui/Icons/LinkElement.svg
@@ -336,7 +336,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/LinkGroup.svg b/src/Gui/Icons/LinkGroup.svg
index 849b7ac5b9..93219f13b4 100644
--- a/src/Gui/Icons/LinkGroup.svg
+++ b/src/Gui/Icons/LinkGroup.svg
@@ -631,7 +631,7 @@
Assembly_Assembly_Tree
2013-12-24
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/LinkOverlay.svg b/src/Gui/Icons/LinkOverlay.svg
index ad407df3b4..e1f09d55f8 100644
--- a/src/Gui/Icons/LinkOverlay.svg
+++ b/src/Gui/Icons/LinkOverlay.svg
@@ -248,7 +248,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/Std_Alignment.svg b/src/Gui/Icons/Std_Alignment.svg
index 6b4c894164..cee409437e 100644
--- a/src/Gui/Icons/Std_Alignment.svg
+++ b/src/Gui/Icons/Std_Alignment.svg
@@ -136,7 +136,7 @@
Std_Alignment
Path-Stock
2020/10/04
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_Axis.svg b/src/Gui/Icons/Std_Axis.svg
index 3f63bbb9c2..c894f9ec2a 100644
--- a/src/Gui/Icons/Std_Axis.svg
+++ b/src/Gui/Icons/Std_Axis.svg
@@ -142,7 +142,7 @@
Sketcher_Sketch
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_CloseActiveWindow.svg b/src/Gui/Icons/Std_CloseActiveWindow.svg
index 903d5014e5..d9e51a850a 100644
--- a/src/Gui/Icons/Std_CloseActiveWindow.svg
+++ b/src/Gui/Icons/Std_CloseActiveWindow.svg
@@ -145,7 +145,7 @@
Part_Shape_from_Mesh
2020/11/28
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_CloseAllWindows.svg b/src/Gui/Icons/Std_CloseAllWindows.svg
index c390b6bfcd..bce316806d 100644
--- a/src/Gui/Icons/Std_CloseAllWindows.svg
+++ b/src/Gui/Icons/Std_CloseAllWindows.svg
@@ -161,7 +161,7 @@
Part_Shape_from_Mesh
2020/11/28
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_CoordinateSystem_alt.svg b/src/Gui/Icons/Std_CoordinateSystem_alt.svg
index 09137dbfe4..fc0d7dde80 100644
--- a/src/Gui/Icons/Std_CoordinateSystem_alt.svg
+++ b/src/Gui/Icons/Std_CoordinateSystem_alt.svg
@@ -142,7 +142,7 @@
Sketcher_Sketch
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_DemoMode.svg b/src/Gui/Icons/Std_DemoMode.svg
index f912d622ac..55cfacaf4c 100644
--- a/src/Gui/Icons/Std_DemoMode.svg
+++ b/src/Gui/Icons/Std_DemoMode.svg
@@ -235,7 +235,7 @@
Part_Shape_from_Mesh
2020/10/29
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_DependencyGraph.svg b/src/Gui/Icons/Std_DependencyGraph.svg
index 3b58fd7307..6b3905fbb7 100644
--- a/src/Gui/Icons/Std_DependencyGraph.svg
+++ b/src/Gui/Icons/Std_DependencyGraph.svg
@@ -166,7 +166,7 @@
Part_Shape_from_Mesh
2020/10/31
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_DlgParameter.svg b/src/Gui/Icons/Std_DlgParameter.svg
index 450a917208..28369f400d 100644
--- a/src/Gui/Icons/Std_DlgParameter.svg
+++ b/src/Gui/Icons/Std_DlgParameter.svg
@@ -199,7 +199,7 @@
Part_Shape_from_Mesh
2020/11/19
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_DuplicateSelection.svg b/src/Gui/Icons/Std_DuplicateSelection.svg
index 69a765c919..e70ceed3e5 100644
--- a/src/Gui/Icons/Std_DuplicateSelection.svg
+++ b/src/Gui/Icons/Std_DuplicateSelection.svg
@@ -106,7 +106,7 @@
Part_Shape_from_Mesh
2020/10/03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_Export.svg b/src/Gui/Icons/Std_Export.svg
index caceab7281..4bde8aaf8c 100644
--- a/src/Gui/Icons/Std_Export.svg
+++ b/src/Gui/Icons/Std_Export.svg
@@ -276,7 +276,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
red arrow
diff --git a/src/Gui/Icons/Std_Import.svg b/src/Gui/Icons/Std_Import.svg
index bdfc54f569..1f833662cb 100644
--- a/src/Gui/Icons/Std_Import.svg
+++ b/src/Gui/Icons/Std_Import.svg
@@ -276,7 +276,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
green arrow
diff --git a/src/Gui/Icons/Std_MarkToRecompute.svg b/src/Gui/Icons/Std_MarkToRecompute.svg
index 1c6e917ad0..4889340075 100644
--- a/src/Gui/Icons/Std_MarkToRecompute.svg
+++ b/src/Gui/Icons/Std_MarkToRecompute.svg
@@ -467,7 +467,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_MergeProjects.svg b/src/Gui/Icons/Std_MergeProjects.svg
index 89ecc551d0..c91f8ac79d 100644
--- a/src/Gui/Icons/Std_MergeProjects.svg
+++ b/src/Gui/Icons/Std_MergeProjects.svg
@@ -428,7 +428,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_Plane.svg b/src/Gui/Icons/Std_Plane.svg
index 03d71902df..835146f351 100644
--- a/src/Gui/Icons/Std_Plane.svg
+++ b/src/Gui/Icons/Std_Plane.svg
@@ -142,7 +142,7 @@
Sketcher_Sketch
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_PrintPdf.svg b/src/Gui/Icons/Std_PrintPdf.svg
index c81ecee900..6dfb28e6a5 100644
--- a/src/Gui/Icons/Std_PrintPdf.svg
+++ b/src/Gui/Icons/Std_PrintPdf.svg
@@ -267,7 +267,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
loop
diff --git a/src/Gui/Icons/Std_ProjectUtil.svg b/src/Gui/Icons/Std_ProjectUtil.svg
index c2b811f89d..0750e2142a 100644
--- a/src/Gui/Icons/Std_ProjectUtil.svg
+++ b/src/Gui/Icons/Std_ProjectUtil.svg
@@ -38,7 +38,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_RandomColor.svg b/src/Gui/Icons/Std_RandomColor.svg
index 69c76d8b03..5867bd44ed 100644
--- a/src/Gui/Icons/Std_RandomColor.svg
+++ b/src/Gui/Icons/Std_RandomColor.svg
@@ -232,7 +232,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_Revert.svg b/src/Gui/Icons/Std_Revert.svg
index 45ea146007..72948d7388 100644
--- a/src/Gui/Icons/Std_Revert.svg
+++ b/src/Gui/Icons/Std_Revert.svg
@@ -146,7 +146,7 @@
Part_Shape_from_Mesh
2020/11/28
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_SaveCopy.svg b/src/Gui/Icons/Std_SaveCopy.svg
index a1f1ed2c0a..e6043bc081 100644
--- a/src/Gui/Icons/Std_SaveCopy.svg
+++ b/src/Gui/Icons/Std_SaveCopy.svg
@@ -408,7 +408,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_SceneInspector.svg b/src/Gui/Icons/Std_SceneInspector.svg
index 149465b293..bed42f30e2 100644
--- a/src/Gui/Icons/Std_SceneInspector.svg
+++ b/src/Gui/Icons/Std_SceneInspector.svg
@@ -186,7 +186,7 @@
Part_Shape_from_Mesh
2020/10/31
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_SetAppearance.svg b/src/Gui/Icons/Std_SetAppearance.svg
index 1950e17d03..245a986bed 100644
--- a/src/Gui/Icons/Std_SetAppearance.svg
+++ b/src/Gui/Icons/Std_SetAppearance.svg
@@ -217,7 +217,7 @@
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_TextureMapping.svg b/src/Gui/Icons/Std_TextureMapping.svg
index 6112cf4c35..2de9c2b44b 100644
--- a/src/Gui/Icons/Std_TextureMapping.svg
+++ b/src/Gui/Icons/Std_TextureMapping.svg
@@ -103,7 +103,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_ToggleClipPlane.svg b/src/Gui/Icons/Std_ToggleClipPlane.svg
index d76a113927..3667838c42 100644
--- a/src/Gui/Icons/Std_ToggleClipPlane.svg
+++ b/src/Gui/Icons/Std_ToggleClipPlane.svg
@@ -88,7 +88,7 @@
Arch_SectionPlane
2020-12-17
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ToggleNavigation.svg b/src/Gui/Icons/Std_ToggleNavigation.svg
index 362b099362..093989ec4e 100644
--- a/src/Gui/Icons/Std_ToggleNavigation.svg
+++ b/src/Gui/Icons/Std_ToggleNavigation.svg
@@ -130,7 +130,7 @@
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
based on Alexander Gryson, wmayer's work
diff --git a/src/Gui/Icons/Std_ViewDimetric.svg b/src/Gui/Icons/Std_ViewDimetric.svg
index 8bc7a83cb7..23eb2a72f5 100644
--- a/src/Gui/Icons/Std_ViewDimetric.svg
+++ b/src/Gui/Icons/Std_ViewDimetric.svg
@@ -103,7 +103,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_ViewHome.svg b/src/Gui/Icons/Std_ViewHome.svg
index bc4cb0a153..354fa4aceb 100644
--- a/src/Gui/Icons/Std_ViewHome.svg
+++ b/src/Gui/Icons/Std_ViewHome.svg
@@ -103,7 +103,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_ViewIvIssueCamPos.svg b/src/Gui/Icons/Std_ViewIvIssueCamPos.svg
index 5dff60014d..e67558d9d7 100644
--- a/src/Gui/Icons/Std_ViewIvIssueCamPos.svg
+++ b/src/Gui/Icons/Std_ViewIvIssueCamPos.svg
@@ -122,7 +122,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_ViewIvStereoInterleavedColumns.svg b/src/Gui/Icons/Std_ViewIvStereoInterleavedColumns.svg
index 46a6ab2936..2051f3b2d7 100644
--- a/src/Gui/Icons/Std_ViewIvStereoInterleavedColumns.svg
+++ b/src/Gui/Icons/Std_ViewIvStereoInterleavedColumns.svg
@@ -162,7 +162,7 @@
Std_ViewIvStereoInterleavedColumns
2020/12/20
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ViewIvStereoInterleavedRows.svg b/src/Gui/Icons/Std_ViewIvStereoInterleavedRows.svg
index ec8ad28395..167ad4b2fa 100644
--- a/src/Gui/Icons/Std_ViewIvStereoInterleavedRows.svg
+++ b/src/Gui/Icons/Std_ViewIvStereoInterleavedRows.svg
@@ -162,7 +162,7 @@
Std_ViewIvStereoInterleavedRows
2020/12/20
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ViewIvStereoOff.svg b/src/Gui/Icons/Std_ViewIvStereoOff.svg
index b9e25d8697..e0e7e22387 100644
--- a/src/Gui/Icons/Std_ViewIvStereoOff.svg
+++ b/src/Gui/Icons/Std_ViewIvStereoOff.svg
@@ -142,7 +142,7 @@
Std_ViewIvStereoOff
2020/12/20
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ViewIvStereoQuadBuff.svg b/src/Gui/Icons/Std_ViewIvStereoQuadBuff.svg
index dd2a4041f5..2fac72987e 100644
--- a/src/Gui/Icons/Std_ViewIvStereoQuadBuff.svg
+++ b/src/Gui/Icons/Std_ViewIvStereoQuadBuff.svg
@@ -162,7 +162,7 @@
Std_ViewIvStereoQuadBuff
2020/12/20
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ViewIvStereoRedGreen.svg b/src/Gui/Icons/Std_ViewIvStereoRedGreen.svg
index e397ba3924..a1525d83f9 100644
--- a/src/Gui/Icons/Std_ViewIvStereoRedGreen.svg
+++ b/src/Gui/Icons/Std_ViewIvStereoRedGreen.svg
@@ -162,7 +162,7 @@
Std_ViewIvStereoRedGreen
2020/12/20
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ViewTrimetric.svg b/src/Gui/Icons/Std_ViewTrimetric.svg
index 3bed11efa5..848e527004 100644
--- a/src/Gui/Icons/Std_ViewTrimetric.svg
+++ b/src/Gui/Icons/Std_ViewTrimetric.svg
@@ -103,7 +103,7 @@
FreeCAD
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_Windows.svg b/src/Gui/Icons/Std_Windows.svg
index a0b394dd0c..7e881a5bf7 100644
--- a/src/Gui/Icons/Std_Windows.svg
+++ b/src/Gui/Icons/Std_Windows.svg
@@ -195,7 +195,7 @@
Part_Shape_from_Mesh
2021/01/04
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/image-open.svg b/src/Gui/Icons/image-open.svg
index 68fd95efc4..c78703ae6c 100644
--- a/src/Gui/Icons/image-open.svg
+++ b/src/Gui/Icons/image-open.svg
@@ -461,7 +461,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Macro.svg
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/image-plane.svg b/src/Gui/Icons/image-plane.svg
index c42d902e7f..5719d76edf 100644
--- a/src/Gui/Icons/image-plane.svg
+++ b/src/Gui/Icons/image-plane.svg
@@ -537,7 +537,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Drawing.svg
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/image-scaling.svg b/src/Gui/Icons/image-scaling.svg
index 49cde7b463..72721471c5 100644
--- a/src/Gui/Icons/image-scaling.svg
+++ b/src/Gui/Icons/image-scaling.svg
@@ -328,7 +328,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Scale.svg
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/list-add.svg b/src/Gui/Icons/list-add.svg
index ac33c3598f..1e82560392 100644
--- a/src/Gui/Icons/list-add.svg
+++ b/src/Gui/Icons/list-add.svg
@@ -158,7 +158,7 @@
Arch_Add
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/list-remove.svg b/src/Gui/Icons/list-remove.svg
index 5a69051da6..1c4efa60f7 100644
--- a/src/Gui/Icons/list-remove.svg
+++ b/src/Gui/Icons/list-remove.svg
@@ -158,7 +158,7 @@
Arch_Remove
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/sel-back.svg b/src/Gui/Icons/sel-back.svg
index 68377f78be..da899301ad 100644
--- a/src/Gui/Icons/sel-back.svg
+++ b/src/Gui/Icons/sel-back.svg
@@ -263,7 +263,7 @@
arrow-left
2016-11-24
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/sel-forward.svg b/src/Gui/Icons/sel-forward.svg
index 6d73fe81e0..76e9afa9c2 100644
--- a/src/Gui/Icons/sel-forward.svg
+++ b/src/Gui/Icons/sel-forward.svg
@@ -263,7 +263,7 @@
arrow-left
2016-11-24
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/sel-instance.svg b/src/Gui/Icons/sel-instance.svg
index cb87c40a79..ba7db85e48 100644
--- a/src/Gui/Icons/sel-instance.svg
+++ b/src/Gui/Icons/sel-instance.svg
@@ -470,7 +470,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-doc-collapse.svg b/src/Gui/Icons/tree-doc-collapse.svg
index 88b6b03748..99ea689ecf 100644
--- a/src/Gui/Icons/tree-doc-collapse.svg
+++ b/src/Gui/Icons/tree-doc-collapse.svg
@@ -539,7 +539,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-doc-multi.svg b/src/Gui/Icons/tree-doc-multi.svg
index 1b29f23464..fc8490e820 100644
--- a/src/Gui/Icons/tree-doc-multi.svg
+++ b/src/Gui/Icons/tree-doc-multi.svg
@@ -539,7 +539,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-doc-single.svg b/src/Gui/Icons/tree-doc-single.svg
index 82adda3d42..0f0564de8c 100644
--- a/src/Gui/Icons/tree-doc-single.svg
+++ b/src/Gui/Icons/tree-doc-single.svg
@@ -528,7 +528,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-goto-sel.svg b/src/Gui/Icons/tree-goto-sel.svg
index cedf455749..b1bebcd137 100644
--- a/src/Gui/Icons/tree-goto-sel.svg
+++ b/src/Gui/Icons/tree-goto-sel.svg
@@ -476,7 +476,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-item-drag.svg b/src/Gui/Icons/tree-item-drag.svg
index 52cda58d2a..ccabe0788d 100644
--- a/src/Gui/Icons/tree-item-drag.svg
+++ b/src/Gui/Icons/tree-item-drag.svg
@@ -470,7 +470,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-pre-sel.svg b/src/Gui/Icons/tree-pre-sel.svg
index 6daab9f2ca..3fa247ab4b 100644
--- a/src/Gui/Icons/tree-pre-sel.svg
+++ b/src/Gui/Icons/tree-pre-sel.svg
@@ -606,7 +606,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-rec-sel.svg b/src/Gui/Icons/tree-rec-sel.svg
index 86aaf57d5e..44c609471a 100644
--- a/src/Gui/Icons/tree-rec-sel.svg
+++ b/src/Gui/Icons/tree-rec-sel.svg
@@ -471,7 +471,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-sync-pla.svg b/src/Gui/Icons/tree-sync-pla.svg
index d1cedc42c1..084fc85068 100644
--- a/src/Gui/Icons/tree-sync-pla.svg
+++ b/src/Gui/Icons/tree-sync-pla.svg
@@ -555,7 +555,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-sync-sel.svg b/src/Gui/Icons/tree-sync-sel.svg
index 7c28fd9393..f8733b9985 100644
--- a/src/Gui/Icons/tree-sync-sel.svg
+++ b/src/Gui/Icons/tree-sync-sel.svg
@@ -528,7 +528,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/view-rotate-left.svg b/src/Gui/Icons/view-rotate-left.svg
index 8a7250e19e..9d0ef6b701 100644
--- a/src/Gui/Icons/view-rotate-left.svg
+++ b/src/Gui/Icons/view-rotate-left.svg
@@ -149,7 +149,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Rotate.svg
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/view-rotate-right.svg b/src/Gui/Icons/view-rotate-right.svg
index c0007a87a2..a3632aacc3 100644
--- a/src/Gui/Icons/view-rotate-right.svg
+++ b/src/Gui/Icons/view-rotate-right.svg
@@ -149,7 +149,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Rotate.svg
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/SoFCOffscreenRenderer.cpp b/src/Gui/SoFCOffscreenRenderer.cpp
index e464b29b66..46df0a5641 100644
--- a/src/Gui/SoFCOffscreenRenderer.cpp
+++ b/src/Gui/SoFCOffscreenRenderer.cpp
@@ -152,7 +152,7 @@ void SoFCOffscreenRenderer::writeToImageFile(const char* filename, const char* c
// set keywords for PNG format
if (file.hasExtension("PNG")) {
img.setText(QLatin1String("Title"), QString::fromUtf8(filename));
- img.setText(QLatin1String("Author"), QLatin1String("FreeCAD (http://www.freecad.org)"));
+ img.setText(QLatin1String("Author"), QLatin1String("FreeCAD (https://www.freecad.org)"));
if (strcmp(comment,"")==0)
img.setText(QLatin1String("Description"), QLatin1String("Screenshot created by FreeCAD"));
else if (strcmp(comment,"$MIBA")==0)
diff --git a/src/Gui/SoFCVectorizeSVGAction.cpp b/src/Gui/SoFCVectorizeSVGAction.cpp
index 449d858c32..f4a4208834 100644
--- a/src/Gui/SoFCVectorizeSVGAction.cpp
+++ b/src/Gui/SoFCVectorizeSVGAction.cpp
@@ -398,7 +398,7 @@ void SoFCVectorizeSVGAction::printHeader() const
{
std::ostream& str = this->getSVGOutput()->getFileStream();
str << R"()" << std::endl;
- str << "" << std::endl;
+ str << "" << std::endl;
str << "setDocument(this->_pcDocument);
stack->addWidget(_viewer->getWidget());
- // http://forum.freecad.org/viewtopic.php?f=3&t=6055&sid=150ed90cbefba50f1e2ad4b4e6684eba
+ // https://forum.freecad.org/viewtopic.php?f=3&t=6055&sid=150ed90cbefba50f1e2ad4b4e6684eba
// describes a minor error but trying to fix it leads to a major issue
- // http://forum.freecad.org/viewtopic.php?f=3&t=6085&sid=3f4bcab8007b96aaf31928b564190fd7
+ // https://forum.freecad.org/viewtopic.php?f=3&t=6085&sid=3f4bcab8007b96aaf31928b564190fd7
// so the change is commented out
// By default, the wheel events are processed by the 3d view AND the mdi area.
//_viewer->getGLWidget()->setAttribute(Qt::WA_NoMousePropagation);
diff --git a/src/Gui/View3DInventorViewer.cpp b/src/Gui/View3DInventorViewer.cpp
index eec7834161..2a50022f1e 100644
--- a/src/Gui/View3DInventorViewer.cpp
+++ b/src/Gui/View3DInventorViewer.cpp
@@ -516,9 +516,9 @@ void View3DInventorViewer::init()
// Important note:
// When creating a new GL render action we have to copy over the cache context id
// because otherwise we may get strange rendering behaviour. For more details see
- // http://forum.freecad.org/viewtopic.php?f=10&t=7486&start=120#p74398 and for
+ // https://forum.freecad.org/viewtopic.php?f=10&t=7486&start=120#p74398 and for
// the fix and some details what happens behind the scene have a look at this
- // http://forum.freecad.org/viewtopic.php?f=10&t=7486&p=74777#p74736
+ // https://forum.freecad.org/viewtopic.php?f=10&t=7486&p=74777#p74736
uint32_t id = this->getSoRenderManager()->getGLRenderAction()->getCacheContext();
this->getSoRenderManager()->setGLRenderAction(new SoBoxSelectionRenderAction);
this->getSoRenderManager()->getGLRenderAction()->setCacheContext(id);
@@ -2303,7 +2303,7 @@ void View3DInventorViewer::renderGLImage()
// #define ENABLE_GL_DEPTH_RANGE
// The calls of glDepthRange inside renderScene() causes problems with transparent objects
-// so that's why it is disabled now: http://forum.freecad.org/viewtopic.php?f=3&t=6037&hilit=transparency
+// so that's why it is disabled now: https://forum.freecad.org/viewtopic.php?f=3&t=6037&hilit=transparency
// Documented in superclass. Overrides this method to be able to draw
// the axis cross, if selected, and to keep a continuous animation
diff --git a/src/Main/MainGui.cpp b/src/Main/MainGui.cpp
index 48ae847ef4..3b6d5bb6c3 100644
--- a/src/Main/MainGui.cpp
+++ b/src/Main/MainGui.cpp
@@ -157,7 +157,7 @@ int main( int argc, char ** argv )
App::Application::Config()["ExeName"] = "FreeCAD";
App::Application::Config()["ExeVendor"] = "FreeCAD";
App::Application::Config()["AppDataSkipVendor"] = "true";
- App::Application::Config()["MaintainerUrl"] = "http://www.freecad.org/wiki/Main_Page";
+ App::Application::Config()["MaintainerUrl"] = "https://www.freecad.org/wiki/Main_Page";
// set the banner (for logging and console)
App::Application::Config()["CopyrightInfo"] = sBanner;
diff --git a/src/Mod/AddonManager/AddonManager.py b/src/Mod/AddonManager/AddonManager.py
index dc66b8b7be..13fcfb6e0f 100644
--- a/src/Mod/AddonManager/AddonManager.py
+++ b/src/Mod/AddonManager/AddonManager.py
@@ -76,7 +76,7 @@ def QT_TRANSLATE_NOOP(_, txt):
__title__ = "FreeCAD Addon Manager Module"
__author__ = "Yorik van Havre", "Jonathan Wiedemann", "Kurt Kremitzki", "Chris Hennes"
-__url__ = "http://www.freecad.org"
+__url__ = "https://www.freecad.org"
"""
FreeCAD Addon Manager Module
diff --git a/src/Mod/AddonManager/Resources/icons/A2plus_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/A2plus_workbench_icon.svg
index f28c075f9f..5e5162a293 100644
--- a/src/Mod/AddonManager/Resources/icons/A2plus_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/A2plus_workbench_icon.svg
@@ -105,7 +105,7 @@
Path-Stock
2015-07-04
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/Assembly4_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Assembly4_workbench_icon.svg
index 34449aeb79..36005737ed 100644
--- a/src/Mod/AddonManager/Resources/icons/Assembly4_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Assembly4_workbench_icon.svg
@@ -201,7 +201,7 @@
Path-Stock
2015-07-04
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/Defeaturing_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Defeaturing_workbench_icon.svg
index 57f6f7a3ae..ab9980ced3 100644
--- a/src/Mod/AddonManager/Resources/icons/Defeaturing_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Defeaturing_workbench_icon.svg
@@ -260,7 +260,7 @@
Arch_Pipe_Tree
2016-08-24
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/EM_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/EM_workbench_icon.svg
index eaee8780b0..66486fc6e1 100644
--- a/src/Mod/AddonManager/Resources/icons/EM_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/EM_workbench_icon.svg
@@ -503,7 +503,7 @@
ArchWorkbench
2016-02-26
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/GDML_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/GDML_workbench_icon.svg
index 4fc1d5e597..acdf4bd819 100644
--- a/src/Mod/AddonManager/Resources/icons/GDML_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/GDML_workbench_icon.svg
@@ -113,7 +113,7 @@
OpenSCADWorkbench
2016-02-26
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/Manipulator_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Manipulator_workbench_icon.svg
index 02681e4b02..80cb90ea8f 100644
--- a/src/Mod/AddonManager/Resources/icons/Manipulator_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Manipulator_workbench_icon.svg
@@ -365,7 +365,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Move.svg
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/AddonManager/Resources/icons/Plot_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Plot_workbench_icon.svg
index 8784641ec9..1bb0f53a02 100644
--- a/src/Mod/AddonManager/Resources/icons/Plot_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Plot_workbench_icon.svg
@@ -85,7 +85,7 @@
PlotWorkbench
2016-02-26
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/Reinforcement_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Reinforcement_workbench_icon.svg
index 3847113953..e1aa380dd3 100644
--- a/src/Mod/AddonManager/Resources/icons/Reinforcement_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Reinforcement_workbench_icon.svg
@@ -131,7 +131,7 @@
Arch_Rebar
2013-10-07
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/Ship_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Ship_workbench_icon.svg
index e94ecbcac3..60fd9d3bf0 100644
--- a/src/Mod/AddonManager/Resources/icons/Ship_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Ship_workbench_icon.svg
@@ -103,7 +103,7 @@
ShipWorkbench
2016-02-26
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/yaml-workspace_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/yaml-workspace_workbench_icon.svg
index 6285d7ba20..e8662f1427 100644
--- a/src/Mod/AddonManager/Resources/icons/yaml-workspace_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/yaml-workspace_workbench_icon.svg
@@ -119,7 +119,7 @@
Part_Box
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/ArchCutPlane.py b/src/Mod/Arch/ArchCutPlane.py
index 796739e360..1cc2db2c5a 100644
--- a/src/Mod/Arch/ArchCutPlane.py
+++ b/src/Mod/Arch/ArchCutPlane.py
@@ -35,7 +35,7 @@ else:
__title__="FreeCAD CutPlane"
__author__ = "Jonathan Wiedemann"
-__url__ = "http://www.freecad.org"
+__url__ = "https://www.freecad.org"
## @package ArchCutPlane
# \ingroup ARCH
diff --git a/src/Mod/Arch/ArchMaterial.py b/src/Mod/Arch/ArchMaterial.py
index e9637aef84..a9809fb44d 100644
--- a/src/Mod/Arch/ArchMaterial.py
+++ b/src/Mod/Arch/ArchMaterial.py
@@ -36,7 +36,7 @@ else:
__title__ = "Arch Material Management"
__author__ = "Yorik van Havre"
-__url__ = "http://www.freecad.org"
+__url__ = "https://www.freecad.org"
## @package ArchMaterial
# \ingroup ARCH
diff --git a/src/Mod/Arch/OfflineRenderingUtils.py b/src/Mod/Arch/OfflineRenderingUtils.py
index f270637b8f..296c48886c 100755
--- a/src/Mod/Arch/OfflineRenderingUtils.py
+++ b/src/Mod/Arch/OfflineRenderingUtils.py
@@ -633,7 +633,7 @@ def buildGuiDocumentFromColors(document,colors,camera=None):
guidoc = "\n"
guidoc += "\n"
guidoc += "\n"
@@ -712,7 +712,7 @@ def buildGuiDocumentFromGuiData(document,guidata):
guidoc = "\n"
guidoc += "\n"
guidoc += "\n"
diff --git a/src/Mod/Arch/Resources/icons/ArchWorkbench.svg b/src/Mod/Arch/Resources/icons/ArchWorkbench.svg
index 1b59ba84aa..2bd4ee58a3 100755
--- a/src/Mod/Arch/Resources/icons/ArchWorkbench.svg
+++ b/src/Mod/Arch/Resources/icons/ArchWorkbench.svg
@@ -342,7 +342,7 @@
ArchWorkbench
2016-02-26
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_3Views.svg b/src/Mod/Arch/Resources/icons/Arch_3Views.svg
index 5f38d29a7b..36fad1bc2c 100644
--- a/src/Mod/Arch/Resources/icons/Arch_3Views.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_3Views.svg
@@ -20,7 +20,7 @@
Arch_3Views
2014-08-29
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Add.svg b/src/Mod/Arch/Resources/icons/Arch_Add.svg
index 3b0cf088ae..ac3c2eadbb 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Add.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Add.svg
@@ -40,7 +40,7 @@
Arch_Add
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Axis.svg b/src/Mod/Arch/Resources/icons/Arch_Axis.svg
index 8c8ee9c75f..32a768503b 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Axis.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Axis.svg
@@ -234,7 +234,7 @@
Arch_Axis
2011-12-12
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Axis_System.svg b/src/Mod/Arch/Resources/icons/Arch_Axis_System.svg
index f91f3e6da3..8708ad38ad 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Axis_System.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Axis_System.svg
@@ -242,7 +242,7 @@
Arch_Axis
2011-12-12
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Axis_System_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Axis_System_Tree.svg
index 8febd681db..5c5d099981 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Axis_System_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Axis_System_Tree.svg
@@ -242,7 +242,7 @@
Arch_Axis_Tree
2011-12-12
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Axis_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Axis_Tree.svg
index a833e46b95..d8c18350c4 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Axis_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Axis_Tree.svg
@@ -234,7 +234,7 @@
Arch_Axis_Tree
2011-12-12
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Building.svg b/src/Mod/Arch/Resources/icons/Arch_Building.svg
index d965bff570..97d821f527 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Building.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Building.svg
@@ -90,7 +90,7 @@
Arch_Building
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_BuildingPart.svg b/src/Mod/Arch/Resources/icons/Arch_BuildingPart.svg
index 85d6128af0..06fc62eb47 100644
--- a/src/Mod/Arch/Resources/icons/Arch_BuildingPart.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_BuildingPart.svg
@@ -442,7 +442,7 @@
Arch_Floor
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_BuildingPart_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_BuildingPart_Tree.svg
index 8bac7cec94..7278aed12c 100644
--- a/src/Mod/Arch/Resources/icons/Arch_BuildingPart_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_BuildingPart_Tree.svg
@@ -422,7 +422,7 @@
Arch_Floor
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Building_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Building_Tree.svg
index fa4b8f7286..14f8fb7cd5 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Building_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Building_Tree.svg
@@ -90,7 +90,7 @@
Arch_Building_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Cell.svg b/src/Mod/Arch/Resources/icons/Arch_Cell.svg
index 15a5d6c7dd..2aadbeb91d 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Cell.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Cell.svg
@@ -92,7 +92,7 @@
Arch_Cell
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Cell_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Cell_Tree.svg
index faeb555c16..7579f98473 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Cell_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Cell_Tree.svg
@@ -92,7 +92,7 @@
Arch_Cell_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Check.svg b/src/Mod/Arch/Resources/icons/Arch_Check.svg
index e7b7652baf..6a388dde0f 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Check.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Check.svg
@@ -41,7 +41,7 @@
Arch_Check
2012-07-22
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_CloseHoles.svg b/src/Mod/Arch/Resources/icons/Arch_CloseHoles.svg
index d3d36d883d..2eabe94136 100644
--- a/src/Mod/Arch/Resources/icons/Arch_CloseHoles.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_CloseHoles.svg
@@ -36,7 +36,7 @@
Arch_CloseHoles
2012-07-22
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Component.svg b/src/Mod/Arch/Resources/icons/Arch_Component.svg
index af162c2efa..8b49c4ddbc 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Component.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Component.svg
@@ -518,7 +518,7 @@
Arch_Component
2015-04-08
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Component_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Component_Clone.svg
index b0f6b5ba46..1594beeb56 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Component_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Component_Clone.svg
@@ -290,7 +290,7 @@
Arch_Component
2015-04-08
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Component_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Component_Tree.svg
index f3c8ee37a7..0828254515 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Component_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Component_Tree.svg
@@ -167,7 +167,7 @@
Arch_Component
2015-04-08
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_CurtainWall.svg b/src/Mod/Arch/Resources/icons/Arch_CurtainWall.svg
index c51aada0ec..33784b2de6 100644
--- a/src/Mod/Arch/Resources/icons/Arch_CurtainWall.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_CurtainWall.svg
@@ -138,7 +138,7 @@
Arch_Site
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_CurtainWall_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_CurtainWall_Tree.svg
index aff17699b0..1ede5ea339 100644
--- a/src/Mod/Arch/Resources/icons/Arch_CurtainWall_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_CurtainWall_Tree.svg
@@ -127,7 +127,7 @@
Arch_Site
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_CutLine.svg b/src/Mod/Arch/Resources/icons/Arch_CutLine.svg
index 88239a5552..8a6c8afffa 100644
--- a/src/Mod/Arch/Resources/icons/Arch_CutLine.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_CutLine.svg
@@ -279,7 +279,7 @@
Arch_CutPlane
2014-11-11
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_CutPlane.svg b/src/Mod/Arch/Resources/icons/Arch_CutPlane.svg
index fb0537f78e..396ea77b5b 100644
--- a/src/Mod/Arch/Resources/icons/Arch_CutPlane.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_CutPlane.svg
@@ -80,7 +80,7 @@
Arch_CutPlane
2014-11-11
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Equipment.svg b/src/Mod/Arch/Resources/icons/Arch_Equipment.svg
index ba05660486..fc06a5a9c7 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Equipment.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Equipment.svg
@@ -180,7 +180,7 @@
Arch_Equipment
2014-08-29
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Equipment_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Equipment_Clone.svg
index 6081b34744..e7cc4308f8 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Equipment_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Equipment_Clone.svg
@@ -768,7 +768,7 @@
Arch_Equipment_Clone
2016-09-07
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Equipment_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Equipment_Tree.svg
index 9a9d3be957..2e6170a08a 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Equipment_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Equipment_Tree.svg
@@ -192,7 +192,7 @@
Arch_Equipment_Tree
2014-08-29
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Fence.svg b/src/Mod/Arch/Resources/icons/Arch_Fence.svg
index ee43e0eeea..55e6f86dbd 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Fence.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Fence.svg
@@ -116,7 +116,7 @@
Arch_Site_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Fence_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Fence_Tree.svg
index a52520ca07..24da5cffb5 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Fence_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Fence_Tree.svg
@@ -116,7 +116,7 @@
Arch_Site_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Fixture.svg b/src/Mod/Arch/Resources/icons/Arch_Fixture.svg
index f355223925..bd6aae6699 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Fixture.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Fixture.svg
@@ -74,7 +74,7 @@
Arch_Fixture
2013-07-07
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Floor.svg b/src/Mod/Arch/Resources/icons/Arch_Floor.svg
index 8e9ded5ba0..a4ca737aa6 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Floor.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Floor.svg
@@ -85,7 +85,7 @@
Arch_Floor
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Floor_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Floor_Tree.svg
index 5b1da0517b..1ced47b4e2 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Floor_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Floor_Tree.svg
@@ -81,7 +81,7 @@
Arch_Floor_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Frame.svg b/src/Mod/Arch/Resources/icons/Arch_Frame.svg
index 4353e1c486..1d447f6ff7 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Frame.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Frame.svg
@@ -242,7 +242,7 @@
Arch_Frame
2013-12-22
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Frame_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Frame_Tree.svg
index 56c341273d..59f5bd68d5 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Frame_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Frame_Tree.svg
@@ -272,7 +272,7 @@
Arch_Frame_Tree
2013-12-22
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Grid.svg b/src/Mod/Arch/Resources/icons/Arch_Grid.svg
index b2eb1eff7d..a858a4a29f 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Grid.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Grid.svg
@@ -190,7 +190,7 @@
Arch_Axis
2011-12-12
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Material.svg b/src/Mod/Arch/Resources/icons/Arch_Material.svg
index c4d9396bf0..8b8661da1b 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Material.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Material.svg
@@ -98,7 +98,7 @@
Arch_Material
2015-04-15
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Material_Group.svg b/src/Mod/Arch/Resources/icons/Arch_Material_Group.svg
index 2c8aff4689..c70c5b515c 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Material_Group.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Material_Group.svg
@@ -141,7 +141,7 @@
Arch_Material_Group
2015-04-19
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Material_Multi.svg b/src/Mod/Arch/Resources/icons/Arch_Material_Multi.svg
index 911033c33f..278571b4c8 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Material_Multi.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Material_Multi.svg
@@ -723,7 +723,7 @@
Arch_Material_Group
2015-04-19
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_MergeWalls.svg b/src/Mod/Arch/Resources/icons/Arch_MergeWalls.svg
index 51a2eba3e0..497bc7a04e 100644
--- a/src/Mod/Arch/Resources/icons/Arch_MergeWalls.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_MergeWalls.svg
@@ -32,7 +32,7 @@
Arch_MergeWalls
2013-03-24
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_MeshToShape.svg b/src/Mod/Arch/Resources/icons/Arch_MeshToShape.svg
index 508a45cced..1adf189a20 100644
--- a/src/Mod/Arch/Resources/icons/Arch_MeshToShape.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_MeshToShape.svg
@@ -52,7 +52,7 @@
tessellated
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD/src/Mod/Mesh/Gui/Resources/icons/Mesh_Mesh_from_Shape.svg
diff --git a/src/Mod/Arch/Resources/icons/Arch_MultipleStructures.svg b/src/Mod/Arch/Resources/icons/Arch_MultipleStructures.svg
index bbde6f13d9..d95833fcca 100644
--- a/src/Mod/Arch/Resources/icons/Arch_MultipleStructures.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_MultipleStructures.svg
@@ -161,7 +161,7 @@
Arch_Structure
2020-04-11
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Nest.svg b/src/Mod/Arch/Resources/icons/Arch_Nest.svg
index 7832c4b3b3..d887fe5f00 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Nest.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Nest.svg
@@ -595,7 +595,7 @@
Arch_Panel_Sheet
2016-12-17
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel.svg b/src/Mod/Arch/Resources/icons/Arch_Panel.svg
index f05cb3022a..4086647e26 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel.svg
@@ -34,7 +34,7 @@
Arch_Panel
2014-04-07
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Panel_Clone.svg
index 81fe048812..c625a27c75 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel_Clone.svg
@@ -233,7 +233,7 @@
Arch_Panel_Clone
2016-12-03
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel_Cut.svg b/src/Mod/Arch/Resources/icons/Arch_Panel_Cut.svg
index 5c64df5d5b..de4a9fe06a 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel_Cut.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel_Cut.svg
@@ -39,7 +39,7 @@
Arch_Panel_Cut
2016-12-17
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet.svg b/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet.svg
index 14916866e7..4cb0b0ae9e 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet.svg
@@ -96,7 +96,7 @@
Arch_Panel_Sheet
2016-12-17
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet_Tree.svg
index 5bcc2a4e7b..ccb0073a32 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet_Tree.svg
@@ -183,7 +183,7 @@
Arch_Panel_Sheet_Tree
2016-12-17
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Panel_Tree.svg
index 714965fca6..91d862602e 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel_Tree.svg
@@ -34,7 +34,7 @@
Arch_Panel_Tree
2014-04-07
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Pipe.svg b/src/Mod/Arch/Resources/icons/Arch_Pipe.svg
index 461716aecf..0a16a37cf4 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Pipe.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Pipe.svg
@@ -61,7 +61,7 @@
Arch_Pipe
2016-08-24
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_PipeConnector.svg b/src/Mod/Arch/Resources/icons/Arch_PipeConnector.svg
index 3d34f33bce..577408f5b1 100644
--- a/src/Mod/Arch/Resources/icons/Arch_PipeConnector.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_PipeConnector.svg
@@ -74,7 +74,7 @@
Arch_PipeConnector
2016-08-24
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Pipe_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Pipe_Tree.svg
index c434cf3a2e..f6b3a1743c 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Pipe_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Pipe_Tree.svg
@@ -61,7 +61,7 @@
Arch_Pipe_Tree
2016-08-24
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Profile.svg b/src/Mod/Arch/Resources/icons/Arch_Profile.svg
index 6f65842412..8dd4863d0e 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Profile.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Profile.svg
@@ -432,7 +432,7 @@
Arch_Floor
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Rebar.svg b/src/Mod/Arch/Resources/icons/Arch_Rebar.svg
index 3847113953..e1aa380dd3 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Rebar.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Rebar.svg
@@ -131,7 +131,7 @@
Arch_Rebar
2013-10-07
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Rebar_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Rebar_Tree.svg
index a7920cb7c1..474fef2bee 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Rebar_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Rebar_Tree.svg
@@ -131,7 +131,7 @@
Arch_Rebar_Tree
2013-10-07
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Reference.svg b/src/Mod/Arch/Resources/icons/Arch_Reference.svg
index 9b594085c2..d1a3651454 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Reference.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Reference.svg
@@ -739,7 +739,7 @@
Arch_Floor
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Remove.svg b/src/Mod/Arch/Resources/icons/Arch_Remove.svg
index 58e622d902..2d7dea612d 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Remove.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Remove.svg
@@ -40,7 +40,7 @@
Arch_Remove
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_RemoveShape.svg b/src/Mod/Arch/Resources/icons/Arch_RemoveShape.svg
index 483056b6b5..78e6507fe7 100644
--- a/src/Mod/Arch/Resources/icons/Arch_RemoveShape.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_RemoveShape.svg
@@ -25,7 +25,7 @@
Arch_RemoveShape
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Roof.svg b/src/Mod/Arch/Resources/icons/Arch_Roof.svg
index db3a26b751..89a64329a5 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Roof.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Roof.svg
@@ -76,7 +76,7 @@
Arch_Roof
2012-05-13
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Roof_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Roof_Tree.svg
index f1aab2cf29..60714ec31a 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Roof_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Roof_Tree.svg
@@ -76,7 +76,7 @@
Arch_Roof_Tree
2012-05-13
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Schedule.svg b/src/Mod/Arch/Resources/icons/Arch_Schedule.svg
index b31537cb0b..345273e61f 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Schedule.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Schedule.svg
@@ -36,7 +36,7 @@
Arch_Schedule
2015-04-26
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_SectionPlane.svg b/src/Mod/Arch/Resources/icons/Arch_SectionPlane.svg
index dc25b975b8..02a610d35c 100644
--- a/src/Mod/Arch/Resources/icons/Arch_SectionPlane.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_SectionPlane.svg
@@ -34,7 +34,7 @@
Arch_SectionPlane
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_SectionPlane_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_SectionPlane_Tree.svg
index 3356b707e7..c843d3a8ea 100644
--- a/src/Mod/Arch/Resources/icons/Arch_SectionPlane_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_SectionPlane_Tree.svg
@@ -24,7 +24,7 @@
Arch_SectionPlane_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_SelectNonManifold.svg b/src/Mod/Arch/Resources/icons/Arch_SelectNonManifold.svg
index 04cf09ffb7..a2bb838ab0 100644
--- a/src/Mod/Arch/Resources/icons/Arch_SelectNonManifold.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_SelectNonManifold.svg
@@ -26,7 +26,7 @@
Arch_SelectNonManifold
2012-07-22
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Site.svg b/src/Mod/Arch/Resources/icons/Arch_Site.svg
index 336c63a1f3..f4c7722f60 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Site.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Site.svg
@@ -39,7 +39,7 @@
Arch_Site
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Site_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Site_Tree.svg
index 723d7e30d4..e3cf4490a6 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Site_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Site_Tree.svg
@@ -39,7 +39,7 @@
Arch_Site_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Space.svg b/src/Mod/Arch/Resources/icons/Arch_Space.svg
index 24c0e6a745..8cd4d232b8 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Space.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Space.svg
@@ -54,7 +54,7 @@
Arch_Space
2013-07-16
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Space_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Space_Clone.svg
index 8e2d04508d..e4f74b827f 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Space_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Space_Clone.svg
@@ -230,7 +230,7 @@
Arch_Space_Tree
2013-07-16
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Space_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Space_Tree.svg
index d649aec762..3c180fe346 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Space_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Space_Tree.svg
@@ -52,7 +52,7 @@
Arch_Space_Tree
2013-07-16
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_SplitMesh.svg b/src/Mod/Arch/Resources/icons/Arch_SplitMesh.svg
index 0ff4c82430..7e49c665bf 100644
--- a/src/Mod/Arch/Resources/icons/Arch_SplitMesh.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_SplitMesh.svg
@@ -20,7 +20,7 @@
Arch_SplitMesh
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Stairs.svg b/src/Mod/Arch/Resources/icons/Arch_Stairs.svg
index adf95dd9cb..cab8b5cfe5 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Stairs.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Stairs.svg
@@ -97,7 +97,7 @@
Arch_Stairs
2013-07-25
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Stairs_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Stairs_Tree.svg
index 51d563531f..213d6ab7a8 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Stairs_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Stairs_Tree.svg
@@ -97,7 +97,7 @@
Arch_Stairs_Tree
2013-07-25
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_StructuralSystem.svg b/src/Mod/Arch/Resources/icons/Arch_StructuralSystem.svg
index 2f37381752..7fce741916 100644
--- a/src/Mod/Arch/Resources/icons/Arch_StructuralSystem.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_StructuralSystem.svg
@@ -47,7 +47,7 @@
Arch_StructuralSystem
2014-03-28
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_StructuralSystem_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_StructuralSystem_Tree.svg
index 9ee5d5f262..09c6f586bb 100644
--- a/src/Mod/Arch/Resources/icons/Arch_StructuralSystem_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_StructuralSystem_Tree.svg
@@ -47,7 +47,7 @@
Arch_StructuralSystem_Tree
2014-03-28
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Structure.svg b/src/Mod/Arch/Resources/icons/Arch_Structure.svg
index 01f871d5b5..58da62ce08 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Structure.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Structure.svg
@@ -56,7 +56,7 @@
Arch_Structure
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Structure_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Structure_Clone.svg
index 46762c9e6d..629cde3739 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Structure_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Structure_Clone.svg
@@ -322,7 +322,7 @@
Arch_Structure_Clone
2016-06-15
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Structure_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Structure_Tree.svg
index a1528aa9fa..c41f5412a4 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Structure_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Structure_Tree.svg
@@ -64,7 +64,7 @@
Arch_Structure_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Subcomponent.svg b/src/Mod/Arch/Resources/icons/Arch_Subcomponent.svg
index 9198170583..44e9ca8516 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Subcomponent.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Subcomponent.svg
@@ -197,7 +197,7 @@
Arch_Component
2015-04-08
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Survey.svg b/src/Mod/Arch/Resources/icons/Arch_Survey.svg
index e91eed556a..53807c43cb 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Survey.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Survey.svg
@@ -83,7 +83,7 @@
Arch_Survey
2014-02-11
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_ToggleIfcBrepFlag.svg b/src/Mod/Arch/Resources/icons/Arch_ToggleIfcBrepFlag.svg
index a3d3a0f5ab..1820f1b06f 100644
--- a/src/Mod/Arch/Resources/icons/Arch_ToggleIfcBrepFlag.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_ToggleIfcBrepFlag.svg
@@ -30,7 +30,7 @@
Arch_ToggleIfcBrepFlag
2014-07-15
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_ToggleSubs.svg b/src/Mod/Arch/Resources/icons/Arch_ToggleSubs.svg
index d299e7bcb8..7343f24444 100644
--- a/src/Mod/Arch/Resources/icons/Arch_ToggleSubs.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_ToggleSubs.svg
@@ -87,7 +87,7 @@
Arch_ToggleSubs
2016-09-20
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Truss.svg b/src/Mod/Arch/Resources/icons/Arch_Truss.svg
index 0420a445f7..28a3ada5fc 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Truss.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Truss.svg
@@ -191,7 +191,7 @@
Arch_Axis
2011-12-12
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Truss_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Truss_Tree.svg
index 3bc625e124..e2f192b77f 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Truss_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Truss_Tree.svg
@@ -191,7 +191,7 @@
Arch_Axis
2011-12-12
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Wall.svg b/src/Mod/Arch/Resources/icons/Arch_Wall.svg
index b4ac40ffe8..52c344f561 100755
--- a/src/Mod/Arch/Resources/icons/Arch_Wall.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Wall.svg
@@ -32,7 +32,7 @@
Arch_Wall
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Wall_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Wall_Clone.svg
index 3f2856b813..735456ab83 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Wall_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Wall_Clone.svg
@@ -183,7 +183,7 @@
Arch_Wall_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Wall_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Wall_Tree.svg
index 9c394590ff..d27fea77a7 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Wall_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Wall_Tree.svg
@@ -32,7 +32,7 @@
Arch_Wall_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Wall_Tree_Assembly.svg b/src/Mod/Arch/Resources/icons/Arch_Wall_Tree_Assembly.svg
index 4507f8faa1..fca66de59c 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Wall_Tree_Assembly.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Wall_Tree_Assembly.svg
@@ -32,7 +32,7 @@
Arch_Wall_Tree_Assembly
2013-04-17
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Window.svg b/src/Mod/Arch/Resources/icons/Arch_Window.svg
index 3703751e74..c769fdc2e7 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Window.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Window.svg
@@ -107,7 +107,7 @@
Arch_Window
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Window_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Window_Clone.svg
index 49f09fd719..5d7c474f77 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Window_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Window_Clone.svg
@@ -609,7 +609,7 @@
Arch_Window_Clone
2016-09-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Window_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Window_Tree.svg
index 00652c5a1e..c1af8f6e34 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Window_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Window_Tree.svg
@@ -107,7 +107,7 @@
Arch_Window_Tree
2011-12-06
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/preferences-arch.svg b/src/Mod/Arch/Resources/icons/preferences-arch.svg
index 2c8b55bf5c..3efef7b927 100755
--- a/src/Mod/Arch/Resources/icons/preferences-arch.svg
+++ b/src/Mod/Arch/Resources/icons/preferences-arch.svg
@@ -519,7 +519,7 @@
ArchWorkbench
2016-02-26
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/importIFClegacy.py b/src/Mod/Arch/importIFClegacy.py
index 5d4c63039f..e77f522f95 100644
--- a/src/Mod/Arch/importIFClegacy.py
+++ b/src/Mod/Arch/importIFClegacy.py
@@ -31,7 +31,7 @@ from draftutils.translate import translate
__title__="FreeCAD IFC importer"
__author__ = "Yorik van Havre"
-__url__ = "http://www.freecad.org"
+__url__ = "https://www.freecad.org"
# config
subtractiveTypes = ["IfcOpeningElement"] # elements that must be subtracted from their parents
diff --git a/src/Mod/Arch/importOBJ.py b/src/Mod/Arch/importOBJ.py
index f2e4022222..ac514b774e 100644
--- a/src/Mod/Arch/importOBJ.py
+++ b/src/Mod/Arch/importOBJ.py
@@ -146,7 +146,7 @@ def export(exportList,filename,colors=None):
outfile = codecs.open(filename,"wb",encoding="utf8")
ver = FreeCAD.Version()
outfile.write("# FreeCAD v" + ver[0] + "." + ver[1] + " build" + ver[2] + " Arch module\n")
- outfile.write("# http://www.freecad.org\n")
+ outfile.write("# https://www.freecad.org\n")
offsetv = 1
offsetvn = 1
objectslist = Draft.get_group_contents(exportList, walls=True,
diff --git a/src/Mod/Assembly/Gui/Resources/icons/AssemblyWorkbench.svg b/src/Mod/Assembly/Gui/Resources/icons/AssemblyWorkbench.svg
index 768a886fc4..b60b7b46f2 100644
--- a/src/Mod/Assembly/Gui/Resources/icons/AssemblyWorkbench.svg
+++ b/src/Mod/Assembly/Gui/Resources/icons/AssemblyWorkbench.svg
@@ -161,7 +161,7 @@
Path-Stock
2015-07-04
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Assembly/Gui/Resources/icons/AssemblyWorkbench_alternate.svg b/src/Mod/Assembly/Gui/Resources/icons/AssemblyWorkbench_alternate.svg
index 8b8c99fb47..535b924d75 100644
--- a/src/Mod/Assembly/Gui/Resources/icons/AssemblyWorkbench_alternate.svg
+++ b/src/Mod/Assembly/Gui/Resources/icons/AssemblyWorkbench_alternate.svg
@@ -214,7 +214,7 @@
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
Path-Stock
2015-07-04
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ https://www.freecadweb.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointBall.svg b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointBall.svg
index dedbdbb807..7571c24e50 100644
--- a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointBall.svg
+++ b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointBall.svg
@@ -156,7 +156,7 @@
Part_Sphere
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointCylindrical.svg b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointCylindrical.svg
index 6c8a88bf4d..95a23d3760 100644
--- a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointCylindrical.svg
+++ b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointCylindrical.svg
@@ -248,7 +248,7 @@
Part_Cylinder
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointFixed.svg b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointFixed.svg
index 88f85fe801..84f889e6cf 100644
--- a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointFixed.svg
+++ b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointFixed.svg
@@ -226,7 +226,7 @@
Part_Cylinder
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointParallel.svg b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointParallel.svg
index 074eaf590c..a6f386d85e 100644
--- a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointParallel.svg
+++ b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointParallel.svg
@@ -200,7 +200,7 @@
units="px" />image/svg+xml [wmayer] Part_Cylinder 2011-10-10 http://www.freecad.org/wiki/index.php?title=Artwork FreeCAD FreeCAD/src/Mod/Part/Gui/Resources/icons/Part_Cylinder.svg FreeCAD LGPL2+ https://www.gnu.org/copyleft/lesser.html [agryson] Alexander Gryson [wmayer] Part_Cylinder 2011-10-10 https://www.freecad.org/wiki/index.php?title=Artwork FreeCAD FreeCAD/src/Mod/Part/Gui/Resources/icons/Part_Cylinder.svg FreeCAD LGPL2+ https://www.gnu.org/copyleft/lesser.html [agryson] Alexander Gryson
Part_Cylinder
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointRevolute.svg b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointRevolute.svg
index 7b97448499..ce8ca8c136 100644
--- a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointRevolute.svg
+++ b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointRevolute.svg
@@ -248,7 +248,7 @@
Part_Cylinder
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointSlider.svg b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointSlider.svg
index fa37d71c5f..b7cf7649cb 100644
--- a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointSlider.svg
+++ b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointSlider.svg
@@ -248,7 +248,7 @@
Part_Cylinder
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointTangent.svg b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointTangent.svg
index 33cf98024b..9c03eb653a 100644
--- a/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointTangent.svg
+++ b/src/Mod/Assembly/Gui/Resources/icons/Assembly_CreateJointTangent.svg
@@ -177,7 +177,7 @@
Part_Sphere
2011-10-10
- http://www.freecad.org/wiki/index.php?title=Artwork
+ https://www.freecad.org/wiki/index.php?title=Artwork