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
/
QtGui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added test for module reloading.
Marcelo Lira
2011-01-19
3
-0
/
+52
*
Created unit test for bug #575.
Renato Araujo Oliveira Filho
2011-01-17
2
-0
/
+21
*
Added test for QPainter.setPen() method.
Marcelo Lira
2011-01-12
1
-3
/
+27
*
Created unit test for bug 589.
Renato Araujo Oliveira Filho
2011-01-07
2
-0
/
+20
*
Created unit test for bug #585.
1.0.0-beta3
Renato Araujo Oliveira Filho
2011-01-06
2
-0
/
+27
*
Fix QTreeWidgetItem.parent function.
Renato Araujo Oliveira Filho
2011-01-03
1
-2
/
+19
*
Fixed QWidget.parent function.
Renato Araujo Oliveira Filho
2011-01-03
2
-0
/
+33
*
Fix bug 546 - "Python crash on exit"
Hugo Parente Lima
2010-12-30
2
-0
/
+15
*
Fix bug#493 - "__eq__ and friends not implemented for QKeyEvent == QKeySequence"
Hugo Parente Lima
2010-12-29
2
-0
/
+22
*
Changed api2 test to work on MacOS during a ssh session.
Renato Araujo Oliveira Filho
2010-12-29
1
-8
/
+7
*
Fix bug#569 - "QTableWidgetItem is missing binding of __lt__ to operator<"
Hugo Parente Lima
2010-12-29
2
-0
/
+20
*
Fix test to avoid problems on slow computers.
Renato Araujo Oliveira Filho
2010-12-29
1
-1
/
+1
*
Fix QTreeWidget parent rules.
Renato Araujo Oliveira Filho
2010-12-27
2
-0
/
+40
*
Removed some float comparisons from QColor test to avoid armel problems.
Renato Araujo Oliveira Filho
2010-12-27
1
-12
/
+1
*
Fix bug#549 - "QGraphicsWidget::getContentsMargins() and QGraphicsWidget::get...
Hugo Parente Lima
2010-12-23
2
-0
/
+17
*
Avoid QMatrix test while gcc is broken.
Renato Araujo Oliveira Filho
2010-12-22
1
-0
/
+5
*
Created function used in PyObject getAttro.
Renato Araujo Oliveira Filho
2010-12-15
2
-0
/
+22
*
Fix bug#512 - "QGridLayout::getItemPosition() is not available"
Hugo Parente Lima
2010-12-14
2
-0
/
+23
*
Fixed new style signal connection tests for the proper semantics.
Marcelo Lira
2010-12-13
1
-1
/
+2
*
Added unit test for bug#500
Hugo Parente Lima
2010-12-13
2
-0
/
+16
*
Fixes QImage constructor signature that used string buffer as image data source.
Marcelo Lira
2010-12-06
2
-0
/
+21
*
Created unit test for bug #480.
Renato Araujo Oliveira Filho
2010-11-23
2
-0
/
+26
*
Create unit test for bug #467.
Renato Araujo Oliveira Filho
2010-11-19
2
-0
/
+20
*
Fix setLayout method that was causing segfault when itemAt wasn't implemented.
Luciano Wolf
2010-11-17
1
-0
/
+24
*
Fix bug#436 - "Using a custom QValidator generates a segfault"
Hugo Parente Lima
2010-11-11
2
-0
/
+86
*
Added test for Bug 452.
Marcelo Lira
2010-11-09
1
-0
/
+3
*
Fix unit test for bug 430
Hugo Parente Lima
2010-10-28
1
-1
/
+1
*
Fix bugs 430, 426, 429, 394, 433.
Hugo Parente Lima
2010-10-22
4
-0
/
+41
*
Added test for bug #395 - error calling QPainter.drawLines overloads.
Marcelo Lira
2010-10-19
1
-6
/
+14
*
Included QSignalTransition constructor to support Signal objects.
renatofilho
2010-10-19
2
-0
/
+44
*
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
*
Implemented support to deep copy on QtGui.
renatofilho
2010-10-13
2
-1
/
+95
*
Adding QColor copy test
Lauro Neto
2010-10-13
1
-0
/
+15
*
Add unit test for bug#172
Hugo Parente Lima
2010-10-05
2
-0
/
+14
*
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
*
Fixed unit test to avoid put a object child of QApplication.
renatofilho
2010-09-24
1
-1
/
+1
*
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
*
Created unittest for bug #338.
Renato Filho
2010-09-09
2
-0
/
+25
*
bug_300_test moved to QtGui, because it tests a class from QtGui.
Hugo Parente Lima
2010-09-03
2
-0
/
+18
*
Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not wor...
Hugo Parente Lima
2010-09-02
2
-0
/
+47
*
Created unittest to bug #324.
Renato Filho
2010-08-31
2
-0
/
+33
*
Unittest to bug #324.
Renato Filho
2010-08-31
1
-0
/
+11
*
Created unittest to bug 307.
Renato Filho
2010-08-25
2
-0
/
+28
*
Implemented help function to connect signal with python callback.
Renato Filho
2010-08-16
1
-1
/
+1
*
Add test for QAction.setShortcut
Lauro Neto
2010-08-09
1
-0
/
+11
*
Created unit test to layout ref leak.
Renato Filho
2010-08-02
1
-0
/
+40
[next]