We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503597b commit 62f5a3eCopy full SHA for 62f5a3e
README.md
@@ -43,8 +43,17 @@ Additional configure options are:
43
Available branches
44
------------------
45
46
-This repository contains three branches:
47
-* Based on [r245](http://sourceforge.net/p/pythonqt/code/245/)
+This repository contains 5 branches:
+
48
+### patched-5
49
+* Based on patched-4 + [r395](http://sourceforge.net/p/pythonqt/code/395/)
50
+* List of features:
51
+ * CMake:
52
+ * Fix install rules
53
+ * Fix "_invalid_parameter_noinfo_noreturn" link error
54
+ * PythonQt:
55
+ * Add Qt5 support
56
+ * Add PY3K support
57
58
### patched-4
59
* Based on patched-3 + [r245](http://sourceforge.net/p/pythonqt/code/245/)
0 commit comments