summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * CSS parser: fix the pseudo-classes array lengthGiuseppe D'Angelo2014-02-261-0/+32
| | | | * Fix drawCachedGlyphs on RGBA8888Allan Sandfeld Jensen2014-02-261-7/+21
| | * | | QPrinter - Expect failure of QPrinter page size testJohn Layt2014-03-171-1/+4
| | * | | QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-171-0/+2
| | * | | QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-171-13/+17
| | * | | QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-104/+54
| | * | | QPrintEngine - Switch Windows to QPlatformPrintDeviceJohn Layt2014-03-171-39/+8
| | * | | QPdfWriter - Use QPageSize and QPageLayoutJohn Layt2014-03-174-0/+276
| | * | | QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-172-30/+72
| | * | | QPlatformPrintDevice - New QPA base classJohn Layt2014-03-176-0/+307
| | * | | QPageLayout - Add new QPageLayout classJohn Layt2014-03-174-0/+288
| | * | | QPageSize - Add new QPageSize classJohn Layt2014-03-174-0/+269
| | * | | QPrinter - Add page metric testsJohn Layt2014-03-171-64/+220
| | * | | Fix Q_DECLARE_METATYPE macroJędrzej Nowacki2014-03-171-1/+7
| | |/ /
| | * | Add verbose messages to tst_qnetworkreply.Friedemann Kleint2014-03-151-52/+70
| | * | Remove the _qt_filedialog_xxx hooksJ-P Nurmi2014-03-151-93/+0
| | * | d3dcompiler_qt: Remove control file semanticsAndrew Knight2014-03-141-11/+7
| | * | Introduce GENERATED_TESTDATA variable and fix qresourceengine test.Janne Anttila2014-03-141-8/+1
| | * | Add GL information to qpainfo.Friedemann Kleint2014-03-141-0/+72
| | * | Fix spurious XPASS in tst_QGraphicsAnchorLayout.Friedemann Kleint2014-03-141-12/+19
| | * | Fix tst_qthreadpool under high load.David Faure2014-03-141-0/+1
| | * | Fix qchar testdata installation.Janne Anttila2014-03-141-1/+1
| | * | correct send vs sent grammarDavid Fries2014-03-143-3/+3
| | * | Disable UNC tests on WinRT.Janne Anttila2014-03-143-9/+9
| | * | Add sizeLessWindow test case.Morten Johan Sørvig2014-03-141-0/+38
| | * | Removed unnecessary TESTDATA statement from qmessageauthenticationcode.Janne Anttila2014-03-141-1/+0
| | * | Disable splashScreenModality test: dialog is going under splash screenShawn Rutledge2014-03-141-0/+2
* | | | QVector: add removeOne(), removeAll() for QList compatibilityMarc Mutz2014-03-261-2/+17
* | | | QVector: add more insert() testsMarc Mutz2014-03-261-17/+75
|/ / /
* | | Fixup compilation of the manual testsJorgen Lind2014-03-226-0/+0
* | | Add a new optimization property to QGraphicsSceneDimitar Asenov2014-03-181-0/+73
* | | QNX: Make qrawfont auto test passBernd Weimer2014-03-141-18/+21
* | | tst_QSharedPointer: add more tests for forward-declared payloadsMarc Mutz2014-03-141-0/+20
* | | Add QDebug operator for QMimeType.David Faure2014-03-131-0/+2
* | | QDebugStateSaver: call maybeSpace() in destructor.David Faure2014-03-131-3/+11
* | | Add ReadOnlyChange event to widgets that support setReadOnly(bool).David Faure2014-03-131-1/+14
* | | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-1352-428/+643
|\| |
| * | Logging: Let user configure rules via QT_LOGGING_RULESKai Koehne2014-03-131-0/+8
| * | Use QStringRef for parsing of logging rulesKai Koehne2014-03-131-1/+1
| * | Make parsing of categories in logging rules more strictKai Koehne2014-03-131-0/+8
| * | Make parsing of categories in logging rules consistent.Kai Koehne2014-03-131-0/+114
| * | QDebug: Allow text stream formatting for 64 bit numbersKai Koehne2014-03-131-0/+13
| * | tests: Mark tst_qdbus* tests as insignificant on OS XSergio Ahumada2014-03-1314-0/+28
| * | Stabilize tst_qnetworkreply on Windows.Friedemann Kleint2014-03-131-6/+13
| * | Fix network tests relying on troll.noSimo Fält2014-03-133-5/+5
| * | Skip the test 'abort' of tst_qftp.Friedemann Kleint2014-03-101-0/+1
| * | Increase timeout in tst_NetworkSelfTest.Friedemann Kleint2014-03-101-5/+16
| * | Revert the QByteArrayList addition to Qt 5.3Thiago Macieira2014-03-083-228/+0
| * | Add Objective-C specific type converters to QByteArraySamuel Gaist2014-03-083-0/+131
| * | Sanitize tst_qftp.Friedemann Kleint2014-03-062-92/+113