Philipp Temminghoff
Philipp Temminghoff
not really sure if we should make two identical windows or strip down dialogprogress a bit and use the actual dialogprogress as info. (or perhaps sliding up the dialogprogess a...
i also prefer the logo.png. pix, what do you think?
I´ll make it optional perhaps
there is no global setting for dvdcase anymore (in font_rework at least), so it would be a new setting.
i would add those image to the repo if you send them to me. I won´t change the way the flags are loaded, it´s nicer to keep the code clean...
yes that would be nice, I´ll add them then.
would be nice if you would make further investigations first. does it also occur when paying local media? does it occur when havin a smaller library? does it occur in...
Well, it says what you have to do 😄. Your own project may not be called "mcp" if you add a dependency called "mcp". Solution: Rename your own project to...
Hello! Just stumbled over this, I´m working on a project which incoroporates many of the same ideas, but in a different way. It´s basically a backend for both mcp servers...
Did you try setting the property in the constructor? `QAbstractItemModelTester(model, useFetchMore=False)` (With Qt for Python, all properties can be set via constructor)