Andrew Murray
|
53bbfea763
|
Added type hints
|
2024-08-26 23:49:03 +10:00 |
|
Andrew Murray
|
923d4e5e1a
|
Added type hints
|
2024-06-05 22:27:23 +10:00 |
|
Andrew Murray
|
e39765d755
|
Added type hints
|
2024-02-20 15:41:20 +11:00 |
|
Hugo van Kemenade
|
4a4b90c365
|
Autotype tests (#7756)
* autotyping: --none-return
* autotyping: --scalar-return
* autotyping: --int-param
* autotyping: --float-param
* autotyping: --str-param
* autotyping: --annotate-named-param tmp_path:pathlib.Path
|
2024-01-31 20:12:58 +11:00 |
|
Hugo van Kemenade
|
53c3cd9f8e
|
isort Tests
|
2024-01-20 13:23:03 +02:00 |
|
Hugo van Kemenade
|
43b2f61e79
|
Add 'from __future__ import annotations' using Ruff/isort
|
2023-12-21 13:13:31 +02:00 |
|
Hugo van Kemenade
|
59c9d87f8a
|
Remove support for PyQt5 and PySide2, deprecated in 9.2.0
|
2023-04-06 16:11:36 +03:00 |
|
Andrew Murray
|
19299acbb6
|
Relax roundtrip check
|
2023-02-24 08:39:48 +11:00 |
|
Andrew Murray
|
21d13e1dea
|
Relax roundtrip check
|
2023-02-23 23:22:18 +11:00 |
|
Andrew Murray
|
e76fa1674e
|
Relax roundtrip check
|
2023-01-28 14:15:51 +11:00 |
|
Hugo van Kemenade
|
f854d7f7c9
|
Deprecate support for Qt 5 (PyQt5 and PySide2). Use Qt 6 (PyQt6 or PySide6) instead.
|
2022-04-22 15:56:11 +03:00 |
|
Andrew Murray
|
e54880c652
|
Moved RGB fix inside ImageQt class
|
2021-03-10 13:17:19 +11:00 |
|
Andrew Murray
|
57d6e8ca43
|
Added PyQt6 support
|
2021-02-10 21:12:32 +11:00 |
|
Hugo van Kemenade
|
effa65cb38
|
Refactor
|
2021-01-01 20:37:16 +02:00 |
|
Hugo van Kemenade
|
4e3dc9a06b
|
Add support for PySide6
|
2021-01-01 20:34:44 +02:00 |
|
Andrew Murray
|
62693b7c54
|
Moved QApplication into one test
|
2021-01-01 11:33:20 +11:00 |
|