summaryrefslogtreecommitdiffstats
path: root/tests/auto/other
Commit message (Expand)AuthorAgeFilesLines
* Network self-test: make it work with docker/containersTimur Pocheptsov2020-11-173-77/+144
* Conditionally disable tests that depend on cxx11_future flagTony Sarajärvi2020-11-171-0/+4
* Android: exclude failing test tst_android:assetsReadAssam Boudjelthia2020-11-161-0/+3
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-045-8/+21
* QSsl: Further work around to pass network testMårten Nordheim2020-10-261-0/+9
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-141-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-077-18/+18
* Remove compiler testAllan Sandfeld Jensen2020-10-0212-1763/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-2328-54/+38
* Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGSEdward Welbourne2020-09-141-4/+0
* Fix compiler warnings about missing overridesLars Knoll2020-09-133-23/+29
* Fix warnings coming from using the deprecated overload of qCheckSumLars Knoll2020-09-111-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-113-18/+20
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-2/+2
* pro2cmake: Fix qmake parser's line continuation handlingJoerg Bornemann2020-09-022-12/+16
* Add a QBindingStorage classLars Knoll2020-09-021-2/+2
* Take the right lock before using a connection's receiverGiuseppe D'Angelo2020-09-011-0/+87
* Avoid inifinite recursion call in tst_Compiler::cxx11_noexceptTor Arne Vestbø2020-08-281-1/+2
* Use OpenType font weightsJonas Karlsson2020-08-283-3/+3
* Don't skip QFileDialog retranslatability test on macOSVolker Hilsheimer2020-08-261-3/+0
* Implement QAbstractFileIconProvider to use theme and mime databasesVolker Hilsheimer2020-08-261-3/+0
* QIODevicePrivate: rearrange class membersAlex Trotsenko2020-08-241-2/+2
* Deprecate the static int based API in QMetaTypeLars Knoll2020-08-241-35/+35
* Generate less code when creating QMetaTypeInterfacesLars Knoll2020-08-241-3/+2
* Automatically register data/debug stream operations in QMetaTypeLars Knoll2020-08-241-37/+0
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-4/+4
* QIODevice: implement a "zero-copy" strategy for buffered writesAlex Trotsenko2020-08-201-2/+2
* Disable warning about self-move and self-assign-overloadTor Arne Vestbø2020-07-261-0/+3
* Fix warning when printing of qsizetypeTor Arne Vestbø2020-07-262-6/+6
* Tests: Use QVERIFY instead of QCOMPARE for empty listsFriedemann Kleint2020-07-101-2/+2
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-092-1/+8
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-0926-37/+37
* CMake: Regenerate testsAlexandru Croitor2020-07-093-3/+0
* Remove unnecessary ; after function implementationsLars Schmertmann2020-07-062-31/+31
* Use QList instead of QVector in other testsJarek Kobus2020-06-255-34/+25
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-1/+1
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-3/+3
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-1/+1
* Move some flaky text tests into LancelotEskil Abrahamsen Blomfeldt2020-06-085-2/+287
* Remove winrtOliver Wolff2020-06-068-25/+14
* CMake: Regenerate tests/auto/other projectAlexandru Croitor2020-06-042-2/+51
* CMake: disable macnativeevents testsAlexandru Croitor2020-06-041-1/+1
* Move QtAccessibilitySupport into QtGuiTor Arne Vestbø2020-06-022-2/+1
* Move windowsuiautomation API support into QtGuiFriedemann Kleint2020-05-272-5/+4
* BLACKLIST test_Gestures tests for new platformsHeikki Halmet2020-05-251-1/+11
* Make utf8_source the default for qmake buildsLars Knoll2020-05-141-0/+16
* Make qtbase compile without QT_CONFIG(timezone)Andrei Golubev2020-05-111-0/+2
* tst_Gestures: fix -Wdangling-else GCC warningMarc Mutz2020-04-291-4/+4
* Remove deprecated members from QtGui/image classesVolker Hilsheimer2020-04-291-1/+7