summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fixes: mediaobject autotest for windows ce (waveout)Thomas Hartmann2009-04-071-1/+1
| * | Merge branch 'no-math3d-fixed'Rhys Weatherley2009-04-0811-869/+11
| |\ \
| | * | Remove fixed-point support from math3dRhys Weatherley2009-04-0811-869/+11
| * | | Disable mouse tracking in QGraphicsView if possible.Bjoern Erik Nilsen2009-04-071-1/+100
| * | | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-0710-12/+191
| |\ \ \ | | |/ / | |/| / | | |/
| | * Make compile when Qt3Support is turned offBill King2009-04-061-0/+2
| | * Fixes: QSqlTableModel does not handle updates when one of the fields hasBill King2009-04-061-0/+28
| | * Update the autotest to pass again due to a previous behaviuour change.Jan-Arve Sæther2009-04-061-9/+12
| | * compile for non x11 systemsMaurice Kalinowski2009-04-061-0/+2
| | * compileMaurice Kalinowski2009-04-061-1/+1
| | * remove dead codeMaurice Kalinowski2009-04-061-1/+0
| | * compile for systems without Qt3SupportMaurice Kalinowski2009-04-061-1/+1
| | * Fixup update rect regression by adjusting expose rectangles.Andreas Aardal Hanssen2009-04-061-0/+61
| | * Fixes: Minimize QVariant overhead related to QGraphicsItem::itemChange.Bjoern Erik Nilsen2009-04-061-0/+18
| | * Fixes: Be a bit more smarter when calling setGeometry from itemChangeAlexis Menard2009-04-062-0/+66
* | | Various fixes resulting from QA code review.Ian Walters2009-05-122-30/+141
* | | Move qDebug code to correct locationIan Walters2009-04-081-24/+0
* | | Update licensing headers.Ian Walters2009-04-071-3/+34
* | | Merge branch 'master' into contiguouscacheIan Walters2009-04-0687-705/+1886
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-062-23/+35
| |\ \ | | |/
| | * Remove QTDIR dependency from moc autotestSimon Hausmann2009-04-061-10/+26
| | * Moc autotest cleanupSimon Hausmann2009-04-061-12/+0
| | * Fix moc autotest failuresSimon Hausmann2009-04-062-3/+11
| * | Sppedup QTreeView with spans.Olivier Goffart2009-04-061-2/+3
| * | Benchmark for QTableView and spansOlivier Goffart2009-04-062-0/+199
| * | Merge branch '4.5'Thiago Macieira2009-04-033-2/+106
| |\ \ | | |/
| | * Fix a crash in QFileDialog with a proxy on it.Alexis Menard2009-04-031-0/+47
| | * Removed usage of NaN in SVG gradients.Kim Motoyoshi Kalland2009-04-031-2/+1
| | * Fix focus policy propagation bug in QCompleter.jasplin2009-04-031-0/+58
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-04-024-1/+78
| |\ \ | | |/
| | * Adding auto-tests for commits a2fcc4a5 and 8d500381João Abecasis2009-04-024-1/+78
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-025-276/+116
| |\ \ | | |/
| | * In qmake tests, allow child environment to be manipulatedJoão Abecasis2009-04-023-2/+18
| | * Spring cleaning in qmake testsJoão Abecasis2009-04-024-102/+44
| | * Remove dependency on Qt3 support from qmake testsJoão Abecasis2009-04-024-185/+67
| * | Don't need to update visibility and enabled if the item is destructingJan-Arve Sæther2009-04-021-7/+18
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-021-20/+19
| |\ \ | | |/
| | * Cleanup and minor fixes of db testcase support codeBill King2009-04-021-20/+19
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-0110-300/+535
| |\ \ | | |/
| | * QTextStream autotest: do not test against "imap.troll.no"Peter Hartmann2009-04-011-1/+3
| | * DB Autotest cleanupBill King2009-04-017-292/+182
| | * QProcess::start() segfaults on empty programBradley T. Hughes2009-03-311-0/+26
| | * Fixes: QPSQL: datetime or time fields with negative time zoneBill King2009-03-311-3/+37
| | * Fix parsing of multiple cookies that are separated by a newlineThiago Macieira2009-03-301-0/+20
| | * Autotest: more date-time parsing tests for QNetworkCookieBenjamin C Meyer2009-03-301-0/+264
| | * Fix a few issues introduced by Ben's last patch.Thiago Macieira2009-03-301-6/+5
| * | Update the license on this code to match the rest.Thiago Macieira2009-03-316-6/+186
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-03-302-0/+32
| |\ \ | | |/
| | * String-to-number conversion functions should ignore trailing whitespaces.Denis Dzyubenko2009-03-301-0/+11
| | * Fix missing fills of rects with negative width/height in raster engine.Samuel Rødal2009-03-301-0/+21