Commit Graph

67 Commits

Author SHA1 Message Date
1b3f780aa1 chore: migrate submodules to public repos, rework docs and CI/CD
Some checks failed
Build and Test / build (push) Has been cancelled
- Update .gitmodules: ztools, silo, and OndselSolver now reference
  public git.kindred-systems.com URLs instead of internal Gitea
- Merge OndselSolver numerical solver with ML solver scaffolding
  into unified kindred/solver repository
- Rewrite README.md for conciseness
- Add docs/CI_CD.md with full pipeline documentation
- Rework CI/CD workflows for public dockerized runners
- Add multi-platform release builds (Linux, macOS, Windows)
- Release workflow triggers on v* tags only
- Update docs/REPOSITORY_STATE.md and docs/INTEGRATION_PLAN.md
2026-02-03 10:54:47 -06:00
forbes
3e09e7c099 fix: prevent QThread crash and Unknown command warnings on startup
Some checks failed
Build and Test / build (push) Has been cancelled
InitGui.py: Store SiloAuthDockWidget reference on the QDockWidget to
prevent Python from garbage-collecting it while its 30-second QTimer is
still running. The lost reference caused 'QThread: Destroyed while
thread is still running' followed by abort.

ztools InitGui.py: Move addWorkbenchManipulator() call from module-level
into Initialize(), after command modules are imported. The manipulator
references ZTools_DatumCreator, ZTools_DatumManager, ZTools_EnhancedPocket,
and ZTools_RotatedLinearPattern, which don't exist until the imports run.

Also updates README.md and submodule pointers.
2026-02-01 19:58:01 -06:00
forbes
bb3f3ac6d6 UI: dock task panel right, remove non-Kindred themes
- Move ComboView default dock position from Left to Right
- Remove FreeCAD Classic, FreeCAD Light, FreeCAD Dark, and Dark behave
  theme packs, keeping only KindredCreate (Catppuccin Mocha)
