0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Documentation for Pyface 8.0 release (#1238)
cwebster
as Corran Webster
More... about 1 year ago
Refactor fields (#1234)
cwebster
as Corran Webster
More... about 1 year ago
Import optional imports from relative module rather than toolkit (#1240)
cwebster
as Corran Webster
More... about 1 year ago
Fix screen sizes (#1237)
cwebster
as Corran Webster
More... about 1 year ago
Update Qt APIs to be more Qt5/Qt6-ish (#1236)
cwebster
as Corran Webster
More... about 1 year ago
Delay imports in api modules if toolkit will be imported (#1233)
cwebster
as Corran Webster
More... about 1 year ago
Expose more ui traits in Pyface API (#1229)
cwebster
as Corran Webster
More... about 1 year ago
Fix problem with multiple matches to shadowed module finder (#1228)
cwebster
as Corran Webster
More... about 1 year ago
Don't try to dispatch immediately in Qt Gui `_FutureCall` (#1226)
cwebster
as Corran Webster
More... about 1 year ago
Move `pyface.ui.qt4` to `pyface.ui.qt` (#1223)
cwebster
as Corran Webster
More... about 1 year ago
Expose more arguments to `confirm` function (#1221)
cwebster
as Corran Webster
More... about 1 year ago
Some fixes for API imports (#1222)
cwebster
as Corran Webster
More... about 1 year ago
Add `parent` argument to `IWidget.create()` (#1219)
cwebster
as Corran Webster
More... about 1 year ago
Expose interfaces in `pyface.api` (#1220)
cwebster
as Corran Webster
More... about 1 year ago
Use `create()` rather than `_create()` (#1215)
cwebster
as Corran Webster
More... about 1 year ago
Merge pull request #1216 from enthought/add-importlib-metadata-dependency More... about 1 year ago
Add missing importlib-metadata dependency More... about 1 year ago
Workaround for end-of-process segfault on Linux (#1213) More... about 1 year ago
Don't list pyface as a dependency of pyface (#1214) More... about 1 year ago
Python 3.11 Support (#1210)
cwebster
as Corran Webster
More... about 1 year ago
Modernise Packaging and CI (#1203)
cwebster
as Corran Webster
More... about 1 year ago
Remove deprecated modules and code (#1209)
cwebster
as Corran Webster
More... about 1 year ago
Use `exec` instead of `exec_` where possible for Qt (#1208)
cwebster
as Corran Webster
More... about 1 year ago
Change assert to warning in SplitTabWidget (#1196) More... about 1 year ago
Remove 'parent' argument from wx StatusBarManager (#1192) More... over 1 year ago
Use integer division in DockSplitter.draw (#1190) More... over 1 year ago
Update copyright dates for 2023. (#1191)
cwebster
as Corran Webster
More... over 1 year ago
CI changes for Ubuntu 22.04 (#1186)
cwebster
as Corran Webster
More... over 1 year ago
Don't raise `ConditionTimeoutError` if event loop does not time out (#1182)
cwebster
as Corran Webster
More... over 1 year ago
Explicitly convert float to int. (#1176)
cwebster
as Corran Webster
More... over 1 year ago