aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtGui/bug_493.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated QtGui modue to works with python 2.x and 3.xRenato Filho2012-03-081-2/+3
|
* Fix bug#493 - "__eq__ and friends not implemented for QKeyEvent == QKeySequence"Hugo Parente Lima2012-03-081-0/+21
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Lauro Moura <lauro.neto@openbossa.org>