index
:
pyside/pyside-setup.git
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.6
5.9
6.0
6.0.0
6.0.1
6.0.2
6.0.3
6.0.4
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.3.0
6.3.1
6.3.2
6.4
6.4.0
6.4.1
6.4.2
6.5
6.5.1
dev
wip/6.3_pypy
wip/pypy
Git super project for PySide
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sources
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup version string for release
v5.11.1
5.11.1
Simo Fält
2018-07-27
2
-4
/
+4
*
shiboken: Work around non-deterministic builds
Friedemann Kleint
2018-07-26
1
-0
/
+3
*
Pep 384 Final Cut: Remove PepType
Christian Tismer
2018-07-23
29
-141
/
+134
*
shiboken: Remove -fno-exceptions from Clang parse options
Friedemann Kleint
2018-07-23
1
-1
/
+0
*
libshiboken: Use std::set::find() instead of searching the set
Friedemann Kleint
2018-07-19
1
-1
/
+1
*
Doc: Add snippet override for QQuickView
Venugopal Shivashankar
2018-07-19
1
-0
/
+67
*
Doc: Remove repetitive text in the licenses page
Venugopal Shivashankar
2018-07-19
1
-4
/
+0
*
Generate fully Qualified Names for Flags
Christian Tismer
2018-07-16
2
-4
/
+9
*
Fix limited API incompatibility with Python 3.7
Christian Tismer
2018-07-10
3
-77
/
+8
*
Doc: Add doc config for the QtQml module
Venugopal Shivashankar
2018-07-10
1
-0
/
+5
*
shiboken: Provide g++ internal headers for CentOS, too
Friedemann Kleint
2018-07-10
1
-7
/
+32
*
Adapt Licenses to Python 3.7.0
Christian Tismer
2018-07-09
9
-5633
/
+59
*
Fix Limited API and Signature Glitches in Python 3.7
Christian Tismer
2018-07-09
5
-11
/
+9
*
Fix macOS build when building inside Homebrew environment
Alexandru Croitor
2018-07-09
1
-0
/
+34
*
Add missing ownership handling for QtCharts
Cristian Maureira-Fredes
2018-07-06
1
-5
/
+136
*
shiboken: Fix handling of deleted functions
Friedemann Kleint
2018-07-06
4
-1
/
+45
*
shiboken: Handle enum class forward declarations
Friedemann Kleint
2018-07-06
2
-1
/
+5
*
Remove Py_TPFLAGS_HAVE_VERSION_TAG in Python 3
Boxiang Sun
2018-07-05
3
-0
/
+72
*
Add test case for QVariant/PySequence issue
Cristian Maureira-Fredes
2018-07-04
1
-8
/
+34
*
Add test for "Segfault when emitting string with emoji"
Christian Tismer
2018-07-04
2
-0
/
+79
*
Add ownership condition for finite PySequences
Cristian Maureira-Fredes
2018-07-03
1
-1
/
+8
*
Implement proper slice assignment for QByteArray
Boxiang Sun
2018-07-02
3
-40
/
+249
*
shiboken: Use raw string literals in ApiExtractor test testtemplates
Friedemann Kleint
2018-07-02
1
-193
/
+195
*
Change deprecated header qtest_global.h
Cristian Maureira-Fredes
2018-07-02
1
-1
/
+1
*
shiboken: Remove code fixing template arguments
Friedemann Kleint
2018-06-30
1
-78
/
+2
*
Implement proper convert from QString to PyUnicodeObject
Boxiang Sun
2018-06-29
1
-5
/
+2
*
Doc: Add the snippets for QtUiTools and QtCharts
Venugopal Shivashankar
2018-06-29
2
-0
/
+96
*
Create registry files for 5.11
Christian Tismer
2018-06-29
3
-0
/
+55760
*
shiboken: Remove unused code from the generators
Friedemann Kleint
2018-06-28
11
-214
/
+15
*
Doc: Update doc config to enable conditional exclusion
Venugopal Shivashankar
2018-06-28
1
-0
/
+3
*
shiboken: No longer hard-code the C++ language level
Friedemann Kleint
2018-06-27
11
-14
/
+157
*
Prepare Limited API for Python 3.7
Christian Tismer
2018-06-26
3
-94
/
+132
*
existence_test.py: Make multi signature mismatch message more verbose
Friedemann Kleint
2018-06-26
1
-2
/
+12
*
Fix index() method of QAbstractItemModel-derived classes
Friedemann Kleint
2018-06-25
2
-2
/
+14
*
Doc: Fix typos and minor edits
Venugopal Shivashankar
2018-06-25
2
-4
/
+4
*
shiboken: Search for Clang builtin-includes at runtime
Friedemann Kleint
2018-06-23
3
-56
/
+82
*
shiboken: Add command line options for system include paths
Friedemann Kleint
2018-06-22
3
-40
/
+59
*
shiboken: Add error handling to added functions
Friedemann Kleint
2018-06-22
1
-2
/
+17
*
shiboken: Improve error message about missing function for modification
Friedemann Kleint
2018-06-22
3
-7
/
+20
*
Doc: Add the missing snippet files
Venugopal Shivashankar
2018-06-22
13
-0
/
+689
*
Fix QtQml/bug_814.py
Cristian Maureira-Fredes
2018-06-22
1
-1
/
+1
*
shiboken/doc generator: Search snippets with to suffix "py" first
Friedemann Kleint
2018-06-22
1
-1
/
+7
*
Allow building just QtCore bindings
Alexandru Croitor
2018-06-22
2
-1
/
+18
*
Fix QVariant conversions when using PySequences
Cristian Maureira-Fredes
2018-06-21
2
-11
/
+38
*
Remove QT_LOGGING_RULES to fix QLibraryPath paths
Cristian Maureira-Fredes
2018-06-21
2
-19
/
+0
*
Bump 5.11 branch version to 5.11.1a1
Alexandru Croitor
2018-06-13
2
-6
/
+6
*
Be more descriptive about version parts in pyside_version.py
Alexandru Croitor
2018-06-11
2
-4
/
+16
*
Bump version to 5.11.0, for first TP release
Alexandru Croitor
2018-06-11
2
-4
/
+4
*
Fix failing versioninfo_test when the version is not a pre-release one
Alexandru Croitor
2018-06-08
3
-3
/
+3
*
Merge branch '5.9' into 5.11
Alexandru Croitor
2018-06-08
7
-5
/
+156
|
\
[next]