summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-3/+3
* Fix QAccessibleWidget::focusChild() to return focused descendantPeter Varga2019-12-191-0/+169
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-281-4/+1
|\
| * Exclude tests that need GUI when GUI isn't availableEdward Welbourne2019-10-251-4/+1
* | Add testing of fillRect() to QPainter lancelot testEirik Aavitsland2019-10-164-0/+295
* | Remove CFBundleGetInfoString from Info.plist templatesTor Arne Vestbø2019-10-041-10/+0
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-2/+8
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-2/+8
| |\
| | * QPainter lancelot test: improve drawImage testingEirik Aavitsland2019-09-021-2/+8
* | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-273-7/+2
|\ \ \
| * | | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-193-7/+2
* | | | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-11/+0
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-151-0/+13
|\| |
| * | Fix crash in optimized solid fills on RGBA64PMAllan Sandfeld Jensen2019-08-141-0/+13
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-0/+11
| |\|
* | | Don't insert items into the wrong rowLars Knoll2019-08-131-1/+1
* | | QDateTimePrivate: inherit QSharedData and other cleanupsMarc Mutz2019-08-071-3/+3
* | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-1/+1
* | | unblacklist passing testsDaniel Smith2019-07-085-10/+18
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+11
|\ \ \ | | |/ | |/|
| * | Fix raster paint error in path joins of tightly bending bezier curvesEirik Aavitsland2019-06-141-0/+11
* | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-202-4/+4
* | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-142-3/+4
* | | Remove unused QRegExp includeSamuel Gaist2019-06-101-1/+0
* | | tests: remove the last uses of Java-style iteratorsMarc Mutz2019-06-132-12/+7
* | | Handle missing enum value in testFrederik Gladhorn2019-05-131-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-133-4/+27
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-093-4/+27
| |\|
| | * Fix compilation of tst_qaccessibilitylinuxFrederik Gladhorn2019-05-072-4/+4
| | * Accessibility: Improve handling of read-only stateFrederik Gladhorn2019-05-072-0/+23
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-272-0/+82
|\| |
| * | Fix manual lance test: avoid using deprecated apiEirik Aavitsland2019-04-261-0/+3
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-0/+79
| |\|
| | * Fix aliased painting with non-uniform scalingEirik Aavitsland2019-04-251-0/+79
* | | QRegExp include cleanupSamuel Gaist2019-04-191-0/+1
* | | Stabilize auto testLars Knoll2019-03-271-4/+8
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-0/+1
|\| |
| * | Extend blacklisting of tst_gestures from RHEL 7.4 to 7.6Tony Sarajärvi2019-03-211-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-091-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-061-1/+1
| |\|
| | * Fix build with -no-gui on macOSAlex Richardson2019-03-041-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-033-0/+72
|\| |
| * | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-013-0/+72
| |/
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-207-5/+47
|\|
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+2
| * Fix two smaller bugs in the BiDi engineLars Knoll2019-02-092-2/+7
| * Fix an assertion in the BiDi algorithmLars Knoll2019-02-091-0/+6
| * Painter path stroking: fix capping of beziers ending in tight turnsEirik Aavitsland2019-02-051-1/+27
| * tests: require widgets explicitlyLiang Qi2019-02-013-0/+5