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 bugs 430, 426, 429, 394, 433.
Hugo Parente Lima
2010-10-22
7
-0
/
+79
*
Implemented support to notify argument on Properties.
renatofilho
2010-10-21
1
-0
/
+34
*
Added test for bug #395 - error calling QPainter.drawLines overloads.
Marcelo Lira
2010-10-19
1
-6
/
+14
*
Merge remote branch 'mainline/1.0'
Hugo Parente Lima
2010-10-19
9
-5
/
+1694
|
\
|
*
Signal objects redirect calls for homonymous methods.
Marcelo Lira
2010-10-11
2
-6
/
+6
|
*
Added a PySide derived test library.
Marcelo Lira
2010-10-11
9
-5
/
+1694
*
|
Included QSignalTransition constructor to support Signal objects.
renatofilho
2010-10-19
2
-0
/
+44
*
|
Included missing function on unit test for bug 332.
renatofilho
2010-10-19
1
-0
/
+2
*
|
Fix bug#408 - "QIODevice.readData() and .readLineData() have output parameter...
Hugo Parente Lima
2010-10-19
2
-0
/
+29
*
|
Removed QtDesigner dependency from QtUiTools module.
renatofilho
2010-10-15
2
-61
/
+1
*
|
Created function value to class QTreeWidgetItemIterator using the
renatofilho
2010-10-15
2
-0
/
+27
*
|
Fix bug#172 - "editing a QListWidgetItem stored in a variable makes it imposs...
Hugo Parente Lima
2010-10-14
1
-0
/
+9
*
|
Fixed reference leak on uiloader.
renatofilho
2010-10-13
2
-1
/
+59
*
|
Implemented support to deep copy on QtGui.
renatofilho
2010-10-13
2
-1
/
+95
*
|
Implemented support to deep copy on QtCore.
renatofilho
2010-10-13
1
-3
/
+26
*
|
Adding extra check for QPoint as a dict key
Lauro Neto
2010-10-13
1
-0
/
+3
*
|
Adding deepcopy test for QtCore classes.
Lauro Neto
2010-10-13
2
-0
/
+57
*
|
Adding QColor copy test
Lauro Neto
2010-10-13
1
-0
/
+15
*
|
Replace type() comparison with isinstance.
Lauro Neto
2010-10-07
1
-1
/
+1
*
|
Add more test for operations with QFlags
Lauro Neto
2010-10-07
1
-0
/
+20
*
|
Add default name for QObject.findChild(type, name)
Lauro Neto
2010-10-07
1
-0
/
+11
*
|
Created unittest for widgets defined in Python and used during QUiLoader.load...
renatofilho
2010-10-07
3
-3
/
+107
|
/
*
Add unit test for bug#172
Hugo Parente Lima
2010-10-05
2
-0
/
+14
*
Extend QUiLoader test to test ui files with custom widgets.
renatofilho
2010-10-05
1
-1
/
+11
*
Added missing file on QtUitools tests.
renatofilho
2010-10-01
1
-0
/
+16
*
Implement python conversion to QTime, QDate, QDateTime
renatofilho
2010-10-01
2
-0
/
+51
*
Removing deprecated and duplicated test
Lauro Neto
2010-10-01
3
-79
/
+0
*
Unit test for bug #392.
renatofilho
2010-09-30
2
-0
/
+20
*
Unit test for bug 390.
renatofilho
2010-09-30
2
-0
/
+16
*
Add test to check iterability of QPolygonF.
Hugo Parente Lima
2010-09-29
2
-0
/
+23
*
Fix bug#372 - "DiagramScene (GraphicsView) Example not working"
Hugo Parente Lima
2010-09-29
2
-0
/
+24
*
Added support on script to compare symbols in both Qt bindings (PySide/PyQt4)
renatofilho
2010-09-29
1
-33
/
+45
*
Added hash functions for QLine, QPoint, QRect and QSize classes.
Marcelo Lira
2010-09-27
1
-0
/
+29
*
Fixed unit test to avoid put a object child of QApplication.
renatofilho
2010-09-24
1
-1
/
+1
*
Fixed segmentation fault libpyside's signalUpdateSource function.
Marcelo Lira
2010-09-24
2
-0
/
+30
*
added a tool to compare class hierarchies
Matti Airas
2010-09-23
1
-0
/
+95
*
Created unit test for bug #376.
renatofilho
2010-09-22
2
-0
/
+20
*
Created unit test for bug #360.
renatofilho
2010-09-21
3
-0
/
+43
*
Created unittest for bug 367.
renatofilho
2010-09-20
2
-0
/
+23
*
Created unit test for bug 363.
renatofilho
2010-09-20
2
-0
/
+26
*
Updated test with new Property name.
renatofilho
2010-09-20
2
-4
/
+4
*
Added test from Lauro's patch on bug #313.
Marcelo Lira
2010-09-17
1
-2
/
+31
*
Fixed test.
renatofilho
2010-09-16
2
-4
/
+4
*
Update unit test for bug 312.
renatofilho
2010-09-16
1
-0
/
+23
*
Created unittest for bug 328.
renatofilho
2010-09-15
2
-0
/
+19
*
Fix bug#347 - "Setting properties in constructors gives incorrect results"
Hugo Parente Lima
2010-09-15
2
-0
/
+13
*
Don't ignore exceptions caused by property getters and setters.
Hugo Parente Lima
2010-09-15
1
-0
/
+7
*
Created unittest for bug #332.
renatofilho
2010-09-14
2
-0
/
+17
*
Created unit test for bug #312.
renatofilho
2010-09-14
2
-0
/
+24
*
Fix bug#254 - "QWebView.setPage() does not seem to work"
Hugo Parente Lima
2010-09-10
1
-1
/
+23
[prev]
[next]