xtemp09
xtemp09
Специально поставил MSVC на виртуальную машину, откомпибляндил Far, так что пишу как повторить ошибку. 1. Подсоединиться по SFTP куда-нибудь 2. Добиться исчезновения соединения (появления сообщения о переподключении) 3. Закрыть Far...
Closes #11521. Since the backtrace given in the issue #11521 points out at crash because of race condition, first, I compiled FreeCAD with thread sanitizer. _TSan_ interceptors revealed concurrent access...
Спасибо за такую программу, после всех мытарств я был рад перейти на неё. Я использовал _Punto Switcher_ до тех пор, пока Яндекс не стал добавлять к программе размером 3,2 Мб...
When should we expect [Knight shift](https://github.com/dceresoli/qe-gipaw/blob/730e98ffa6362d6e6caca29e6de14ccf643ffb21/src/knight_shift.f90)?
### Is there an existing issue for this? - [X] I have searched the existing issues ### Version 0.21 (Development) ### Forum thread https://forum.freecad.org/viewtopic.php?style=10&t=78463 ### Subproject(s) affected? Techdraw ### Problem...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description 1. Create a _Spreadsheet_ 2. Create a sketch with _PartDesign_ 3....
This commit implements zoom in _Spreadsheet WB_, making it look like any other spreadsheet editor. So far, the code looks like a dirty hack; to make it beautiful one needs...