summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-04187-1120/+109046
|\
| * 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
| * 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
| * Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-2774-893/+1284
| |\
| | * 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-233-0/+26
| | * 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
| | * 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
| * | 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-2010-127/+0
| * | Add support for calendars beside GregorianSoroush Rabiei2019-08-203-0/+225
| * | Rename QWidgetBackingStore to QWidgetRepaintManagerTor Arne Vestbø2019-08-201-9/+9
| * | Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-4/+5
| |/
| * Make Qt aware of symlinks and shortcuts on WindowsRyan Chu2019-08-161-4/+162
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-163-0/+108
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-153-0/+108
| | |\
| | | * Add tst_qmake::qinstallJoerg Bornemann2019-08-143-0/+108
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-1514-21/+105386
| |\| |
| | * | Fix crash in optimized solid fills on RGBA64PMAllan Sandfeld Jensen2019-08-141-0/+13
| | * | Add binary compatibility files for Qt5.13.0 for QtBaseMilla Pohjanheimo2019-08-1411-0/+105327
| | * | QTree/TableView: allow to reset the sort order to natural sortingChristian Ehrlicher2019-08-132-21/+46
| * | | QTestLib: Introduce initMain() to run in main before qApp existsFriedemann Kleint2019-08-135-9/+87
| * | | Introduce QSignalSpy constructor allows to spy on a meta methodVitaly Fanaskov2019-08-131-0/+52
| * | | Fix tst_QImageReader::saveColorSpaceAllan Sandfeld Jensen2019-08-131-0/+1
| * | | tst_QFormLayout: use QAutoPointer to simplify test and avoid leakMarc Mutz2019-08-132-7/+8
| * | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-08-1310-15/+199
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-1310-15/+199
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-125-11/+97
| | | |\|
| | | | * Make test less dependent on moving the cursorMorten Johan Sørvig2019-08-111-1/+1
| | | | * QWizard: Account for missing background image on macOS 10.14+Morten Johan Sørvig2019-08-111-10/+9
| | | | * Add nullptr guard to QHighDScaling::scaleAndOrigin(QPlatformScreen *)Morten Johan Sørvig2019-08-111-0/+18
| | | | * QBitArray: fix fromBits() and actually test itThiago Macieira2019-08-081-0/+57
| | | | * A GCC 4.8 build fixVille Voutilainen2019-08-081-1/+1