Kacper Donat

Results 24 issues of Kacper Donat

This PR will include types from my [`vuex-strong`](https://github.com/kadet1090/vuex-typings) project into the core. For now I consider this pull request **work in progress** but it is quite feature complete and I...

JMSSerializer allows [custom type handlers](https://jmsyst.com/libs/serializer/master/handlers). It'd be nice to allow registration of describers for specific types (for example, `Carbon` or `Reference`. This could be done by utilizing tagged JMSPropertyDescriber services....

enhancement
JMS Serializer

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Various tools in draft allow both mouse and keyboard input, which...

WB Draft
UI/UX

Stylesheets associated with controls were applied too aggressively by the Qt, causing issues with rendering tooltips etc. ![image](https://github.com/FreeCAD/FreeCAD/assets/747404/8fcacc55-493e-4b88-a2af-35218870cbff) was: ![image](https://github.com/FreeCAD/FreeCAD/assets/747404/9169e93a-aba9-4e5f-8546-70919b702c02) This narrows styles to exact controls.

Core

Please don't squash - I keep the commit history meaningful :) This changes back placement of the "more" button of the WB TabBar to be at the end, where it...

Core

> [!WARNING] > I don't have ability to build FreeCAD with Qt5 right now. So I need someone to test if this solution works with Qt5. To test it use...

Core

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description When building against Qt6 (which now is forced for Arch linux...

Bug
Core
UI/UX
3rd party: Qt 6

No squash please - I do take care about commits and they are structured in a way that allows to easily revert one change like GUI without affecting the rest....

Core
WB Part Design
WB Part

Fixes few issues with code found by @wwmayer

Core

This adds a command that will reload currently active stylesheet - a must have for stylesheet developers. It is not exposed in any default toolbar or menu - you have...

Core