2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 22, 2025 — Sep 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3636 from seb5g/feature/upgrade_treeChangeBlocker More... 6 days ago
Update test_Parameter.py More... 6 days ago
removing the enums from this PR (to be included and propagated in a dedicated one) More... 6 days ago
removing StrEnum compat python<3.11 More... 6 days ago
Merge pull request #3630 from pyqtgraph/dependabot/pip/dot-github/workflows/etc/matplotlib-3.11.2 More... 6 days ago
Merge pull request #3632 from maflAT/color-like-annotations More... 6 days ago
Merge branch 'master' into feature/upgrade_treeChangeBlocker More... 6 days ago
introducing a ParameterChangeType strenum to ease autocompletion and avoid mistakes! More... 6 days ago
grouping tests under a class and using a autouse fixture to init things More... 6 days ago
proof of principle More... 6 days ago
Merge pull request #3617 from Ashwolaa/blockslots-pr More... 7 days ago
Bump matplotlib from 3.11.1 to 3.11.2 in /.github/workflows/etc More... 9 days ago
Merge pull request #3615 from Ashwolaa/feature/brush_parameter More... 10 days ago
using fn.disconnect to discard error types and just rely on bool More... 11 days ago
adding test for unconnected slots More... 11 days ago
adding blockslots to setValue in Parameter More... 11 days ago
adding guard for unconnected slots More... 11 days ago
using Iterable instead of list/tuple More... 11 days ago
switching functions to uxe hexadecimals (show colors in IDE) More... 11 days ago
adding some tests More... 13 days ago
updating usecases throughout codebase More... 13 days ago
- adding blockSlots to setValue - making sure blockSignal is a bool (otherwise, add a warning) More... 13 days ago
adding test for color management in functions More... 13 days ago
adding test for brush parameter More... 13 days ago
updating examples and init More... 13 days ago
Adding BrushPreviewlabel as new widget More... 13 days ago
adding brush.py as new parameter More... 13 days ago
making pen and brush follow the same init + color convention More... 13 days ago
Merge pull request #3611 from j9ac9k/undo-one-layout-change More... 14 days ago
Merge pull request #3602 from genevieve-le-houx/init_imageView_withImageItem_imageNone More... 14 days ago