You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,7 @@ This repository contains 8 branches:
101
101
* all changes from ``patched-7`` cherry-picked.
102
102
* add support for build wrapping for Qml and Quick components
103
103
* improve Qt5 support and remove Qt4 support
104
+
* add patch from @pieper fixing wrapping of `QSocketNotifier` (see [PR#63](https://github.com/commontk/PythonQt/pull/63) and [message](https://sourceforge.net/p/pythonqt/discussion/631392/thread/c989429c/) on PythonQt mailinglist)
104
105
105
106
### patched-7
106
107
* Based on [r443](http://sourceforge.net/p/pythonqt/code/443/) with:
0 commit comments