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
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
path:
root
/
tests
/
QtCore
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug 1019 - "Overriding QWidget.show or QWidget.hide do not work"
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Fix bug 944 - "QIODevice.readData must use qmemcpy instead of qstrncpy"
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Created unit test for bug #987.
Renato Filho
2012-03-08
1
-0
/
+1
*
Fix bug 953 - "Segfault when QObject is garbage collected after QTimer.singeS...
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Created unit test for property decorator.
Renato Filho
2012-03-08
1
-0
/
+1
*
Fix bug 938 - "QTemporaryFile JPEG problem"
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Moved test for bug #921 from QtCore's directory to QtGui's.
Marcelo Lira
2012-03-08
1
-1
/
+0
*
Created unit test for bug #931.
Renato Filho
2012-03-08
1
-0
/
+1
*
Created unit test for bug #921.
Renato Filho
2012-03-08
1
-0
/
+1
*
Fix bug 920 - "Cannot use same slot for two signals"
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Created unit test for bug #927.
Renato Filho
2012-03-08
1
-0
/
+1
*
Created unit test for bug #896.
Renato Filho
2012-03-08
1
-0
/
+1
*
Created test for QObject.inherits.
Renato Filho
2012-03-08
1
-0
/
+1
*
Removed the rejection of QAbstractFileEngine.beginEntryList.
Marcelo Lira
2012-03-08
1
-0
/
+1
*
Created DestroyListener class.
Renato Filho
2012-03-08
1
-0
/
+1
*
Created unit test for ClassInfo class.
Renato Filho
2012-03-08
1
-0
/
+1
*
Create unit test for function QEasingCuver.setCustomType.
Renato Filho
2012-03-08
1
-0
/
+1
*
Implemented convertion from Python types for QDate, QTime, QDateTime.
Renato Filho
2012-03-08
1
-0
/
+1
*
Fix bug 686 - "Request to make Q[Mutex|Read|Write]Locker context managers"
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Unit test for bug 634, based on code from Marcus Lindblom.
Marcelo Lira
2012-03-08
1
-0
/
+1
*
Create unit tests for bug #606
Paulo Alcantara
2012-03-08
1
-0
/
+1
*
Created unit test for bug #312.
Renato Filho
2012-03-08
1
-0
/
+1
*
Create unit test for bug #835
Paulo Alcantara
2012-03-08
1
-0
/
+1
*
Moved unit test of bug 834 from QtCore to QtGui, as it tests QtGui classes.
Hugo Parente Lima
2012-03-08
1
-1
/
+0
*
Created unit test for bug #820.
Renato Filho
2012-03-08
1
-0
/
+1
*
Created unit test for QSysInfo class.
Renato Filho
2012-03-08
1
-0
/
+1
*
Create unit test for bug #834
Paulo Alcantara
2012-03-08
1
-0
/
+1
*
Created unit test for bug #826.
Renato Filho
2012-03-08
1
-0
/
+1
*
Created unit test for bug 829.
Renato Filho
2012-03-08
1
-0
/
+1
*
Fix bug 723 - "Missing QAbstractFileEngine.read and QAbstractFileEngine.readL...
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Fix bug 724 - "Missing QAbstractFileEngine.map method"
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Fix bug 699 - "PySide.QtCore.Property doesn't throw a TypeError if the first ...
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Add unit test for bug 706 - "dataChanged signal raise an incorrect TypeError"
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Fix bug 656 - "cannot inherit from QCoreApplication"
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Created __repr__ function unit test.
Renato Araujo Oliveira Filho
2012-03-08
1
-0
/
+1
*
New format for __version_info__.
Hugo Parente Lima
2012-03-08
1
-0
/
+1
*
Created support to function qAddPostRoutine.
Renato Araujo Oliveira Filho
2012-03-08
1
-0
/
+1
*
Fixed global functions from QT_TR_NOOP and QT_TRANSLATE_NOOP family.
Marcelo Lira
2012-03-08
1
-0
/
+1
*
Created unittest for bug #505.
Renato Araujo Oliveira Filho
2012-03-08
1
-0
/
+1
*
Added QRegExp.replace(QString, const char*) method.
Marcelo Lira
2012-03-08
1
-0
/
+1
*
Created unit test for bug 462.
Renato Araujo Oliveira Filho
2010-11-19
1
-0
/
+1
*
Removed invalid test.
renatofilho
2010-11-12
1
-1
/
+0
*
Created unit test for bug 428.
renatofilho
2010-10-29
1
-0
/
+1
*
Fix bug#408 - "QIODevice.readData() and .readLineData() have output parameter...
Hugo Parente Lima
2010-10-19
1
-0
/
+1
*
Adding deepcopy test for QtCore classes.
Lauro Neto
2010-10-13
1
-0
/
+1
*
Implement python conversion to QTime, QDate, QDateTime
renatofilho
2010-10-01
1
-0
/
+1
*
Fixed segmentation fault libpyside's signalUpdateSource function.
Marcelo Lira
2010-09-24
1
-0
/
+1
*
Fix bug#347 - "Setting properties in constructors gives incorrect results"
Hugo Parente Lima
2010-09-15
1
-0
/
+1
*
Created unittest for bug #332.
renatofilho
2010-09-14
1
-0
/
+1
*
bug_300_test moved to QtGui, because it tests a class from QtGui.
Hugo Parente Lima
2010-09-03
1
-1
/
+0
[next]