index
:
pyside/pyside.git
4.8
dev
qt5-license
PySide
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix errorhandling in ‘signalmanager.cpp.in’
HEAD
dev
Christian Tismer
29 hours
1
-7/+11
*
pysidetest: Add further missing include paths
Friedemann Kleint
2 days
1
-0/+3
*
pysidetest: Add PySide2 include path
Friedemann Kleint
3 days
1
-0/+1
*
libpyside/signalmanager.cpp: Fix compilation with Qt 5.8
Friedemann Kleint
3 days
1
-1/+3
*
libpyside/uiplugin: Activate C++ 11 for Qt > 5.7.1
Friedemann Kleint
3 days
2
-0/+9
*
CMakeLists.txt: Use variable Qt5Core_VERSION
Friedemann Kleint
3 days
1
-1/+2
*
pysidetest_global.h: Fix license
Friedemann Kleint
4 days
1
-27/+27
*
Handle possible Python errors when invoking a global receiver callback
Alexandru Croitor
4 days
1
-0/+13
*
Fix manual memory allocations in signature processing
Alexandru Croitor
2017-02-23
1
-4/+4
*
Fix emission of signals with default arguments
Alexandru Croitor
2017-02-23
2
-14/+77
*
Fix some include paths
Friedemann Kleint
2017-02-22
2
-3/+3
*
PySide2/global.h.in: Fix syntax error
Friedemann Kleint
2017-02-22
1
-1/+0
*
Pass macOS framework directories to shiboken's preprocessor
Alexandru Croitor
2017-02-16
1
-1/+11
*
Revert "Fix missing python error handling in SignalManager::callPythonMetaMet...
Christian Tismer
2017-02-15
1
-3/+0
*
Add QOpenGLBuffer to typesystem
Liang Qi
2017-02-15
4
-0/+101
*
Fix missing python error handling in SignalManager::callPythonMetaMethod
Christian Tismer
2017-02-14
1
-0/+3
*
Warn if signals and slots are out of order
Christian Tismer
2017-02-14
4
-21/+156
*
Fix PySide2 build error on CentOS 7 (qv4engine)
Fredrik Averpil
2017-02-11
1
-2/+18
*
Add since attribute for QMimeType, QMimeDatabase in typesystem
Liang Qi
2017-02-09
1
-2/+2
*
Remove some simple QUuid errors
Christian Tismer
2017-02-08
2
-2/+12
*
Remove an error importing shiboken
Christian Tismer
2017-02-08
1
-2/+9
*
Add QMimeType, QMimeDatabase to typesystem
Liang Qi
2017-01-24
4
-0/+86
*
Fix PySide QtQuick build with Qt 5.5.1
Alexandru Croitor
2017-01-23
4
-6/+12
*
Fix registration of signals and slots inherited from mixin classes
Alexandru Croitor
2017-01-19
4
-48/+291
*
Fix “Fix Segfault when using connect”
Christian Tismer
2017-01-16
1
-5/+0
*
PySide::MetaFunction::call: Fix error message about number of arguments
Friedemann Kleint
2017-01-13
1
-2/+11
*
libpyside: Remove some C-style casts
Friedemann Kleint
2017-01-12
9
-25/+28
*
Stop shiboken crash due to incorrect interpretation of float[][] types
Alexandru Croitor
2016-12-22
2
-1/+6
*
Handle WId as primitive type PyLong
Friedemann Kleint
2016-12-22
4
-56/+17
*
Fix QtQuick bindings generation
Alexandru Croitor
2016-12-22
2
-11/+115
*
Add some missing OpenGL and accessibility related items to QtGui
Alexandru Croitor
2016-12-22
2
-0/+33
*
Add flags property for Qt::InputMethodQuery enum
Alexandru Croitor
2016-12-22
1
-1/+1
*
Fix test QtOpenGL/qglbuffer_test.py for Python 3
Friedemann Kleint
2016-12-22
1
-1/+1
*
Fix test QtWidgets/bug_722.py
Friedemann Kleint
2016-12-22
1
-1/+4
*
Tests: Fix deprecation warnings
Friedemann Kleint
2016-12-19
128
-282/+282
*
Fix qstandarditemmodel_test.py
Friedemann Kleint
2016-12-19
2
-3/+4
*
Fix Tests QtWidgets/bug_919.py
Friedemann Kleint
2016-12-16
1
-1/+11
*
Fix PyTypeObject for Python < 3.4
Christian Tismer
2016-12-15
1
-1/+1
*
Add import for print_function for Python 2
Friedemann Kleint
2016-12-15
2
-0/+4
*
Signal tests: Fix function signatures
Friedemann Kleint
2016-12-15
2
-11/+9
*
QtQml tests: Add parentheses around print
Friedemann Kleint
2016-12-15
2
-2/+2
*
QQmlIncubationController fixes and new VolatileBool type
Alexandru Croitor
2016-12-13
10
-3/+400
*
Improve QtQml typesystem to generate more bindings
Alexandru Croitor
2016-12-13
2
-40/+77
*
Get indexOfTopLevelItem() in QTreeWidget back
Liang Qi
2016-12-12
1
-2/+0
*
Add QFileSelector to typesystem
Alexandru Croitor
2016-12-09
2
-0/+2
*
Fix build on Winsdows
Friedemann Kleint
2016-12-05
1
-1/+1
*
Fix Segfault when using connect (w/o instrumentation)
Christian Tismer
2016-12-02
6
-3/+89
*
Test bug_686.py: Unlock mutex after use
Friedemann Kleint
2016-12-01
1
-0/+1
*
Remove test bug_882.py
Friedemann Kleint
2016-11-29
2
-42/+0
*
Stabilize tests bug_686.py, bug_PYSIDE-164.py for Python 2
Friedemann Kleint
2016-11-29
2
-4/+4
[next]