2026-01-29 14:16:45 -06:00
forbes
929f61aef2 Add ztools and silo as git submodules in mods/
- Create mods/ directory for Kindred Create addon modules
- Add ztools workbench as submodule at mods/ztools
- Add silo parts database as submodule at mods/silo
- Update README with new project structure and submodule instructions
2026-01-27 08:22:53 -06:00
Chris Hennes
ba47a09873 Remove Liberapay badge from README 2025-10-25 14:37:36 -05:00
Max Wilfinger
7c2f59b773 Change links to weekly releases 2025-08-12 11:39:42 -05:00
Sunless
bd01bd82b1 Improve wording and grammar in README introduction
Reworded the sentence about sketching geometry-constrained 2D shapes to improve clarity and grammar. This change makes the introduction easier to read and more precise for new users.
2025-08-09 08:53:12 -05:00
Lukas Neubert
8c8179feb9 readme: fix discord invite 2025-02-21 08:06:16 +01:00
Kris
6a8b9d0bd5 Update wording in README (#15766)
* Update moto in README

* Updated Installation section on README

* Update compiling section in README

* Removed link to page

* Updated Contributing section of README

* Added section divider for sponsors in README

* Moved underlying technology into collapsible box

* Updated Overview section of README

* Updated help section in README

* Switch note on README

* Update header in README

* Revert "Update moto in README"

This reverts commit a7ba483a1aa7e410bde01dd42bf5ef0c7d3d8ca8.

* Revert "Updated Contributing section of README"

This reverts commit 2b4a1fdb9f2cf838039c30c755179f1c1b2b0bec.

* Updated overview section description

* Fixed wording in overview

* Restored section header line

* Revert "Updated Overview section of README"

This reverts commit accff3fdb9cefde9b691fa654512903877140cab.

* Partial revert of 52d9c8a

* Revert "Moved underlying technology into collapsible box"

This reverts commit d1cc1ae87b8eee5702611ecb50c0067c50ae05c6.

* Added newlines to compiling section
2024-11-04 17:53:05 +01:00
Max Wilfinger
2e6198940c Add safe mode description to issue template and guide in readme 2024-10-23 16:16:13 -05:00
Wiktor Perskawiec
4974a5d381 README: fix typos 2024-10-23 08:22:50 -05:00
Max Wilfinger
fc7044350c Update images on XDGData and README 2024-10-07 14:54:41 +02:00
Max Wilfinger
9e71d052a3 GitHub: Add text to readme and the issue template to record macros for bugs (#15761)
* Add text to readme and the issue template that the user should record a macro when recreating the issue and sharing this macro in the issue.
Updated old links from master branch to main.
2024-08-04 15:15:58 -05:00
obelisk79
178bac70b7 [UI] Logo Update (#14284)
* Updating instances of FreeCAD's old logo to reflect the new Logo

* updating additional instances of the Logo

* updating additional instances of the Logo

* Update logo for windows installer

* Update logo reference to /src/Gui/Icons/freecad.svg
2024-05-27 15:33:55 -04:00
Chris Hennes
e96ccd4c89 Update the README 2023-08-02 03:34:40 +00:00
Yorik van Havre
2b3e7f9be6 README: Added funding info + small format fixes 2023-05-08 11:28:34 +02:00
luzpaz
38a01939e0 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
luzpaz
36df5b936f README: fix bugtracker link 2023-01-24 15:01:21 +01:00
luzpaz
40f4800ab4 README: remove lgtm badges
lgtm was sunset in Dec 2022. https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/
2023-01-20 23:24:07 -06:00
luzpaz
be3370cf11 README: update bugtracker related links and info
Link to github instead of mantis.  
Update links on how to submit bugs + feature requests  
Add link to CONTRIBUTING.md
2023-01-10 13:08:54 +01:00
luz paz
d18bd2832c [skip ci] README: fix broken link to FC logo
Closes #7595  
Migrated from markdown link to HTML. Added a hyperlink to homepage as well.
2022-10-12 09:18:35 -04:00
Uwe
3e0c654164 update screenshot in Readme
update screenshot to FC 0.20
2022-06-16 14:19:45 +02:00
Uwe
c364219b6e Update Readme to FreeCAD 0.20 2022-06-16 13:05:53 +02:00
TotalCaesar659
ad776ed0c8 Update URL to HTTPS 2022-06-14 14:13:44 +02:00
Ajinkya Dahale
98684f2e8d [Readme] Update build status badges
The old Travis-CI badges are about a year old. These changes replace the links with those for Gitlab-CI.

Adapted from instructions at https://docs.gitlab.com/ee/user/project/badges.html#use-custom-badge-images.
2022-05-20 04:03:22 +02:00
adrianinsaval
1fecd4fb33 Update README.md installation info
requested in forum: https://forum.freecadweb.org/viewtopic.php?p=570177#p570177
2022-02-10 17:19:49 +01:00
Yorik van Havre
a3dea4c294 Readme: Added LGTM C++ badge 2021-05-12 16:47:42 +02:00
Yorik van Havre
a5e11467e6 Readme: Changed stable build badge version from 0.18 to 0.19 + added kicad sponsor 2021-05-12 16:42:09 +02:00
Ryan White
5c2487fa0a Update README.md
Updated per comments on first PR
2020-12-10 00:52:46 -08:00
Ryan White
ac3cc0804e Update README.md
Added details on reporting issues to the README.md file
2020-12-07 11:38:23 -08:00
luz paz
14e80d78f5 README: minor nitpick [skip ci]
This commit didn't make it in to 21bb62d3fcc8
2020-11-05 15:21:42 +01:00
luz paz
c5b6a8d9d1 Swap comma for period 2020-11-03 15:18:34 +01:00
Allan Nordhøy
dbe1cd3371 Line 38 removed. 2020-11-03 15:18:34 +01:00
Allan Nordhøy
b13a51f299 Requested suggestions added 2020-11-03 15:18:34 +01:00
Allan Nordhøy
402ddf1534 Typos and language in README 2020-11-03 15:18:34 +01:00
marioalexis
1ba8f9cb37 README.md: Fix links to wiki 2020-10-06 12:35:48 +02:00
marioalexis
0263660b55 README.md: Fix link to FAQ 2020-10-06 12:35:48 +02:00
Yorik van Havre
6d0b9de0e9 Added liberapay badge to readme 2020-09-21 15:03:02 +02:00
sgrogan
315dc8ba52 Update digital ocean citation 2020-06-03 14:44:44 +02:00
sgrogan
bc70d338a0 [DON'T MERGE]read.me digitalocean
todo better 'This project receives support from:'
2020-06-03 14:44:44 +02:00
Kurt Kremitzki
75e73860a3 Add DigitalOcean support notice 2020-02-10 11:20:21 +01:00
Yorik van Havre
cfc58340ce Added LGTM quality badge 2019-10-21 15:51:57 -03:00
Yorik van Havre
0c5e57b58a More fine-tuning in README 2019-04-30 10:13:03 -03:00
Yorik van Havre
75d089c80d Minor fixes to README 2019-04-30 10:11:02 -03:00
Markus Reitboeck
e0a0acb0ea Readme: remove html content
as requested in pull request:
https://github.com/FreeCAD/FreeCAD/pull/2107

Unfortunately in plain Markdown it is not possible to align
content
2019-04-30 10:09:07 -03:00
Markus Reitboeck
c73874e517 Readme: improve overview section with contents from website 2019-04-30 10:09:07 -03:00
Markus Reitboeck
0c75beffda Readme: make logo a little bit smaller 2019-04-30 10:09:07 -03:00
Markus Reitboeck
cd41b482f3 Readme: align screenshot horizontally in center 2019-04-30 10:09:07 -03:00
Markus Reitboeck
3b3327df26 Readme: add gitter, build and translation badges on top 2019-04-30 10:09:07 -03:00
Markus Reitboeck
4e14bfb4c6 Readme: add links to website, docs, forum, bug tracker on top of README 2019-04-30 10:09:07 -03:00