264 Commits

Author SHA1 Message Date
Talley Lambert
96f9a5cd90 Mouse interaction tests (#5)
* tests

* skipmouse
2021-05-02 14:45:36 -04:00
Talley Lambert
f76cf6d126 FloatSlider (#4)
* decent point

* QLabeledDoubleRangeSlider

* update float add tests

* ugly but working

* fix validator

* flexible orientation

* horiz

* warnings are errors

* try convert

* fix signals

* skip signals test on windows pyqt6
v0.1.2
2021-05-02 14:30:55 -04:00
Talley Lambert
a27b388f3e Labeled sliders (#3)
* good labels

* more options

* add to init

* reemit value changed

* remove pass

* refine positioning

* update example

* add docs
v0.1.1
2021-04-27 21:33:45 -04:00
Talley Lambert
21523dee82 more styles 2021-04-27 17:16:12 -04:00
Talley Lambert
9471796fe5 improve barColor brush 2021-04-27 16:54:52 -04:00
pre-commit-ci[bot]
a6b0518be5 [pre-commit.ci] pre-commit autoupdate (#2)
updates:
- [github.com/asottile/pyupgrade: v2.12.0 → v2.13.0](https://github.com/asottile/pyupgrade/compare/v2.12.0...v2.13.0)
- [github.com/psf/black: 20.8b1 → 21.4b0](https://github.com/psf/black/compare/20.8b1...21.4b0)
- [github.com/PyCQA/flake8: 3.9.0 → 3.9.1](https://github.com/PyCQA/flake8/compare/3.9.0...3.9.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-04-26 17:24:40 -04:00
Talley Lambert
592f0d75ba option scroll adjusts gain 2021-04-26 12:53:27 -04:00
Talley Lambert
2897a18851 more style fixes 2021-04-26 12:26:20 -04:00
Talley Lambert
59c5dec044 Merge branch 'main' of https://github.com/tlambert03/PyQRangeSlider into main 2021-04-26 12:22:20 -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
7d0ab56d54 fix for pyqt6 2021-04-26 12:19:08 -04:00
Talley Lambert
4edcdf4941 Merge branch 'main' of https://github.com/tlambert03/PyQRangeSlider into main 2021-04-26 10:08:53 -04:00
Talley Lambert
b651e2b757 fix gradients in bar 2021-04-26 09:57:34 -04:00
Talley Lambert
7ad87f9dc6 Update issue templates 2021-04-25 17:42:41 -04:00
Talley Lambert
7d323240be readme v0.1.0 2021-04-25 17:26:19 -04:00
Talley Lambert
e56d96fa5a new demo images 2021-04-25 17:04:08 -04:00
Talley Lambert
69203f878f update for barColor property 2021-04-25 16:43:23 -04:00
Talley Lambert
e8594d8b40 move pytest-qt6 to tox v0.1.0rc2 2021-04-25 14:27:11 -04:00
Talley Lambert
01f496bc18 pyproject 2021-04-25 14:20:47 -04:00
Talley Lambert
75b29bc600 undo default valuw 2021-04-25 11:45:22 -04:00
Talley Lambert
4cec206cf9 update docs and API v0.1.0rc0 2021-04-25 11:41:26 -04:00
Talley Lambert
6b1a3aa299 codecov 2021-04-25 11:01:58 -04:00
Talley Lambert
c890583142 update images 2021-04-25 10:58:14 -04:00
Talley Lambert
1ad3ef17fa remove orientation type hint 2021-04-25 10:34:58 -04:00
Talley Lambert
bd7ceae5d8 windows styles 2021-04-25 10:33:41 -04:00
Talley Lambert
a37e44ef74 formatting 2021-04-25 10:21:58 -04:00
Talley Lambert
1cc16dd70b Merge branch 'main' of https://github.com/tlambert03/PyQRangeSlider into main 2021-04-25 10:21:30 -04:00
Talley Lambert
95d836cd8a more styles 2021-04-25 10:17:20 -04:00
Talley Lambert
6b6348cb0f linux styles 2021-04-25 10:05:40 -04:00
Talley Lambert
3edeac7216 big sur styles 2021-04-25 09:41:05 -04:00
Talley Lambert
46e966ffcc breakout styles 2021-04-25 09:09:52 -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
d13648c6dc offset for ticks 2021-04-24 20:09:50 -04:00
Talley Lambert
35e73799cb update test 2021-04-24 19:58:24 -04:00
Talley Lambert
600a96bd55 better color parsing 2021-04-24 19:57:03 -04:00
Talley Lambert
6eac33f6ec ignore screenshots 2021-04-24 15:55:57 -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
ecbd3be249 fix pyqt6 pyside6 tests 2021-04-24 15:07:22 -04:00
Talley Lambert
ec0ad811b6 update readme 2021-04-24 12:37:10 -04:00
Talley Lambert
4ee3707a1b fix badge 2021-04-24 12:07:13 -04:00