index
:
pyside/pyside.git
4.8
5.6
5.9
dev
qt5-license
wip/clang
fromGit static_content test Obsolete Project. Merged into pyside/pyside-setup. fromGit static_content test
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libpyside
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include QQmlData private header for JS exception extraction
Alexandru Croitor
2017-03-22
1
-0
/
+1
*
Fix pointer to temporary memory in PySide::getMetaDataFromQObject
Savin Zlobec
2017-03-21
1
-1
/
+2
*
Fix errorhandling in ‘signalmanager.cpp.in’
Christian Tismer
2017-03-09
1
-7
/
+11
*
libpyside/signalmanager.cpp: Fix compilation with Qt 5.8
Friedemann Kleint
2017-03-07
1
-1
/
+3
*
libpyside/uiplugin: Activate C++ 11 for Qt > 5.7.1
Friedemann Kleint
2017-03-07
1
-0
/
+4
*
Handle possible Python errors when invoking a global receiver callback
Alexandru Croitor
2017-03-06
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
*
Revert "Fix missing python error handling in SignalManager::callPythonMetaMet...
Christian Tismer
2017-02-15
1
-3
/
+0
*
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
1
-20
/
+81
*
Fix PySide2 build error on CentOS 7 (qv4engine)
Fredrik Averpil
2017-02-11
1
-2
/
+18
*
Fix registration of signals and slots inherited from mixin classes
Alexandru Croitor
2017-01-19
2
-48
/
+74
*
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
*
Fix test QtWidgets/bug_722.py
Friedemann Kleint
2016-12-22
1
-1
/
+4
*
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
3
-3
/
+16
*
Correctly print error message in case of infinite recursion
Alexandru Croitor
2016-11-25
1
-0
/
+7
*
Sanity check dynamically added signal and slots
Alexandru Croitor
2016-11-11
1
-0
/
+10
*
libpyside: Fix warnings about unused variables and missing initializers
Friedemann Kleint
2016-11-11
8
-19
/
+67
*
Make code compile with namespaced Qt build
hjk
2016-11-04
2
-3
/
+2
*
Make QtQml / QtQuick work
Alexandru Croitor
2016-10-19
4
-1
/
+33
*
Added missing license headers of the libraries/runtime parts
Friedemann Kleint
2016-10-18
4
-0
/
+156
*
Fix property notify ids to be correct
Alexandru Croitor
2016-09-28
2
-59
/
+71
*
Remove debug statement in MetaFunction::call()
Alexandru Croitor
2016-09-28
1
-1
/
+0
*
Updated license headers of the runtime library (cpp)
Friedemann Kleint
2016-09-27
29
-609
/
+1102
*
Use QString::truncate() instead of assigning mid()/left()
Friedemann Kleint
2016-09-21
2
-2
/
+2
*
Fix foreach loops
Friedemann Kleint
2016-09-21
4
-6
/
+7
*
libpyside: Compile with QT_NO_CAST_FROM_ASCII, QT_NO_CAST_TO_ASCII
Friedemann Kleint
2016-09-21
5
-21
/
+19
*
GlobalReceiverV2: Fix double delete of receivers on exit
Alexandru Croitor
2016-09-19
1
-5
/
+6
*
GlobalReceiverV2: Suppress handling of destroyed() when deleting objects
Friedemann Kleint
2016-09-19
1
-2
/
+20
*
Add python files to CMakeLists so Qt Creator Locator picks them up
Alexandru Croitor
2016-08-31
1
-1
/
+26
*
Fix some compiler warnings
Friedemann Kleint
2016-07-25
2
-6
/
+8
*
Fix DynamicQMetaObject property type registration
Alexandru Croitor
2016-07-12
1
-1
/
+11
*
1. These 2 new functions could be suppressed by editing PySide2/QtTest/typesy...
zhihaoadsk
2016-04-14
1
-1
/
+1
*
Fix building signalmanager.cpp with Qt 5.4.x.
Mateusz Skowroński
2016-02-03
1
-0
/
+3
*
Fix building signalmanager.cpp with Qt < 5.5.0.
Mateusz Skowroński
2016-02-01
1
-3
/
+20
*
Fix bug #54.
Mateusz Skowroński
2016-01-30
1
-2
/
+2
*
Renaming shiboken's SHIBOKEN_PYTHON_SUFFIX to SHIBOKEN_PYTHON_EXTENSION_SUFFIX
Thomas-Karl Pietrowski
2016-01-23
4
-10
/
+10
*
Only use engine->current in Qt 5.6 and up
empyrical
2015-12-28
1
-0
/
+5
*
Fix private API usage for Qt 5.6
empyrical
2015-12-15
1
-1
/
+1
*
Merge pull request #44 from empyrical/deleted-obj-signal-segfault
Christian Tismer
2015-12-13
1
-1
/
+1
|
\
|
*
Merge commit 'refs/changes/14/110414/5' of https://codereview.qt-project.org/...
empyrical
2015-12-12
1
-1
/
+1
|
|
\
|
|
*
Fix segfault when disconnecting signal on deleted object
Tony Roberts
2015-04-14
1
-1
/
+1
*
|
|
Merge pull request #43 from empyrical/use-after-free
Christian Tismer
2015-12-13
1
-1
/
+2
|
\
\
\
|
*
\
\
Merge commit 'refs/changes/52/84452/3' of https://codereview.qt-project.org/p...
empyrical
2015-12-12
1
-1
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fix use-after-free in QProperty
Pankaj Pandey
2014-07-09
1
-1
/
+2
*
|
|
|
Merge pull request #42 from empyrical/fix-signal-deadlocks
Christian Tismer
2015-12-13
1
-2
/
+15
|
\
\
\
\
[next]