Talley Lambert
d25f4c1cf7
Use qtpy, deprecate superqt.qtcompat, drop support for Qt <5.12 ( #39 )
...
* 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
2022-01-07 12:19:59 -05:00
Talley Lambert
e1d2edb204
refactoring qtcompat ( #34 )
...
* add other modules
* add qtsvg
* more changes for qt6 support
* add qaction
* more enum namespacing
* more ns fixes
* updating qtcompat
* more minimal
* wip
* update typing
* fix one more namespace
* update types
* update exports
* add stubs
* fix
* fix exec
2021-11-02 11:13:52 -04:00
Talley Lambert
7e64be7d9d
rename to superqt ( #3 )
2021-06-26 16:29:59 -04:00
Talley Lambert
40b34213fb
Move to to qwidgets
...
commit 466fc7c19ace1343d23739e4058758cd21328511
Author: Talley Lambert <talley.lambert@gmail.com >
Date: Wed Jun 2 20:22:38 2021 -0400
add deploy cond
commit e9965e71490689935b61099225acc7f3bf5c2d48
Author: Talley Lambert <talley.lambert@gmail.com >
Date: Wed Jun 2 20:20:45 2021 -0400
more precommit
commit b39150b16d7d64a5530ec9a0e29e673e2b6ed0a4
Author: Talley Lambert <talley.lambert@gmail.com >
Date: Wed Jun 2 19:52:42 2021 -0400
updating precommit
commit d5018b38e7bc59f81cc161cca06fae829e493e3c
Author: Talley Lambert <talley.lambert@gmail.com >
Date: Wed Jun 2 19:42:32 2021 -0400
big reorg
2021-06-02 20:25:40 -04:00
Talley Lambert
15e3af4985
Generic slider ( #14 )
...
* good coverage
* merged classes
* working cross platform
* range slider tests working too
* many more fixes and unification
* type
* reorg
* working labels, better typing
* tests
* legacy compat
* update envlist
* skip mouse press not on mac
* fix getStyleOption
* fix again
* skip hover
* remove print
* add module docstring
2021-06-02 17:23:05 -04:00
Talley Lambert
1340bfa371
Fix scrolling bar past extremes ( #1 )
...
* ex
* add mouse drag
* more lenient values
* use tp ==
* skip mouse move windows CI
* fix dragging to edges
* fix for pyqt6
* comment out tests
2021-04-26 12:22:11 -04:00
Talley Lambert
487921c791
more readme
2021-04-24 23:35:43 -04:00
Talley Lambert
9fde133977
rename
2021-04-24 21:07:40 -04:00
Talley Lambert
ec0ad811b6
update readme
2021-04-24 12:37:10 -04:00
Talley Lambert
cec8a7f7d0
add support for PyQt6 and PySide6
2021-04-24 11:36:31 -04:00