Commit Graph

30 Commits

Author SHA1 Message Date
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
1e1f38d297 Fix-manifest, move font tests (#44)
* remove arrow

* move mypy

* add files

* move font tests
2021-11-22 11:38:23 -05:00
Talley Lambert
cb1b589768 reskip test_object_thread_return on ci (#43)
* skip on ci

* remove print

* 4 min timeout

* 3 min
2021-11-22 10:23:56 -05:00
Talley Lambert
c355f8b06d add support for python 3.10 (#42)
* add support for 3.10

* fix tox

* move

* ignore deprecation

* add timeout
2021-11-21 19:24:46 -05:00
Talley Lambert
055a4fc1a7 update deploy (#33) 2021-10-15 12:59:59 -04:00
Talley Lambert
ac1d8403fd Fix warnings on eliding label for 5.12, test more qt versions (#19)
* more tests and eliding fix

* update tests

* tox env override

* remove ubuntu 16

* still trying to fix tests

* add backends
2021-08-25 16:05:11 -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
487921c791 more readme 2021-04-24 23:35:43 -04:00
Talley Lambert
35e73799cb update test 2021-04-24 19:58:24 -04:00
Talley Lambert
0c95a22809 only screenshots on py39 2021-04-24 15:55:11 -04:00
Talley Lambert
6edf9ffa05 different screenshot artifact names 2021-04-24 15:51:38 -04:00
Talley Lambert
79463eb990 change conditional 2021-04-24 15:48:04 -04:00
Talley Lambert
4561313452 change conditional 2021-04-24 15:47:26 -04:00
Talley Lambert
0f344cb175 rearrange 2021-04-24 15:46:22 -04:00
Talley Lambert
999c2d95a2 add run 2021-04-24 15:44:29 -04:00
Talley Lambert
35adc5d032 only opengl on recent linux 2021-04-24 15:43:54 -04:00
Talley Lambert
f731265b28 add xvfb 2021-04-24 15:41:13 -04:00
Talley Lambert
ba827ea43f more linux libs 2021-04-24 15:36:36 -04:00
Talley Lambert
e7ea57db49 add screenshots 2021-04-24 15:32:07 -04:00
Talley Lambert
b04d530fc3 more matrix 2021-04-24 12:05:07 -04:00
Talley Lambert
2d5b4f656b fix python version 2021-04-24 11:53:34 -04:00
Talley Lambert
e9148e7b57 again 2021-04-24 11:52:11 -04:00
Talley Lambert
4961d8dc48 remove xinput 2021-04-24 11:45:57 -04:00
Talley Lambert
313f7e3bba add back linux libs 2021-04-24 11:41:11 -04:00
Talley Lambert
0f1be2fe89 no linux libs 2021-04-24 09:23:42 -04:00
Talley Lambert
6146f9c586 test all 2021-04-24 09:21:49 -04:00
Talley Lambert
70b1122c4e precommit 2021-04-24 09:08:23 -04:00
Talley Lambert
6129ab2304 initial commit 2021-04-24 09:00:08 -04:00