summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile of autotests.Rohan McGovern2010-02-182-3/+1
* Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-1894-89/+445
|\
| * Added a new flag to fine-tune gesture propagation policyDenis Dzyubenko2010-02-171-0/+86
| * add test for toDateTime() using QLocale::LongFormatShenghua Su2010-02-171-20/+5
| * remove debug infoShenghua Su2010-02-171-1/+1
| * add test case for QTBUG-7898 that QLocale::toDateTime(QString, FormatType) ca...Shenghua Su2010-02-171-0/+20
| * Revert "Optimized QLocale to access system locale on demand."Denis Dzyubenko2010-02-171-6/+0
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1693-89/+360
| |\
| | * Fix copyright year.Jason McDonald2010-02-1687-87/+87
| | * Fix broken license headers.Jason McDonald2010-02-163-2/+84
| | * QNetworkAccessManager: add method to send custom requestsPeter Hartmann2010-02-161-0/+83
| | * Add operator< and qHash for QSharedPointer and fix operator-.Thiago Macieira2010-02-151-0/+100
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-131-0/+6
| | |\
| | | * Optimized QLocale to access system locale on demand.Denis Dzyubenko2010-02-121-0/+6
* | | | Fix threaded gl autotest build failure on GLES2Tom Cooksey2010-02-182-13/+20
* | | | Removed redundant debug output from trace benchmark.Samuel Rødal2010-02-181-1/+0
* | | | Added two QML based traces to trace benchmark.Samuel Rødal2010-02-184-0/+4
* | | | Reduced the memory footprint of qttrace files.Samuel Rødal2010-02-181-2/+8
* | | | Added trace replayer benchmark.Samuel Rødal2010-02-188-1/+275
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2Gunnar Sletta2010-02-187-11/+65
|\ \ \ \
| * | | | Run firstRun initialization in declarative/painting benchmarkEskil Abrahamsen Blomfeldt2010-02-181-1/+1
| * | | | Enable QStaticText in QtDeclarative painting benchmarkRhys Weatherley2010-02-171-9/+5
| * | | | Fixes crash when destroying a QGraphicsItem.Yoann Lopes2010-02-171-0/+57
| * | | | Move benchmarks/qvector to benchmarks/corelib/tools/qvectorBjørn Erik Nilsen2010-02-175-1/+2
* | | | | 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-151585-2/+178411
| |\ \ \ | | |/ /
| * | | Merge branch 'qt-graphics-team-qstatictext-4.7'Eskil Abrahamsen Blomfeldt2010-02-15250-3390/+1139
| |\ \ \
| | * \ \ Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7Eskil Abrahamsen Blomfeldt2010-02-1570-247/+3207
| | |\ \ \
| | * | | | 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-10250-3395/+936
| | |\ \ \ \
| | * \ \ \ \ 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-0426-182/+8265
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.6' into qstatictext-4.6Eskil Abrahamsen Blomfeldt2010-02-01112-997/+2663
| | |\ \ \ \ \ \ \
| | * | | | | | | | 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