aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtGui/qlistwidget_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug#172 - "editing a QListWidgetItem stored in a variable makes it ↵Hugo Parente Lima2010-10-141-0/+9
| | | | | | | impossible to delete" Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Add unit test to QListWidget.Renato Filho2010-07-051-0/+46
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>