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
/
pyside2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix booleans and empty list cases in QSettings
5.12
Cristián Maureira-Fredes
2020-06-12
2
-16
/
+73
*
shiboken: Improve the libdir for windows
Cristián Maureira-Fredes
2020-02-27
1
-1
/
+8
*
Remove extra ref on QDataStream::setDevice
Cristian Maureira-Fredes
2019-09-06
1
-6
/
+0
*
Bump version for 5.12.5
Simo Fält
2019-08-27
1
-1
/
+1
*
correct QtPrintSupport dependency
Christian Tismer
2019-07-29
2
-1
/
+1
*
shiboken: Allow for "auto" as target of type for CONVERTTOCPP in injected code
Friedemann Kleint
2019-07-29
1
-3
/
+2
*
Cleanup signature module before substantial change
Christian Tismer
2019-07-17
1
-0
/
+4
*
Change QtQml tests file permissions to 644
Cristián Maureira-Fredes
2019-07-17
34
-0
/
+0
*
Add optional support for types in QSettings::value
Cristián Maureira-Fredes
2019-07-17
5
-5
/
+138
*
Add support for parameterNames in Signals
Cristian Maureira-Fredes
2019-07-04
6
-5
/
+161
*
PySide2/QtCore: Remove duplicated type entry for "bool"
Friedemann Kleint
2019-07-04
1
-1
/
+0
*
Leave QVariantMap as a name, not a type
Cristian Maureira-Fredes
2019-07-02
2
-6
/
+1
*
Cleanup pointer and trailing whitespace (omissions)
Christian Tismer
2019-06-25
23
-74
/
+74
*
Remove left-over C++ example snippets
Friedemann Kleint
2019-06-25
207
-23560
/
+0
*
Cleanup pointer whitespace everywhere
Christian Tismer
2019-06-24
38
-736
/
+739
*
Support the qApp macro in "scriptable application"
Christian Tismer
2019-06-17
2
-6
/
+11
*
Fix negative refcount on QSocketNotifier
Christian Tismer
2019-06-10
2
-2
/
+3
*
Bump version strings to 5.12.4
Simo Fält
2019-06-10
1
-1
/
+1
*
PySide: Allow any existing attribute in the constructor
Christian Tismer
2019-06-04
3
-16
/
+104
*
CMake: Change the default behavior CMAKE_BUILD_TYPE
Julien Schueller
2019-06-06
1
-1
/
+1
*
correct bool(qApp) on Python 2
Christian Tismer
2019-06-06
1
-1
/
+1
*
Implement the Buffer Protocol on VoidPtr
Renaud Aubin
2019-06-05
1
-1
/
+6
*
shiboken: Make it possible to extend namespaces
Friedemann Kleint
2019-05-22
4
-0
/
+54
*
Fix propagation of existing LD env vars when calling generate_pyi
Alexandru Croitor
2019-05-21
1
-9
/
+20
*
generate_pyi: Simplify, Enhance and Get Rid Of Any Import Problems
Christian Tismer
2019-05-19
2
-153
/
+60
*
Fix pyi generation on Windows
Alexandru Croitor
2019-05-14
1
-0
/
+13
*
Add Some Hints For Dealing With PyInstaller
Christian Tismer
2019-05-14
1
-0
/
+49
*
Port property/signal/slot handling of libpyside to use QByteArray
Friedemann Kleint
2019-05-06
6
-227
/
+171
*
libpyside: Refactor code building the signature
Friedemann Kleint
2019-05-02
1
-4
/
+4
*
Add PySide2: Add OpenGL version functions as separate module
Friedemann Kleint
2019-05-02
31
-15
/
+1654
*
Avoid too much stickiness when using --reuse-build
Christian Tismer
2019-04-26
1
-2
/
+41
*
Fix warnings about signatures 'setUniformValue(const char*,...)' not being found
Friedemann Kleint
2019-04-26
5
-10
/
+13
*
Add explicit methods for QOpenGLShaderProgramm.setUniformValue (i/f)
Cristian Maureira-Fredes
2019-04-24
2
-0
/
+30
*
Tutorials: Fix some sphinx warnings about unexpected indentation
Friedemann Kleint
2019-04-24
5
-2
/
+23
*
Declare XML files to be in encoding UTF-8
Friedemann Kleint
2019-04-18
65
-65
/
+65
*
Make the PepType_AS_BUFFER definition complete
Christian Tismer
2019-04-16
1
-4
/
+0
*
Revert an unwanted debug change in generate_pyi.py
Christian Tismer
2019-04-16
1
-5
/
+1
*
Add array modification for QGLShaderProgram::setAttributeArray(int,const floa...
Friedemann Kleint
2019-04-15
1
-0
/
+3
*
Remove copy for non-existing ApiExtractor docs
Cristián Maureira-Fredes
2019-04-15
1
-6
/
+2
*
Doc: Add tutorials related to deployment
Cristian Maureira-Fredes
2019-04-04
5
-0
/
+431
*
Doc: Add descriptions, pages, and moving modules
Cristian Maureira-Fredes
2019-03-27
5
-92
/
+255
*
Update logo
Cristian Maureira-Fredes
2019-03-26
1
-0
/
+0
*
Improve the Selftest in the Registry
Christian Tismer
2019-03-25
2
-35
/
+101
*
Doc: Add subtitles to Getting Started to improve readability
Leena Miettinen
2019-03-25
1
-2
/
+16
*
Implement Embedding To Make Signatures Always Available
Christian Tismer
2019-03-20
5
-11
/
+87
*
Simplify Python Imports For Embedding
Christian Tismer
2019-03-20
11
-636
/
+19
*
Doc: Add qml application tutorial
Venugopal Shivashankar
2019-03-20
10
-0
/
+319
*
Add toBytes() and BufferProtocol
Cristian Maureira-Fredes
2019-03-15
2
-10
/
+54
*
PySide2 documentation: Do not add module names
Friedemann Kleint
2019-03-14
1
-0
/
+2
*
PySide2: Fix documentation build with module subsets
Friedemann Kleint
2019-03-12
2
-1
/
+5
[next]