aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtSql
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of conversion branch against Python3k.Hugo Parente Lima2012-03-081-3/+0
* Fix bug 1013 - "connect to QSqlTableModel.primeInsert() causes crash"Hugo Parente Lima2012-03-082-0/+31
* Updated QtSql modue to works with python 2.x and 3.xRenato Filho2012-03-081-8/+9
* Fix bug#252.Luciano Wolf2010-07-201-0/+14
* Added QVariant::Type as a primitive type.Hugo Parente Lima2010-06-152-0/+37
* Removed QVariant from PySide.Hugo Parente Lima2010-06-101-4/+4
* chmod -x on some tests, because we need to follow a pattern.Hugo Parente Lima2010-06-101-0/+0
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-101-2/+2
* Created new unittest model.Renato Filho2010-06-072-0/+57