-
Notifications
You must be signed in to change notification settings - Fork 77
Pull requests: slaclab/pydm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
FIX: Ensure previous instance of display class is fully cleaned up after reloading it
#1209
opened Mar 21, 2025 by
jbellister-slac
Loading…
FIX: Disconnect the value signal when removing a listener from a connection
#1208
opened Mar 21, 2025 by
jbellister-slac
Loading…
WIP: try fixing windows python 3.10 test again (last fix didnt do it)
#1206
opened Mar 19, 2025 by
nstelter-slac
•
Draft
MNT: instruct users to use conda from Miniforge for it's better licensing.
#1205
opened Mar 19, 2025 by
nstelter-slac
Loading…
MNT: parent args passed into Qt provided class __init__ should be positional args not use keyword arguments
pyside6
for adding pyside6 (qt6) support
#1204
opened Mar 15, 2025 by
nstelter-slac
Loading…
MNT: switch from python2 style super() calls to python3
pyside6
for adding pyside6 (qt6) support
#1202
opened Mar 15, 2025 by
nstelter-slac
Loading…
MNT: appease newer python by not using enum to index into tuple
pyside6
for adding pyside6 (qt6) support
#1200
opened Mar 14, 2025 by
nstelter-slac
Loading…
wip: signal comparison pyside6
pyside6
for adding pyside6 (qt6) support
#1199
opened Mar 14, 2025 by
nstelter-slac
•
Draft
MNT: stop high-dpi setting warning on pyside6(qt6)
pyside6
for adding pyside6 (qt6) support
#1198
opened Mar 14, 2025 by
nstelter-slac
Loading…
MNT: pyside6 just throws an IndexError instead when connecting to value_signals not overloaded with the specified type
pyside6
for adding pyside6 (qt6) support
#1197
opened Mar 13, 2025 by
nstelter-slac
Loading…
MNT: update enum-button widget's button-group to use proper clicked signal, avoid pyside6 error
pyside6
for adding pyside6 (qt6) support
#1196
opened Mar 13, 2025 by
nstelter-slac
Loading…
MNT: try running tests on pyside6 in github actions automated tests, expect these to fail terribly atm
pyside6
for adding pyside6 (qt6) support
#1194
opened Mar 13, 2025 by
nstelter-slac
•
Draft
MNT: install pyside6 during github actions testing setup, but still only run with pyqt5
pyside6
for adding pyside6 (qt6) support
#1193
opened Mar 13, 2025 by
nstelter-slac
•
Draft
MNT: make sure we pass a weak ref of the current object to widget_destroyed
pyside6
for adding pyside6 (qt6) support
#1189
opened Mar 11, 2025 by
nstelter-slac
Loading…
WIP: pyside6 designer
pyside6
for adding pyside6 (qt6) support
#1183
opened Mar 4, 2025 by
nstelter-slac
•
Draft
MNT: Move some calls to children classes to stop pyside6 throwing an error about __init__ in classes that use multiple inheritence.
pyside6
for adding pyside6 (qt6) support
#1181
opened Mar 4, 2025 by
nstelter-slac
Loading…
ENH: Make deferring connections the default for main window again for better performance
1.20.0
#974
opened Feb 22, 2023 by
jbellister-slac
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.