DevelopersHandbook icon indicating copy to clipboard operation
DevelopersHandbook copied to clipboard

A handbook about FreeCAD development

Results 29 DevelopersHandbook issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)

This issue is to capture knowledge and notes as the topological naming problem fixes are transferred from the Real Thunder branch to the main one. Markdown format is preferred for...

Forbidding any modification of the menubar or title bar is very limiting. While preventing their modifications from individual workbenches make sense, preventing core to modify them is not acceptable. The...

This should be a guide on getting started with vscode, for complete beginners. Note that the file is in the root folder, where should I put it?

1. In this markdown: https://github.com/FreeCAD/DevelopersHandbook/blob/245f3d339187d67716fb6d77c2d4002775ae0549/technical/translation.md?plain=1#L109-L115 I only see Qt translation by function, but it is possible to translate using `tr` method from `QObject`. In my opinion, this is a much...

Generally, any time I start a new project I write an informal text file to "future me" just in case I need to reproduce "what the heck did I do...

- [ ] Section on how to check coverity scans for FreeCAD - [ ] Section on how to check pvs-studio scans for FreeCAD - [ ] Section on how...

Thanks for your help @sliptonic

I was bothered by the fact that the Glossary had nothing in it. Let's get this ball rolling...

Move the table of contents from the top of the page to the right column (which is currently empty). Keep table of contents static or hovering as page scrolls down...