summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Activate tst_qfiledialog for AndroidAndreas Buhr2022-02-283-1/+27
* CMake: Clean up docs of deployment variables for 6.3Alexandru Croitor2022-02-285-15/+96
* Fix check for IPV6 support without certain featuresPasi Petäjäjärvi2022-02-282-3/+12
* Android: fix tst_QFrame::testPaintingIvan Solovev2022-02-282-4/+10
* CMake: Rename FindZSTD to FindWrapZSTDAlexandru Croitor2022-02-286-22/+24
* CMake: Clean up qt_deploy_runtime_dependencies for 6.3Alexandru Croitor2022-02-284-22/+66
* Do not use PUBLIC linking with plugins and testsAlexey Edelev2022-02-287-8/+8
* Blacklist: test cases blacklisted in tst_QXmlStream:CI Insignificant Platforms Monitor Bot2022-02-281-0/+4
* pro2cmake: Update README.mdJoerg Bornemann2022-02-281-9/+3
* pro2cmake: Set a project version for examplesJoerg Bornemann2022-02-281-1/+2
* pro2cmake: Handle qmake condition operator precedenceAlexandru Croitor2022-02-283-1/+75
* pro2cmake: Fix test_realworld_comment_scopeJoerg Bornemann2022-02-281-1/+1
* pro2cmake: Remove superfluous call to _simplify_flavors_in_conditionJoerg Bornemann2022-02-281-1/+0
* pro2cmake: Fix test_scope_handling.pyJoerg Bornemann2022-02-281-6/+5
* pro2cmake: Re-format sources with blackJoerg Bornemann2022-02-285-26/+30
* Doc: Add \include snippets with optional parametersAndreas Eliasson2022-02-281-1/+36
* Fix assert showing default-constructed QPrintPreviewDialogFriedemann Kleint2022-02-281-1/+1
* CMake build: generate pkgconfig for public modulesMartin Reboredo2022-02-288-18/+223
* QAbstractItemModel: fix persistent index corruption when moving columnsDavid Faure2022-02-282-3/+21
* QMacStyle: fix tool buttons (in checked mode)Timur Pocheptsov2022-02-282-3/+33
* Fix test when accessing patched plugin too fastPasi Petäjäjärvi2022-02-251-0/+5
* Fix tst_qaccessibility on AndroidIvan Solovev2022-02-252-5/+27
* Don't allocate in qt_asciiToDouble()Marc Mutz2022-02-251-17/+8
* Windows QPA: Highlight the first entry in the system menuYuhang Zhao2022-02-251-1/+9
* Windows QPA: More debug enhancementsYuhang Zhao2022-02-251-12/+61
* Fix compiler warnings about unused parametersPasi Petäjäjärvi2022-02-251-0/+2
* QTextFormat: remove unnecessary namespace-scope stream op declarationsThiago Macieira2022-02-241-10/+0
* tst_qstring: properly fix the build when LC_MEASUREMENTS is not definedThiago Macieira2022-02-241-1/+1
* Fix tst_qformlayout::wrapping on AndroidAndreas Buhr2022-02-242-4/+3
* QLabel::setPixmap(): remove the no-op self-maskingGiuseppe D'Angelo2022-02-241-3/+0
* QRandomGenerator: find getentropy() on macOSThiago Macieira2022-02-242-1/+6
* qedidvendortable.py: include something before using macrosThiago Macieira2022-02-241-0/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-24105-77/+157
* Avoid using deprecated API in the icons exampleEirik Aavitsland2022-02-241-5/+3
* QGuiApplication: use translation-based layout direction unless explicitly setVolker Hilsheimer2022-02-242-14/+83
* configure: CMake: Add -no-prefix optionAlexandru Croitor2022-02-246-2/+37
* Remove util/publicSuffixIevgenii Meshcheriakov2022-02-242-215/+0
* Network: Use public suffix database in DAFSA formatIevgenii Meshcheriakov2022-02-2410-14913/+5447
* tst_qnetworkcookiejar: Remove tests that rely on public suffix database formatIevgenii Meshcheriakov2022-02-241-23/+0
* MSVC: Raise minimum version of Visual Studio 2019 to 16.7Kai Köhne2022-02-241-0/+5
* QColorDialog: code tidiesGiuseppe D'Angelo2022-02-241-1/+1
* Implement QFormLayout::set/isRowVisibleVolker Hilsheimer2022-02-243-7/+330
* CMake: Read QT_HOST_PATH from the environment tooJoerg Bornemann2022-02-242-5/+12
* CMake: Forward QT_ADDITIONAL_(HOST_)PACKAGES_PREFIX_PATH to try_compileJoerg Bornemann2022-02-241-0/+2
* Blacklist tst_qscreen::grabWindow for all Windows versionsOliver Wolff2022-02-241-1/+1
* Activate tst_qtextdocument for AndroidAndreas Buhr2022-02-241-2/+1
* Activate tst_qgraphicsview for AndroidAndreas Buhr2022-02-242-4/+7
* Remove unused Qt4-compat testAndreas Buhr2022-02-241-41/+0
* QVariant: use std::swap for swapping known typeFabian Kosmale2022-02-241-1/+1
* CI: Add docker support for tst_platformsocketengine testPasi Petäjäjärvi2022-02-242-3/+8