summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Test fixed for Windows CE.ninerider2009-12-141-13/+62
* Compilation fix for Windows Mobileninerider2009-12-141-1/+1
* Optimize QGraphicsItemEffectSourcePrivate::pixmap() for QGraphicsPixmapItems.Samuel Rødal2009-12-141-0/+49
* Stabilize testOlivier Goffart2009-12-142-2/+3
* Add missing benchmark to the benchmarks.proOlivier Goffart2009-12-111-1/+19
* Fixes Graphicsitem transformation problems when grouping/ungrouping.Yoann Lopes2009-12-118-0/+945
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-12-111-1/+1
|\
| * Fixed qgraphicseffectsource autotest.Samuel Rødal2009-12-111-1/+1
* | Add a simple check for a common wrong usage to avoid infinite recursionJan-Arve Sæther2009-12-111-0/+20
|/
* Prevented leak of keys in QPixmapCache.Samuel Rødal2009-12-101-0/+19
* Fix redraw bugs when using graphics effects in device coordinate mode.Samuel Rødal2009-12-101-2/+7
* Fixes internal drag and drop in QListWidget while dropping to the endOlivier Goffart2009-12-101-1/+7
* Fix spinbox input when seecting the prefixThierry Bastian2009-12-101-0/+12
* Fix a crash on the focus chain when removing items from the scene.Alexis Menard2009-12-091-0/+32
* Merge upstream/4.6 into oslo-staging-2/4.6Olivier Goffart2009-12-095-5/+116
|\
| * Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-12-099-27/+202
| |\
| * \ Merge remote branch 'staging/4.6' into 4.6Oswald Buddenhagen2009-12-071-1/+27
| |\ \
| | * | Added auto test for the cursor position when doing block undo and redomae2009-12-041-1/+27
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0612-13/+277
| |\ \ \
| | * \ \ Merge commit '33441e2a611f07207b0b942368aab9010cdf8ab1' of oslo-staging-1/4.6...Simon Hausmann2009-12-053-3/+62
| | |\ \ \
| | | * | | Add config checks to auto.proJouni Hiltunen2009-12-021-2/+3
| | | * | | Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-021-0/+23
| | | |\ \ \
| | | | * | | make signal handlers understand QVariant againKent Hansen2009-11-301-0/+29
| | | | * | | fix baseline for "backslashes"Oswald Buddenhagen2009-11-161-2/+2
| | | * | | | Benchmark: Duplicate the tests on QDirIterator as well.Thiago Macieira2009-12-021-1/+36
| * | | | | | Fixes: QOCI setForwardOnly(true) accumulating values.Bill King2009-12-041-1/+27
* | | | | | | Use 64bit for the connectedSignalsOlivier Goffart2009-12-091-4/+4
* | | | | | | Fix regression in qVariantFromValue when converting from complex type to simp...Olivier Goffart2009-12-091-0/+17
| |_|_|_|_|/ |/| | | | |
* | | | | | Fixes broken graphics effect auto tests.Bjørn Erik Nilsen2009-12-081-6/+6
* | | | | | Assert in designer while drag & dropping items from a QListWidgetGabriel de Dietrich2009-12-071-0/+1
* | | | | | Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...Yoann Lopes2009-12-072-0/+32
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-12-071-1/+15
|\ \ \ \ \ \
| * | | | | | Switched S60 QDesktopServices implementation to CDocumentHandler based.Janne Anttila2009-12-041-1/+15
* | | | | | | Fix programming error in autotest commit 8529a8cbbPaul Olav Tvete2009-12-071-2/+1
* | | | | | | Fixes problem with QMenu when it's populated on the aboutToShowPierre Rossi2009-12-041-1/+35
* | | | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-12-0414-54/+231
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge commit 'c0b81480b2909b18ac15bdd124a562ae005c2f41' into origin-4.6Olivier Goffart2009-12-049-10/+215
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-033-48/+38
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-12-0327-27/+314
| | |\ \ \ \ \
| | * | | | | | really fix mingw+msysOswald Buddenhagen2009-12-022-27/+13
| | * | | | | | less bizarre code; fix minor mistakesOswald Buddenhagen2009-12-021-25/+25
| | * | | | | | fix for mingw+msysOswald Buddenhagen2009-11-301-5/+9
| * | | | | | | Fixes: OCI QSqlDatabase.tables() does not work with system tables.Bill King2009-12-021-0/+16
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Bill King2009-12-0219-15/+301
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-0217-21/+137
| | |\ \ \ \ \
| | * | | | | | Fixes a crash on Mac with QFileInfo.Denis Dzyubenko2009-11-301-0/+4
| | * | | | | | Unix: Avoid stat() when opening a fileMarkus Goetz2009-11-301-1/+12
| | * | | | | | Fix garbage collection issue with script-owned objects with connectionsKent Hansen2009-11-301-0/+18
| | * | | | | | Make sure that cleanupTestCase() do not statBenjamin Poulain2009-11-301-1/+2
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2917-28/+389
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |