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
6.5.2
6.5.3
6.6
6.6.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unit test of bug 829.
ps-1.0.8
Hugo Parente Lima
2012-03-08
2
-5
/
+8
*
Version bump to 1.0.8.
Hugo Parente Lima
2012-03-08
1
-3
/
+3
*
Fix bug 1019 - "Overriding QWidget.show or QWidget.hide do not work"
Hugo Parente Lima
2012-03-08
3
-10
/
+53
*
Fix bug 1022 - "RuntimeError: maximum recursion depth exceeded while getting ...
Paulo Alcantara
2012-03-08
3
-1
/
+16
*
Only removes actions bounded to PyObjects on QMenu::clear.
Hugo Parente Lima
2012-03-08
1
-4
/
+9
*
Initial update typesystem for support Qt 4.8 (beta).
Renato Filho
2012-03-08
4
-2
/
+25
*
Fix getTypeName check order.
Lauro Neto
2012-03-08
1
-2
/
+2
*
Fixes win32's HWND converter.
Marcelo Lira
2012-03-08
3
-6
/
+8
*
Use sbkpython.h instead of Python.h to avoid problems with Python2.5.
Hugo Parente Lima
2012-03-08
24
-24
/
+24
*
Avoid using uninitialized variable.
Hugo Parente Lima
2012-03-08
1
-1
/
+1
*
Fix qglbuffer test on Python3.
Hugo Parente Lima
2012-03-08
2
-7
/
+11
*
Fixed unittest to work with python3.
Renato Filho
2012-03-08
2
-3
/
+15
*
Change String::convertible to String::isConvertible.
Hugo Parente Lima
2012-03-08
1
-1
/
+1
*
Fixed unittest to work with python3.
Renato Filho
2012-03-08
2
-84
/
+91
*
Updated Cmake files.
Renato Filho
2012-03-08
3
-3
/
+3
*
Slplited python compat file for python 2.x and 3.x
Renato Filho
2012-03-08
3
-0
/
+66
*
Updated __init__.py file to works with python 2.x and 3.x
Renato Filho
2012-03-08
1
-1
/
+5
*
Updated pyside and signals tests to works with python 2.x and 3.x
Renato Filho
2012-03-08
3
-22
/
+19
*
Updated phonon modue to works with python 2.x and 3.x
Renato Filho
2012-03-08
2
-8
/
+8
*
Updated QtWebKit modue to works with python 2.x and 3.x
Renato Filho
2012-03-08
2
-14
/
+12
*
Updated QtUiTools modue to works with python 2.x and 3.x
Renato Filho
2012-03-08
1
-3
/
+3
*
Updated QtSql modue to works with python 2.x and 3.x
Renato Filho
2012-03-08
1
-8
/
+9
*
Updated QtOpenGL modue to works with python 2.x and 3.x
Renato Filho
2012-03-08
1
-1
/
+1
*
Updated QtNetwork modue to works with python 2.x and 3.x
Renato Filho
2012-03-08
2
-6
/
+12
*
Updated QtScript modue to works with python 2.x and 3.x
Renato Filho
2012-03-08
1
-2
/
+2
*
Updated QtGui modue to works with python 2.x and 3.x
Renato Filho
2012-03-08
15
-71
/
+94
*
Updated QtCore modue to works with python 2.x and 3.x
Renato Filho
2012-03-08
8
-23
/
+25
*
Updated QtDeclarative modue to works with python 2.x and 3.x
Renato Filho
2012-03-08
4
-7
/
+5
*
Initia QtCore port to python3.
Renato Filho
2012-03-08
52
-286
/
+380
*
Created pyside QFlags compat class.
Renato Filho
2012-03-08
3
-1
/
+158
*
Fixed compilation with python3.
Renato Filho
2012-03-08
1
-3
/
+3
*
Fixes argument and return type of a couple of QtDeclarative methods.
Marcelo Lira
2012-03-08
1
-1
/
+25
*
Fixes argument and return type for method "QScriptString::toArrayIndex(bool*)...
Marcelo Lira
2012-03-08
1
-1
/
+10
*
QHostAddress::setAddress(quint8*) signature was removed.
Marcelo Lira
2012-03-08
1
-0
/
+1
*
Version bumped.
ps-1.0.7
Renato Filho
2012-03-08
1
-3
/
+3
*
Created unit test for layout policy.
Renato Filho
2012-03-08
1
-5
/
+45
*
Fixed layout policy.
Renato Filho
2012-03-08
2
-6
/
+74
*
Created unit test for bug #1006.
Renato Filho
2012-03-08
2
-0
/
+44
*
Fix QLayout.itemAt and QGridLayout.itemAtPosition return policy.
Renato Filho
2012-03-08
2
-2
/
+9
*
Unit test for bug 995 - "QDeclarativeView.itemAt returns faulty reference. (l...
Hugo Parente Lima
2012-03-08
3
-0
/
+26
*
Created unit test for bug #1002.
Renato Filho
2012-03-08
2
-0
/
+20
*
Fixed QWidget.window() return policy.
Renato Filho
2012-03-08
1
-0
/
+6
*
Created unit test for bug #997.
Renato Filho
2012-03-08
3
-0
/
+31
*
Avoid register property twice during the object instaciation.
Renato Filho
2012-03-08
1
-1
/
+3
*
Fixed segfault during the connection fail.
Renato Filho
2012-03-08
1
-3
/
+3
*
Create unit test for bug #998.
Renato Filho
2012-03-08
2
-0
/
+11
*
Fixed problems in function that return None, and was not verified.
Renato Filho
2012-03-08
1
-4
/
+6
*
Changed QStringList from container to primitive type.
Marcelo Lira
2012-03-08
1
-2
/
+2
*
Fix bug 981 - "QSettings docs should empathize the behavior changes of value(...
Hugo Parente Lima
2012-03-08
1
-0
/
+5
*
Fix QAbstractFileEngine read and readLine methods to accept data with null by...
Hugo Parente Lima
2012-03-08
2
-5
/
+4
[next]