Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / enthought/pyface issues and pull requests
#1258 - Which is the last version to support `pyqt4`?
Issue -
State: closed - Opened by barracuda156 2 months ago
- 2 comments
#1257 - Bug report: Tests halt on Rocky Linux 8 using PySide6-6.7.1
Issue -
State: open - Opened by itziakos 7 months ago
- 1 comment
#1256 - Add WxPython to EDM Python 3.8 test suites
Issue -
State: open - Opened by corranwebster about 1 year ago
#1255 - Bug report: test failures with PyQt5
Issue -
State: open - Opened by opoplawski over 1 year ago
- 4 comments
#1254 - Bug report: image_volume.py time_stamp breaks reproducible builds
Issue -
State: closed - Opened by bmwiedemann over 1 year ago
- 5 comments
#1253 - Bug report: Include all license files into the wheel
Issue -
State: open - Opened by itziakos over 1 year ago
#1252 - Bug report: (some) tests should be skipped when ETS_TOOLKIT=qt4
Issue -
State: open - Opened by itziakos over 1 year ago
- 3 comments
#1251 - Toolbars are not created in pyface 8.0
Issue -
State: open - Opened by johannesloibl over 1 year ago
- 1 comment
#1250 - Bug report: 8.0.0 pyqt6 test_add_to_menu fails
Issue -
State: open - Opened by opoplawski over 1 year ago
- 1 comment
#1249 - Bug report: AttributeError: type object 'QFont' has no attribute 'Decorative'
Issue -
State: open - Opened by opoplawski over 1 year ago
- 3 comments
#1248 - Bug report: pyqt6 test failure
Issue -
State: open - Opened by opoplawski over 1 year ago
- 1 comment
#1247 - Bug report: test failures on s390x
Issue -
State: open - Opened by opoplawski over 1 year ago
- 2 comments
#1246 - TaskWindows should have clear API for adding a dock pane in a location
Issue -
State: open - Opened by corranwebster over 1 year ago
#1245 - Drop support for PyQt5
Issue -
State: open - Opened by corranwebster almost 2 years ago
#1244 - Bug report: NotImplementedError wx test failure with 8.0.0
Issue -
State: open - Opened by opoplawski almost 2 years ago
- 1 comment
#1243 - Error in the Pyface 8.0.0 release notes
Issue -
State: open - Opened by JaRoSchm almost 2 years ago
#1242 - Update documentation for Pyface 8.0.0
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 3 comments
#1241 - Remove `EDM_ROOT_DIRECTORY` from CI
Issue -
State: open - Opened by corranwebster almost 2 years ago
#1240 - Import optional imports from relative module rather than toolkit
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
#1239 - Experiments with typing support
Pull Request -
State: open - Opened by corranwebster almost 2 years ago
#1238 - Update Documentation for Pyface 8.0 release
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
#1237 - Fix screen sizes
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
#1236 - Update Qt APIs to be more Qt5/Qt6-ish
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
#1235 - importing QSvgWidget from PySide6 no longer works
Issue -
State: closed - Opened by homosapien-lcy almost 2 years ago
- 1 comment
#1234 - Refactor fields
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 1 comment
#1233 - Delay imports in api modules if toolkit will be imported
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 2 comments
#1232 - Bug report: SystemMetrics error on headless macos
Issue -
State: closed - Opened by itziakos almost 2 years ago
#1231 - Add a `RGBATuple` trait compatible with Enable's verson
Pull Request -
State: open - Opened by corranwebster almost 2 years ago
#1230 - Added additional debugging output to pyface/qt/__init__.py.
Pull Request -
State: open - Opened by capn-freako almost 2 years ago
- 13 comments
#1229 - Expose more ui traits in Pyface API
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
#1228 - Fix problem with multiple matches to shadowed module finder
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 1 comment
#1227 - Remove general uses of "qt4" in favour of "qt". Update docs.
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 1 comment
#1226 - Don't try to dispatch immediately in Qt Gui `_FutureCall`
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
#1225 - We should handle TraitsUI helpers better in `GUITestAssistant`
Issue -
State: open - Opened by corranwebster almost 2 years ago
#1224 - Standardize toolkit checks
Issue -
State: open - Opened by corranwebster almost 2 years ago
#1223 - Move `pyface.ui.qt4` to `pyface.ui.qt`
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 5 comments
#1222 - Some fixes for API imports
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
#1221 - Expose more arguments to `confirm` function
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
#1220 - Expose interfaces in `pyface.api`
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 2 comments
#1219 - Add `parent` argument to `IWidget.create()`
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
#1218 - The `create()` method of `IWidget` should accept a `parent` argument
Issue -
State: closed - Opened by corranwebster almost 2 years ago
#1217 - Bug report: Exception when closing a workbench with status bar
Issue -
State: open - Opened by greschd almost 2 years ago
- 4 comments
#1216 - Add missing importlib-metadata dependency
Pull Request -
State: closed - Opened by mdickinson almost 2 years ago
#1215 - Use `create()` rather than `_create()`
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 2 comments
#1214 - Don't list pyface as a dependency of pyface
Pull Request -
State: closed - Opened by mdickinson almost 2 years ago
#1213 - Workaround for end-of-process segfault on Linux
Pull Request -
State: closed - Opened by mdickinson almost 2 years ago
#1212 - Bug report: Advanced Tasks Example tries to open directories into the text editor
Issue -
State: open - Opened by corranwebster almost 2 years ago
#1211 - Intermittent end-of-process segfault on Linux + PySide 6
Issue -
State: open - Opened by mdickinson almost 2 years ago
- 8 comments
#1210 - Python 3.11 Support
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
#1209 - Remove deprecated modules and code
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 1 comment
#1208 - Use `exec` instead of `exec_` where possible for Qt
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 2 comments
#1207 - Segfaults on PIL image tests
Issue -
State: closed - Opened by corranwebster almost 2 years ago
- 2 comments
#1206 - `SplitEditorAreaPane.destroy` creates new widgets
Issue -
State: open - Opened by corranwebster almost 2 years ago
#1205 - Better reporting of Qt import errors
Issue -
State: open - Opened by corranwebster almost 2 years ago
- 3 comments
#1204 - Bug report: pyface.qt initialization failing to find installed PySide2 package.
Issue -
State: closed - Opened by capn-freako almost 2 years ago
- 7 comments
#1203 - Modernise Packaging and CI
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 3 comments
#1202 - Casting enum to int doesn't work with Python 3.11
Issue -
State: closed - Opened by corranwebster almost 2 years ago
- 1 comment
#1201 - Rename `qt4` to `qt` throughout
Pull Request -
State: closed - Opened by corranwebster almost 2 years ago
- 2 comments
#1200 - Feature Request: add 'close' method to IGUI interface
Issue -
State: open - Opened by mdickinson almost 2 years ago
- 3 comments
#1199 - Expose PyMimeData in pyface.api?
Issue -
State: open - Opened by mdickinson almost 2 years ago
#1198 - [WIP] FEAT: "exec" before "exec_"
Pull Request -
State: closed - Opened by rahulporuri almost 2 years ago
#1197 - Use "exec" in preference to "exec_" when starting Qt event loops
Issue -
State: closed - Opened by mdickinson almost 2 years ago
- 1 comment
#1196 - Change assert to warning in SplitTabWidget
Pull Request -
State: closed - Opened by JaRoSchm almost 2 years ago
- 1 comment
#1195 - Bug report: latest pyqt5 from pypi breaks pyface and traitsui
Issue -
State: closed - Opened by axel-kah almost 2 years ago
- 1 comment
#1194 - Should 'import pyface.api' set the toolkit to 'qt' rather than 'qt4'?
Issue -
State: closed - Opened by mdickinson almost 2 years ago
#1193 - `INVERSE_AREA_MAP` type error on Python 3.11
Issue -
State: closed - Opened by corranwebster about 2 years ago
- 1 comment
#1192 - Remove 'parent' argument from wx StatusBarManager
Pull Request -
State: closed - Opened by greschd about 2 years ago
- 3 comments
#1191 - Update copyright dates for 2023
Pull Request -
State: closed - Opened by corranwebster about 2 years ago
- 1 comment
#1190 - Use integer division in DockSplitter.draw
Pull Request -
State: closed - Opened by greschd about 2 years ago
- 3 comments
#1189 - Release 7.4.4
Pull Request -
State: closed - Opened by corranwebster about 2 years ago
- 1 comment
#1188 - More backports for maint/7.4
Pull Request -
State: closed - Opened by corranwebster about 2 years ago
#1187 - Support WxPython 4.2
Issue -
State: open - Opened by corranwebster about 2 years ago
#1186 - CI changes for Ubuntu 22.04
Pull Request -
State: closed - Opened by corranwebster about 2 years ago
- 1 comment
#1185 - Fix CI for new `ubuntu-latest`
Issue -
State: closed - Opened by corranwebster about 2 years ago
- 1 comment
#1184 - Backports for a 7.4.4 release
Pull Request -
State: closed - Opened by corranwebster about 2 years ago
#1179 - Use "exec()" instead of "exec_()" with PySide6
Issue -
State: closed - Opened by rahulporuri about 2 years ago
- 4 comments
#1171 - Backport bugfixes for 7.4.3 release
Issue -
State: closed - Opened by corranwebster about 2 years ago
#1166 - Attribute changes
Pull Request -
State: open - Opened by ntntnlstdnt about 2 years ago
- 2 comments
#1165 - `QtGui.QSizePolicy.Policy.*`
Pull Request -
State: open - Opened by ntntnlstdnt about 2 years ago
- 3 comments
#1164 - PySide 6.4 Compatibility
Issue -
State: closed - Opened by corranwebster over 2 years ago
- 1 comment
#1145 - 7.4.2 Release Checklist
Issue -
State: closed - Opened by corranwebster over 2 years ago
#1129 - Feature Request: Move Enable RGBAColor Trait to Pyface
Issue -
State: open - Opened by corranwebster almost 3 years ago
#1112 - 7.4.1 Release Checklist
Issue -
State: closed - Opened by corranwebster almost 3 years ago
#1107 - TaskWindow still visible after shutdown
Issue -
State: closed - Opened by mdickinson almost 3 years ago
- 4 comments
#1095 - Improvements to Schemas
Issue -
State: open - Opened by corranwebster almost 3 years ago
- 1 comment
#1088 - Support Python 3.8 runtimes in etstool
Pull Request -
State: closed - Opened by corranwebster almost 3 years ago
- 1 comment
#1071 - Add `PyfaceColor`, `PyfaceFont` traits to pyface.api
Issue -
State: closed - Opened by corranwebster about 3 years ago
#1068 - Use `HasStrictTraits` for all `Widget` subclasses
Issue -
State: open - Opened by corranwebster about 3 years ago
- 1 comment
#1009 - Confirm function is missing parameters
Issue -
State: closed - Opened by ffishburn over 3 years ago
Labels: component: documentation, difficulty: easy
#1006 - Improve "PyMimeData" documentation
Issue -
State: open - Opened by rahulporuri over 3 years ago
Labels: component: documentation
#996 - Clean-up the `ProgressBar` widget
Issue -
State: open - Opened by corranwebster over 3 years ago
- 1 comment
Labels: type: cleanup
#989 - Remove deprecated image traits from `ExpandableHeader`
Issue -
State: closed - Opened by corranwebster over 3 years ago
#987 - Deprecate/remove `ToolPalette` and related code
Issue -
State: closed - Opened by corranwebster over 3 years ago
- 1 comment
#979 - Remove Wx IPythonWidget
Issue -
State: closed - Opened by corranwebster over 3 years ago
#978 - Remove `image` trait from HeadingText
Issue -
State: closed - Opened by corranwebster over 3 years ago
#971 - Remove old function names from Qt image helpers in Pyface 8
Issue -
State: closed - Opened by corranwebster over 3 years ago
Labels: toolkit: Qt, difficulty: easy, type: cleanup
#918 - Remove deprecated pyface.grid.* submodule.
Issue -
State: closed - Opened by rahulporuri almost 4 years ago
Labels: type: cleanup
#917 - Remove deprecated pyface.tasks.action.listening_action module.
Issue -
State: closed - Opened by rahulporuri almost 4 years ago
Labels: type: cleanup
#916 - Remove deprecated toolkit-specific "do_later" modules.
Issue -
State: closed - Opened by rahulporuri almost 4 years ago
Labels: type: cleanup
#852 - Add toolkit support for PySide6
Issue -
State: closed - Opened by mdickinson about 4 years ago
- 3 comments
Labels: type: important, type: not-urgent