ᴩʜᴏɴᴇᴅʀᴏɪᴅ
546a43b8b8
Removed outdated UTF8 declaration [ Other ] ( #24528 )
...
* Removed outdated UTF8 declaration
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-13 18:34:43 +02:00
Ryan Kembrey
75b2ef67fc
TechDraw: Update UI strings for consistency
...
Closes : #22143
2025-08-04 20:26:04 +02:00
DeflateAwning
8de6db3e97
Find and replace http://freecad.org to https://freecad.org
...
Find and replace:
http:\/\/(.{0,10})freecad
https://$1freecad
Done in all remaining files (after doing it in SVGs in the last commit)
2023-10-29 22:39:22 -06:00
luzpaz
129d5882a7
Migrate domain name from freecadweb to freecad ( #9352 )
...
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
2023-04-24 15:19:20 -05:00
benj5378
bc392faf56
Refactor counting for moved views
2022-01-27 09:44:17 -05:00
benj5378
918be1d102
Black
2022-01-27 09:44:17 -05:00
benj5378
2babd6d483
Remove unused modules
2022-01-27 09:44:17 -05:00
luz paz
a3cb87b117
TechDraw: Header uniformity and whitespace fixes
2020-11-14 16:59:51 +01:00
cclauss
9af7b83538
Missing import FreeCAD and/or FreeCADGui (again)
2019-01-07 12:25:27 -02:00
wmayer
df3853738e
fix several Py3 issues
2019-01-03 18:11:37 +01:00
WandererFan
6bd237e41e
Update TechDraw Unit Test set
...
Allow unit test to run in console mode
Change to unique document names for each unit test
Fix error in CMake install for test files
Correct Py3/Py2 unicode error
2018-02-01 19:34:04 +01:00