summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix threaded gl autotest build failure on GLES2Tom Cooksey2010-02-182-13/+20
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-02-181-0/+57
|\
| * Fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-02-171-0/+57
* | Make threading use-cases work for X11Gunnar Sletta2010-02-181-12/+28
|/
* Some threading improvements to the GL moduleGunnar Sletta2010-02-174-0/+519
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-174-12/+457
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2Jason McDonald2010-02-161-10/+11
| |\
| | * Rename QStaticText::setUseBackendOptimizations to setPerformanceHint()Eskil Abrahamsen Blomfeldt2010-02-161-10/+11
| * | Fix license headers.Jason McDonald2010-02-161-16/+16
| |/
| * Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-151518-2/+175355
| |\
| * \ Merge branch 'qt-graphics-team-qstatictext-4.7'Eskil Abrahamsen Blomfeldt2010-02-1513-43/+709
| |\ \
| | * \ Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7Eskil Abrahamsen Blomfeldt2010-02-1560-222/+1697
| | |\ \
| | * | | Remove fluxuating tests for QStaticTextEskil Abrahamsen Blomfeldt2010-02-101-209/+0
| | * | | Make QStaticText public API againEskil Abrahamsen Blomfeldt2010-02-101-17/+17
| | * | | Merge branch '4.6' into qstatictext-4.6Eskil Abrahamsen Blomfeldt2010-02-1013-47/+505
| | |\ \ \
| | * \ \ \ Merge branch '4.6' into qstatictext-4.6Eskil Abrahamsen Blomfeldt2010-02-087-17/+43
| | |\ \ \ \
| | * | | | | Add tests for using QStaticText with a QGLWidgetEskil Abrahamsen Blomfeldt2010-02-052-1/+212
| | * | | | | Temporarily remove QPainter::drawStaticText() for Qt 4.6.x integrationEskil Abrahamsen Blomfeldt2010-02-051-14/+15
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into qstat...Eskil Abrahamsen Blomfeldt2010-02-0420-180/+8226
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.6' into qstatictext-4.6Eskil Abrahamsen Blomfeldt2010-02-01105-996/+1787
| | |\ \ \ \ \ \
| | * | | | | | | Fix one test and add tests for backend optimizationsEskil Abrahamsen Blomfeldt2010-02-011-3/+32
| | * | | | | | | Make QStaticText private APIEskil Abrahamsen Blomfeldt2010-02-011-1/+1
| | * | | | | | | Use fallback when drawing projected textEskil Abrahamsen Blomfeldt2010-01-151-0/+29
| | * | | | | | | Test current graphics system + initialize memoryEskil Abrahamsen Blomfeldt2010-01-151-23/+44
| | * | | | | | | Remove translationDoesNotCauseRelayout testEskil Abrahamsen Blomfeldt2010-01-151-45/+0
| | * | | | | | | Add tests for QStaticText::prepare()Eskil Abrahamsen Blomfeldt2010-01-151-0/+51
| | * | | | | | | Remove font property in QStaticText and fix handling translation onEskil Abrahamsen Blomfeldt2010-01-141-4/+15
| | * | | | | | | Ignore rounding errors in QStaticText testEskil Abrahamsen Blomfeldt2010-01-141-11/+4
| | * | | | | | | Remove debug outputEskil Abrahamsen Blomfeldt2010-01-141-1/+1
| | * | | | | | | Ignore rounding error when painting to rotated painterEskil Abrahamsen Blomfeldt2010-01-141-15/+17
| | * | | | | | | Add autotests for transformed static textEskil Abrahamsen Blomfeldt2010-01-141-0/+184
| | * | | | | | | Add test for QStaticTextEskil Abrahamsen Blomfeldt2010-01-142-0/+162
| * | | | | | | | Improved performance of path vs path intersection where one is a rect.Samuel Rødal2010-02-151-7/+11
| * | | | | | | | Replaced the numCopies()/setNumCopies() and actualNumCopies() API.Trond Kjernåsen2010-02-151-5/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-161-20/+20
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-1614-44/+401
| |\ \ \ \ \ \ \ \
* | | | | | | | | | fix line endingsOswald Buddenhagen2010-02-163-22/+22
* | | | | | | | | | Fix qml test breakage of 12180c397a2007970978033928b4b5b12efad7c6Friedemann Kleint2010-02-1621-40/+40
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-131519-5/+175336
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Cleanup public QmlMetaType APIAaron Kennedy2010-02-121-15/+24
| * | | | | | | | Fix case sensitivity bug in previous commitJoona Petrell2010-02-122-2/+2
| * | | | | | | | Adds inputMethodHint property to TextEdit and TextInput.Joona Petrell2010-02-124-0/+44
| * | | | | | | | Decouple Loader from QmlGraphicsItemJoona Petrell2010-02-125-5/+112
| * | | | | | | | Make test more stable.Rohan McGovern2010-02-121-1/+0
| * | | | | | | | Fixed race condition in tst_qmlgraphicswebview::multipleWindowsRohan McGovern2010-02-122-1/+5
| * | | | | | | | Fix qmlgraphicswebview:pixelCache autotest by setting defaults on htmlLeonardo Sobral Cunha2010-02-121-1/+1
| * | | | | | | | Fixed compile of these recently renamed tests.Rohan McGovern2010-02-119-9/+9
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-111508-0/+175059
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Adds qml prefix to all declarative autotestsLeonardo Sobral Cunha2010-02-11215-19/+19
| | * | | | | | | Removed "running: true" for animations used as propertyvaluesourceLeonardo Sobral Cunha2010-02-1118-19/+14