Dmytro Yaroshenko

Results 57 issues of Dmytro Yaroshenko

Fix sqlalchemy build errors and bump sqlalchemy from 1.3.3 to 2.0+.

recipe
feature-request

### Description of the Feature Please add to uix components SpinBox widget that would accept working with native int/float value, not str as MDTextField. I must have attributes as min/max...

Type: Enhancement

### I made a simple extension called [QtMDi](https://github.com/o-murphy/QtMDi) for QtAwesome to allow usage of [google official](https://fonts.google.com/icons) material design iconic fonts Now it takes official .woff2 fonts from material-symbol npm package...

type:Question
type:Awaiting followup

In some locales the first day of a week is a Saturday, we can to add support of this feature

Previously I uses a fork of your library to append a dates choices range to it E.g. it was to get user to chose dates for a restaurant table booking...

Please add support of [lvgl](https://lvgl.io/)/[LittlevGL](https://blog.lvgl.io/2019-02-20/micropython-bindings) for LilyGo T-Display-S3 Look at [lv_binding_micropython ](https://github.com/lvgl/lv_binding_micropython) or [lv_micropython](https://github.com/lvgl/lv_micropython)

Added stubs with type hints for core, util., control modules and it's undeclared descriptor's attributes

enhancement

I can write a .pyi stubs for a library

enhancement

* make the opperations with raw values available * add an arithmetic support between units of the same type and between different unit types| * make the arithmetic operations to...

enhancement
help wanted