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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix BUG #1135 - "SIGSEGV when loading custom widget using QUiLoader..."
bug1135
Paulo Alcantara
2012-02-27
3
-0
/
+95
*
Fix BUG #1138 - "Subclassing of QUiLoader leads to "Internal C++ object
bug1138
Paulo Alcantara
2012-02-25
3
-0
/
+64
*
Improve unit test for BUG #1124
bug1124-unittest
Paulo Alcantara
2012-02-25
1
-56
/
+48
*
Fix BUG #1129 - "Segmentation fault on close by
Paulo Alcantara
2012-01-27
2
-0
/
+34
*
Fix BUG #1104 - "QSettings has problems with long integers"
Paulo Alcantara
2012-01-25
2
-0
/
+19
*
Fix BUG #1124 - "QPainter.drawPixmapFragments should take a list as
Paulo Alcantara
2012-01-23
2
-0
/
+67
*
Fix BUG #1113 - "Instantiating QObject in user-defined QML element's
Paulo Alcantara
2012-01-18
3
-0
/
+49
*
Fix BUG #1041 - "QAbstractItemModel has wrong ownership policy for
Paulo Alcantara
2012-01-11
2
-0
/
+36
*
Fix tests/QtGui/pyside_reload_test.py when PYTHONDONTWRITEBYTECODE=1
David Leverton
2012-01-05
1
-6
/
+7
*
Fix BUG #1060 - "Subclassing of QUiLoader leads to "Internal C++ object
Paulo Alcantara
2011-12-21
3
-0
/
+38
*
Fix BUG #1091 - "PixmapFragment and drawPixmapFragments are not bound"
Paulo Alcantara
2011-12-21
2
-0
/
+15
*
Fix BUG #1084 - "Crash (segfault) when writing unicode string on socket"
Paulo Alcantara
2011-12-17
2
-0
/
+17
*
The temporary file used in the test for bug #829 must not be deleted by the t...
Marcelo Lira
2011-12-15
1
-2
/
+1
*
Qt::HANDLE is declared only in QtCore, and its specifics depend on the archit...
Marcelo Lira
2011-12-09
1
-1
/
+1
*
Fix compilation of conversion branch against Python3k.
Hugo Parente Lima
2011-12-09
1
-3
/
+0
*
Replaced TypeResolver by SbkConverter and SpecificConverter.
Marcelo Lira
2011-12-09
3
-13
/
+36
*
Fixes the test for a QFlag value returned in a QVariant.
Marcelo Lira
2011-12-09
1
-1
/
+1
*
Makes test for QtCore's bug #1063 compliant with Python 3.
Marcelo Lira
2011-12-09
1
-2
/
+3
*
Fix BUG #1063
Paulo Alcantara
2011-12-09
2
-0
/
+30
*
Fix BUG #1077 - "Application exit crash when call QSyntaxHighlighter.document()"
Paulo Alcantara
2011-12-06
2
-0
/
+18
*
Fix BUG #1069 - "QtCore.QDataStream silently fails on writing Python string"
Paulo Alcantara
2011-11-29
2
-0
/
+23
*
Fix BUG #1048
Paulo Alcantara
2011-11-25
2
-0
/
+9
*
Remove unused code in bug 844 unit test.
Hugo Parente Lima
2011-11-01
1
-1
/
+0
*
Fix bug 1029 - "qmlRegisterType Fails to Increase the Ref Count"
Hugo Parente Lima
2011-11-01
3
-0
/
+45
*
Fix BUG #1031
Paulo Alcantara
2011-11-01
2
-0
/
+6
*
Fix phonon unit test when there are device aliases reported by phonon.
Hugo Parente Lima
2011-10-31
1
-1
/
+3
*
Strip the text received from message handler.
Hugo Parente Lima
2011-10-31
1
-1
/
+1
*
Fix bug 1036 - "Qt.KeyboardModifiers always evaluates to zero"
Hugo Parente Lima
2011-10-31
1
-0
/
+2
*
Fix bug 1013 - "connect to QSqlTableModel.primeInsert() causes crash"
Hugo Parente Lima
2011-10-28
2
-0
/
+31
*
Fix bug 1016 - "Calling of Q_INVOKABLE method returning not QVariant is impos...
Hugo Parente Lima
2011-10-26
6
-1
/
+108
*
Fix code style and add license headers.
Hugo Parente Lima
2011-10-26
2
-11
/
+49
*
Fix unit test of bug 829.
1.0.8
Hugo Parente Lima
2011-10-20
2
-5
/
+8
*
Fix bug 1019 - "Overriding QWidget.show or QWidget.hide do not work"
Hugo Parente Lima
2011-10-20
2
-0
/
+33
*
Fix bug 1022 - "RuntimeError: maximum recursion depth exceeded while getting ...
Paulo Alcantara
2011-10-20
2
-0
/
+14
*
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
*
Fixed unittest to work with python3.
Renato Filho
2011-10-07
2
-84
/
+91
*
Slplited python compat file for python 2.x and 3.x
Renato Filho
2011-10-06
3
-0
/
+66
*
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 QtGui modue to works with python 2.x and 3.x
Renato Filho
2011-10-06
14
-67
/
+90
*
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
3
-4
/
+3
*
Initia QtCore port to python3.
Renato Filho
2011-10-06
26
-131
/
+151
*
Created unit test for layout policy.
Renato Filho
2011-09-20
1
-5
/
+45
[next]