summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QLabel documentation: add warning about sanitizing inputPeter Hartmann2011-08-101-0/+7
* Don't print the "Configuration tests:" header if there aren't any.Michael Goddard2011-08-101-1/+1
* configure: fixed debug-and-release default for qpa on macRohan McGovern2011-08-101-17/+17
* test: mark tst_qfontdatabase qpa failures as expectedRohan McGovern2011-08-101-0/+15
* test: only QEXPECT_FAIL tst_qgraphicstransform in release modeRohan McGovern2011-08-102-1/+3
* test: mark tst_qftp as insignificantRohan McGovern2011-08-101-0/+2
* Remove all non-const operator==Harald Fernengel2011-08-0912-76/+22
* Support -qtnamespace and -qtlibinfix in qtbase examplesLiang Qi2011-08-082-0/+4
* Change mouse and wheel QPA events to use QPointF.Laszlo Agocs2011-08-085-32/+32
* test: mark tst_qgraphicswidget as insignificant on qpa, xcbRohan McGovern2011-08-081-0/+1
* tests: handle many expected crashing tests on qpa, xcbRohan McGovern2011-08-089-4/+10
* test: fixed usage of QEXPECT_FAIL in tst_qglyphrun::initTestCaseRohan McGovern2011-08-081-9/+14
* add qml related usage help messageCharles Yin2011-08-081-3/+22
* Fix fallbacksForFamily in QBasicUnixFontDatabaseJiang Jiang2011-08-052-2/+2
* test: mark tst_qgraphicseffect as insignificant for qpaRohan McGovern2011-08-051-0/+2
* test: mark expected failures in tst_qglyphrun for qpaRohan McGovern2011-08-051-0/+13
* test: mark expected failures in tst_qfontmetrics for qpaRohan McGovern2011-08-051-0/+13
* test: blacklist crashing tst_qfontdialog for qpa, xcbRohan McGovern2011-08-051-0/+2
* test: fixed tst_qfont for qpaRohan McGovern2011-08-051-2/+2
* test: fixed tst_qabstractitemview for qpaRohan McGovern2011-08-051-1/+5
* Fix weight parsing in QBasicUnixFontDatabaseJiang Jiang2011-08-051-0/+27
* support xcb-icccm 3.8Oswald Buddenhagen2011-08-051-0/+10
* Use more numerically robust algorithm to compute QBezier::pointAt().Alan Alpert2011-08-052-18/+39
* test: fixed tst_qundostack and removed CONFIG+=insignificant_testSergio Ahumada2011-08-052-2/+5
* Allow adding to @ignore_headers from sync.profileMarius Storm-Olsen2011-08-041-1/+1
* QSslCertificate: deprecate alternateSubjectNames()Peter Hartmann2011-08-047-22/+34
* test: fixed tst_qundogroup and removed CONFIG+=insignificant_testRohan McGovern2011-08-042-2/+5
* Support QImage and others in Wayland clipboard.Laszlo Agocs2011-08-045-12/+153
* Fix the lifespan of the test CA cert used by the autotests.Richard Moore2011-08-038-223/+220
* Fix QString/QByteArray literals for MSVC2010 (compilation of tests).Friedemann Kleint2011-08-023-10/+17
* test: mark tst_qtconcurrentfilter as insignificant on LinuxRohan McGovern2011-08-021-1/+1
* test: mark tst_qabstractnetworkcache as insignificantRohan McGovern2011-08-021-0/+2
* Make failure messages from tst_QSslCertificate::verify much more usefulRohan McGovern2011-08-021-9/+31
* Eliminate reference to Trolltech.Jason McDonald2011-08-021-1/+1
* test: skip some tst_qtextscriptengine tests when fonts are missingRohan McGovern2011-08-022-5/+64
* Introduced a CONFIG option that enables declarative debug servicesThorbjørn Lindeijer2011-08-021-0/+1
* test: remove CONFIG+=insignificant_test for tst_qgraphicstransformRohan McGovern2011-08-022-8/+52
* test: fixed failure of tst_qiconRohan McGovern2011-08-022-5/+17
* test: fixed crash of tst_qdialog and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-3/+16
* test: improved stability of tst_qiodevice on slow machinesRohan McGovern2011-08-021-4/+4
* test: fixed tst_qimagereader and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-180/+117
* test: improved stability of tst_qwaitconditionRohan McGovern2011-08-021-4/+4
* test: fixed tst_qmessagebox and removed CONFIG+=insignificant_testRohan McGovern2011-08-022-85/+0
* test: fixed spelling errors in tst_qtextscriptengineRohan McGovern2011-08-021-17/+17
* test: replace CONFIG+=insignificant_test with QEXPECT_FAIL for tst_qftpRohan McGovern2011-08-022-2/+2
* test: fixed tst_qfilesystemmodel and removed insignificant_testRohan McGovern2011-08-012-2/+4
* Fixed tst_qprocess, tst_qtcpserver when crashing is slowRohan McGovern2011-08-012-4/+4
* Fix tst_qgraphicsview::task255529_transformationAnchorMouseAndViewportMarginsOlivier Goffart2011-08-011-0/+1
* Fix compilation with namespaced buildsBradley T. Hughes2011-07-291-0/+5
* Switch to use floating point pixelSize in QRawFont completelyJiang Jiang2011-07-297-13/+13