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
*
Fix bug 712 - "QtGui.QFormLayout doesn't have setItem() function"
1.0.1
Hugo Parente Lima
2011-03-30
1
-1
/
+14
*
Fix bug 736 - "Signal/Slot is not working at all"
Hugo Parente Lima
2011-03-22
2
-0
/
+20
*
Revert "Fixed test for bug #674 to works with new getattr check."
Renato Filho
2011-03-22
1
-1
/
+1
*
Only raise 'RuntimeError' for function call to avoid problems with contructor...
Renato Filho
2011-03-22
1
-1
/
+9
*
Fix bug 728 - "QFileDialog.getOpenFileNames never returns (hangs)"
Hugo Parente Lima
2011-03-21
2
-0
/
+9
*
Add unit test for bug 693 - "Heap corruption or double free reported on progr...
Hugo Parente Lima
2011-03-18
2
-0
/
+32
*
Fixed test for bug #674 to works with new getattr check.
Renato Filho
2011-03-16
1
-1
/
+1
*
Created unit test for bug #696.
Renato Filho
2011-03-16
2
-0
/
+44
*
Created unit test for bug #711.
Renato Filho
2011-03-16
1
-0
/
+21
*
Created unit test for bug #714.
Renato Filho
2011-03-09
2
-0
/
+22
*
Fix bug 674 - "QGraphicsScene::clear() is missing"
Hugo Parente Lima
2011-02-16
2
-0
/
+24
*
Fix bug 675 - "QGraphicsLinearLayout segfault"
Hugo Parente Lima
2011-02-15
2
-0
/
+16
*
Fix bug 638 - "Documentation for phonon doesn't show class inheritance diagra...
Hugo Parente Lima
2011-02-11
1
-1
/
+1
*
Added QCursor test. It is related to bug #630.
Marcelo Lira
2011-02-10
2
-0
/
+17
*
Fixed function 'QToolBar.addAction' to support callback in the
Renato Araujo Oliveira Filho
2011-02-10
2
-0
/
+29
*
Fix bug 668 - "QFileSystemModel setRootPath stops application from quitting."
Hugo Parente Lima
2011-02-09
2
-0
/
+22
*
Fix bug 667 - "Crash on exit"
Hugo Parente Lima
2011-02-09
2
-0
/
+25
*
Created unit test for bug #662.
Renato Araujo Oliveira Filho
2011-02-09
2
-0
/
+29
*
Fix bug 660 - "QMimeData type deleted prematurely when overriding mime-type i...
Hugo Parente Lima
2011-02-04
2
-0
/
+28
*
Fix bug 643 - "QTabWidget.insertTab not taking ownership"
Hugo Parente Lima
2011-02-04
1
-1
/
+9
*
Fix bug 653 - "Crash after calling QWizardPage.wizard()"
Hugo Parente Lima
2011-02-02
2
-0
/
+18
*
Fix bug 652 - "Segfault when using QTextBlock::setUserData due to missing own...
Hugo Parente Lima
2011-02-02
2
-0
/
+31
*
Fix bug 565 - "QImage missing *data constructors"
Hugo Parente Lima
2011-01-28
1
-6
/
+18
*
Created unit test for bug #617.
Renato Araujo Oliveira Filho
2011-01-28
2
-0
/
+22
*
Created __repr__ function unit test.
Renato Araujo Oliveira Filho
2011-01-27
2
-0
/
+91
*
Add test for bug#640.
Hugo Parente Lima
2011-01-25
2
-0
/
+12
*
Implement support to others color spec on deepcopy function.
Renato Araujo Oliveira Filho
2011-01-25
1
-0
/
+25
*
Fixed QLineEdit.getTextMargins return value.
Renato Araujo Oliveira Filho
2011-01-24
1
-0
/
+20
*
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
[next]