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