Talley Lambert
ac4adf5234
chore: changelog v0.6.8
v0.6.8
2024-06-15 16:58:36 -04:00
Talley Lambert
5f68795a82
feat: graceful offline fallback for qiconify ( #251 )
2024-06-15 07:54:40 -04:00
Talley Lambert
17ad1079a8
chore: changelog v0.6.7
v0.6.7
2024-06-07 16:39:41 -04:00
pre-commit-ci[bot]
6bb050c499
ci: [pre-commit.ci] autoupdate ( #250 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.3...v0.4.7 )
- [github.com/abravalheri/validate-pyproject: v0.16 → v0.18](https://github.com/abravalheri/validate-pyproject/compare/v0.16...v0.18 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-07 16:36:52 -04:00
Talley Lambert
1f4d9081b9
fix: prevent qthrottled and qdebounced from holding strong references with bound methods ( #247 )
...
* finish
* linting
* done
* use weakmethod, add signature
* add test for warning
2024-06-03 10:24:03 -04:00
Daniel Althviz Moré
7b1aefd119
Prevent computing full document content highlight and only parse current block content for performance ( #246 )
2024-05-28 07:11:57 -04:00
Talley Lambert
0ec5cd3a2f
chore: changelog v0.6.6
v0.6.6
2024-05-12 11:11:56 -04:00
Talley Lambert
8f62b0b00d
perf: improve paint time for QColormapLineEdit ( #245 )
2024-05-12 10:32:59 -04:00
pre-commit-ci[bot]
4a0aaca2e9
ci: [pre-commit.ci] autoupdate ( #244 )
...
* ci: [pre-commit.ci] autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.5...v0.4.3 )
- [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.9.0...v1.10.0 )
* style: [pre-commit.ci] auto fixes [...]
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-06 19:18:03 -04:00
Talley Lambert
2d49e77c3d
chore: changelog v0.6.5
v0.6.5
2024-05-06 17:45:31 -04:00
Talley Lambert
ba495a5e72
fix: fix a number of issues with Labeled and Range Sliders, add LabelsOnHandle mode. ( #242 )
...
* fix: remove processEvents
* merge in fixes
* remove comment
* fix hint
* fix napari
* change pyqt6
* fix: fix range slider styles
2024-05-06 17:43:53 -04:00
Talley Lambert
12f10be8da
ci: trying to fix tests on various platforms ( #243 )
...
* ci: attempt1
* add lxml_html_clean
* fix napari version name
* breakout coverage
* use main
* cump
* bump again
* bump
* bump
* skip more napari tests
* add always
* back to v1
* try editabel
* use main again
* remove editable
* editable again
* bump
* bump
* bump
* use v2
2024-05-06 15:29:43 -04:00
Talley Lambert
9ca0bbf858
chore: changelog v0.6.4
v0.6.4
2024-04-25 15:56:57 -04:00
Talley Lambert
0ab6758972
fix: fix inverted appearance ( #240 )
...
* fix: fix inverted appearance
* style: [pre-commit.ci] auto fixes [...]
* pass codecov token
* inherit secrets
* explicitly pass token
* pin "'PyQt6<6.7'"
* pin upper pyqt6
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-25 15:55:02 -04:00
Talley Lambert
d2bc3d898c
drop to macos-13
2024-04-25 13:54:44 -04:00
Talley Lambert
1bb1a58a73
inherit secret
2024-04-22 14:08:53 -04:00
Talley Lambert
1288250597
add secret
2024-04-22 13:51:54 -04:00
pre-commit-ci[bot]
34a776e8d0
ci: [pre-commit.ci] autoupdate ( #238 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.0 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.0...v0.3.5 )
- [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.9.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-22 13:15:40 -04:00
Talley Lambert
146644e105
chore: changelog v0.6.3
v0.6.3
2024-03-27 17:34:31 -04:00
Talley Lambert
e7873ad93d
fix: fix sliderReleased, sliderPressed signals, and setTracking ( #237 )
2024-03-27 17:32:25 -04:00
dependabot[bot]
0396d465e2
ci(dependabot): bump softprops/action-gh-release from 1 to 2 ( #236 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 15:56:10 -04:00
Talley Lambert
4bf73c37f1
chore: changelog v0.6.2
v0.6.2
2024-03-06 15:48:43 -05:00
Talley Lambert
d407af2089
fix: don't use AbstractContextManager for exceptions_as_dialog ( #234 )
...
* fix: don't use AbstractContextManager
* fix docs
2024-03-06 15:46:28 -05:00
Talley Lambert
16f9ef9d3d
style: use ruff format instead of black, update pre-commit, restrict pyside6 tests ( #235 )
...
* style: use ruff format
* fix import
* disallow pyside 6.6.2
* pin in tests too
* pyside6.4 on windows
* fix greedy imports
* double quote
* run sliders last
* try 6.6.1 again
2024-03-06 15:42:51 -05:00
Talley Lambert
56f65ff123
feat: make toggle button public in QCollapsible ( #232 )
2024-03-06 15:27:56 -05:00
pre-commit-ci[bot]
60188de52e
ci: [pre-commit.ci] autoupdate ( #228 )
...
updates:
- [github.com/psf/black: 23.11.0 → 23.12.1](https://github.com/psf/black/compare/23.11.0...23.12.1 )
- [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.1.9 )
- [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.8.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.1...v1.8.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-09 10:09:23 -05:00
pre-commit-ci[bot]
b4d3a4f9b7
ci: [pre-commit.ci] autoupdate ( #223 )
...
updates:
- [github.com/psf/black: 23.10.1 → 23.11.0](https://github.com/psf/black/compare/23.10.1...23.11.0 )
- [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.4...v0.1.6 )
- [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.1...v1.7.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-28 12:03:21 -05:00
dependabot[bot]
95b1178647
ci(dependabot): bump actions/setup-python from 4 to 5 ( #225 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-22 17:15:47 -05:00
Peter Sobolewski
ef87685626
Bugfix: Check min max versus current value ( #221 )
...
* Check min max vs value
* add test
* style: [pre-commit.ci] auto fixes [...]
* test min too
* check that max > min per Qt
* update test
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-25 13:29:48 -05:00
Talley Lambert
b927159f49
feat: add addKey method to QIconifyIcon ( #218 )
...
* feat: addKey method to Iconify
* style: [pre-commit.ci] auto fixes [...]
* remove breakpoint
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-08 12:52:41 -05:00
Talley Lambert
61e7409b1c
fix: better default size policy for qcollapsible ( #217 )
...
* fix: better default size policy for qcollapsible
* fix: fix annotations
2023-11-07 07:44:19 -05:00
Talley Lambert
c9103e3dd8
ci: use reusable test workflow ( #215 )
...
* ci: try resuable
* style: [pre-commit.ci] auto fixes [...]
* remove x
* fix cov
* update
* update
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-06 18:36:36 -05:00
pre-commit-ci[bot]
570c261368
ci: [pre-commit.ci] autoupdate ( #216 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.5.0 )
- [github.com/psf/black: 23.9.1 → 23.10.1](https://github.com/psf/black/compare/23.9.1...23.10.1 )
- [github.com/astral-sh/ruff-pre-commit: v0.0.292 → v0.1.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.292...v0.1.4 )
- [github.com/abravalheri/validate-pyproject: v0.14 → v0.15](https://github.com/abravalheri/validate-pyproject/compare/v0.14...v0.15 )
- [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.5.1...v1.6.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-11-06 16:36:08 -05:00
Talley Lambert
bd6899133f
feat: icon.name() ( #213 )
2023-10-23 11:20:59 -04:00
Talley Lambert
3efafd7aa8
fix: remove old dep ( #212 )
2023-10-10 16:52:08 -04:00
Talley Lambert
0fd25aa665
chore: changelog v0.6.1
v0.6.1
2023-10-10 13:27:07 -04:00
Talley Lambert
a5740f0109
feat: add QIcon backed by iconify ( #209 )
...
* feat: add iconify
* update docs
* update docs
* rearrange
* update example
* update test deps
* importorskip
* Update src/superqt/iconify/__init__.py
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com >
* Update src/superqt/iconify/__init__.py
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com >
* merge
* change test
* bump dep
* change doc
* Update src/superqt/iconify/__init__.py
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com >
* pragma and bump version
---------
Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com >
2023-10-09 09:20:42 -04:00
Talley Lambert
65a4a6e17c
ci: test python 3.12 ( #181 )
...
* ci: test 3.12
* ci: try pyqt6
* update pyproject
* test: try macos
2023-10-08 14:15:49 -04:00
pre-commit-ci[bot]
6f74c6905e
ci: [pre-commit.ci] autoupdate ( #210 )
...
* ci: [pre-commit.ci] autoupdate
updates:
- [github.com/psf/black: 23.7.0 → 23.9.1](https://github.com/psf/black/compare/23.7.0...23.9.1 )
- [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.292](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.0.292 )
* style: [pre-commit.ci] auto fixes [...]
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-03 18:35:12 +02:00
Talley Lambert
d8211493ab
chore: v0.6.0
v0.6.0
2023-09-25 13:17:08 -04:00
Grzegorz Bokota
1c80109e92
Add support for flag enum ( #207 )
...
* add support for flag enum
* fix flag selection
* more edge cases
* remove obsolete test and add explanation
2023-09-25 13:10:10 -04:00
Talley Lambert
0b984c21e8
fix: don't reuse text in qcollapsible ( #204 )
2023-09-24 15:07:23 -04:00
Grzegorz Bokota
50bff8ea61
add restart_timer argument to GenericSignalThrottler.flush ( #206 )
2023-09-23 18:29:41 -04:00
Grzegorz Bokota
830fe38fb9
Fix IntEnum for python 3.11 ( #205 )
2023-09-23 18:23:39 -04:00
Talley Lambert
409d19e5c2
fix: sliderMoved event ( #200 )
2023-09-12 13:54:59 -04:00
Talley Lambert
df2034d5dc
docs: add cmap and QSearchableTreeWidget to docs ( #199 )
2023-09-12 13:47:15 -04:00
Talley Lambert
bace50fbb8
docs: update fonticon docs ( #198 )
2023-09-12 11:24:55 -04:00
Talley Lambert
66da7113e9
refactor: Labeled slider updates ( #197 )
...
* refactor: some slider updates
* fix tests
* finish
* finish
* import future
2023-09-12 08:08:23 -04:00
Talley Lambert
717b7e3d96
ci: add hatch matrix
2023-09-11 13:12:40 -04:00
dependabot[bot]
1e3cc27686
ci(dependabot): bump actions/checkout from 3 to 4 ( #196 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 08:56:46 -04:00