summaryrefslogtreecommitdiffstats
path: root/tests/auto/qstatictext
Commit message (Expand)AuthorAgeFilesLines
* Better check in QStaticText testcase if xformed text is supportedGunnar Sletta2010-02-251-5/+12
* Fix QStaticText test on QWSEskil Abrahamsen Blomfeldt2010-02-241-1/+29
* CompilePaul Olav Tvete2010-02-221-1/+1
* Fix fallback for QStaticText when it's unsupported in paint engineEskil Abrahamsen Blomfeldt2010-02-191-2/+16
* 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
|/
* Remove fluxuating tests for QStaticTextEskil Abrahamsen Blomfeldt2010-02-101-209/+0
* Make QStaticText public API againEskil Abrahamsen Blomfeldt2010-02-101-17/+17
* 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
* 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