summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix the build of the qgraphicslayout manual testSona Kurazyan2019-09-061-1/+1
* Combine BGR30_to_RGB30 and BGR888_to_RGB888Allan Sandfeld Jensen2019-09-051-0/+2
* QGraphicsView: mark obsolete flag DontClipPainter as deprecatedChristian Ehrlicher2019-09-051-9/+2
* Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-054-18/+6
* Rename calendar methods from m{in,ax} to m{in,ax}imumEdward Welbourne2019-09-041-2/+2
* Limit QColorSpacePrimaries export to auto-testTor Arne Vestbø2019-09-041-0/+6
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-042-3/+4
|\
| * Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-202-3/+4
| |\
| | * Make the inputRejected test compatible with -no-feature-clipboardJames McDonnell2019-08-151-0/+4
| | * QTextureFileReader: backport ASTC supportEirik Aavitsland2019-08-154-24/+51
| | * Fix qinstall on Windows for directories containing read-only filesJoerg Bornemann2019-08-151-3/+0
* | | Simplify QColorSpace named presetsTor Arne Vestbø2019-09-032-28/+27
* | | Fix the build with disabled QGraphicsItem::ItemMatrixChangeSona Kurazyan2019-09-021-0/+2
* | | Fixup move semantics of QColorSpaceAllan Sandfeld Jensen2019-09-021-0/+23
* | | Remove QFileInfo::type and related enum from 5.14Volker Hilsheimer2019-08-301-82/+107
* | | Extend QDate's benchmarkEdward Welbourne2019-08-301-5/+165
* | | Convert foreach to ranged for in QDateTime benchmarkEdward Welbourne2019-08-301-34/+34
* | | Deduplicate list-building code in QDateTime benchmarkEdward Welbourne2019-08-301-108/+57
* | | Fix unused variable warnings in QDateTime benchmarkEdward Welbourne2019-08-301-5/+15
* | | Fix some bogus date calculations in QDateTime's benchmarkEdward Welbourne2019-08-301-12/+26
* | | Pass QDate, QTime as value classes, rather than by const referenceEdward Welbourne2019-08-301-4/+2
* | | QEventDispatcherWin32: avoid livelock in a foreign event loopAlex Trotsenko2019-08-291-1/+30
* | | rhi: vulkan: Introduce secondary command buffer usageLaszlo Agocs2019-08-292-1/+7
* | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-2777-897/+1321
|\ \ \
| * | | Long live QColorConstants!Marc Mutz2019-08-251-0/+189
| * | | tst_QGraphicsScene: Pass on High DPI screensFriedemann Kleint2019-08-241-20/+55
| * | | Brush up tst_QGraphicsSceneFriedemann Kleint2019-08-241-315/+354
| * | | Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-234-0/+48
| * | | Windows: Fix some widget tests to pass on High DPI screensFriedemann Kleint2019-08-234-0/+27
| * | | tst_QStyle: Remove unused baseline images (Windows Vista/macOS)Friedemann Kleint2019-08-2218-151/+0
| * | | HTTP/2: use a non-default MAX_FRAME_SIZETimur Pocheptsov2019-08-223-1/+76
| * | | tst_NoQtEventLoop: destroy hidden windowsAlex Trotsenko2019-08-221-2/+3
| * | | Long live QSize(F)::grownBy/shrunkBy()Marc Mutz2019-08-222-0/+88
| * | | Fix tst_bench_qimagereaderAllan Sandfeld Jensen2019-08-202-4/+15
| * | | Support writing color space profile in JPEGAllan Sandfeld Jensen2019-08-201-0/+7
| * | | Remove the usage of deprecated APIs from QSysInfoSona Kurazyan2019-08-201-2/+2
| * | | Add means to configure HTTP/2 protocol handlerTimur Pocheptsov2019-08-203-32/+53
| * | | QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-193-0/+271
| * | | Itemmodel tests: remove foreach usageChristian Ehrlicher2019-08-193-55/+60
| * | | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-1934-316/+74
| * | | Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-4/+5
* | | | HighDPI: Add “metrics” manual testMorten Johan Sørvig2019-08-231-0/+89
* | | | Update Dpi and scale factor computationMorten Johan Sørvig2019-08-231-0/+1
* | | | Add support for the Islamic Civil calendarSoroush Rabiei2019-08-221-0/+4
* | | | Add screen() accessor to QWidgetFriedemann Kleint2019-08-211-0/+1
* | | | Add support for the Jalali (Solar Hijri or Persian) calendarSoroush Rabiei2019-08-211-0/+5
* | | | Add support for Julian and Milankovic calendarsSoroush Rabiei2019-08-211-0/+8
* | | | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-2015-164/+0
* | | | Add support for calendars beside GregorianSoroush Rabiei2019-08-203-0/+225
* | | | Rename QWidgetBackingStore to QWidgetRepaintManagerTor Arne Vestbø2019-08-201-9/+9