* remove qtcompat
* change imports
* change codecov
* add dep
* run tests against dalthviz branch
* update
* more replace
* pin pyside6 for sake of test
* add deprecation
* drop qt 5.11
* unpin pyside6
* working kinda well
* rearrange
* add back init
* change entrypoints
* add mi4
* example
* more improvements
* add animations
* more changes
* add feather, improve seticon
* update example
* refactor
* broken wip
* use iconfontmeta instead of enum
* mostly working
* misc
* more tweaks
* docs
* adding tests
* remove napari example
* more docs
* more docs
* update examples
* more docs
* typing
* working on icon options
* updates
* update
* update example
* update tests
* add comment
* docs
* fix annotation
* try set false first
* fix py37
* more test fixes
* fix qt6 test
* ignore old deprecation warning
* extend test
* add threadworker and tests
* add type
* update typing
* keep runtime types
* update
* remove slot
* remove order
* remove signalinstance hint
* fix old import error
* remove unneeded order
* try something
* comment
* timeout
* add qapp to everything
* verbose
* also add -s
* print lots
* move to bottom
* use sigint after time
* use wraper for future object
* remove temporary stuff
* undo move
* move again
* delete reference after return result
* add back sigint after time
* add print
* change scope
* add more prints
* change f string
* timtout
* no sigint again
* print more
* bump
* try without object thread tests
* just skip
* modify skips
* undo ensure thread changes
* verbose
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
* move to src layout
* fix manifest and version
* fix test structure
* undo
* undo
* undo change
* remove pyargs
* waitsignal
* update label test
* soften eliding test
* another fix
* update again
* more fixes
* more skips
* stupid fixes