Joseph Martinot-Lagarde

Results 82 comments of Joseph Martinot-Lagarde

I added a few more. This is going to be a looong process... And I'm sure I didn't get all the details and corner cases right (exact cursor position after...

I have the same issue. If you can't fix the problem, could you state in the README that windows is not supported ?

This is stated in the readme: > For security sake, we don't support cloning over HTTPS with username password, but only via SSH. > > For example: > > -...

It won't be retrocompatible, will it be qtpy 2.0 then ?

I mean if people used QFileDialog directly, the behavior may change ? But we are still the main user, I guess.

I switched most of my apps to qtpy and it works great. Swithching QFileDialog methods was a bit more painful because the method names were lowercase instead of keeping the...

You could use the camera instead of a scanner. The quality will be worse, but it may not be a problem. Kivy looks promising for a python UI, and is...

Some papers are received by mail, so paperwork on android should be able to import existing documents even without scanners or printers.

Ruff can fix it automatically : https://beta.ruff.rs/docs/rules/f-string-missing-placeholders/