summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Core: Fix tests that did break because QProcess security fixPasi Petäjäjärvi2022-02-242-2/+2
* QNX: Fix support for abstract Unix-domain socketPasi Petäjäjärvi2022-02-243-3/+7
* Fix getsockopt option_value initial initializationPasi Petäjäjärvi2022-02-241-2/+3
* Allow calling qt6_android_add_apk_target twiceAlexey Edelev2022-02-241-0/+6
* Fix the mapping between configure arguments and CMake variablesAlexey Edelev2022-02-241-3/+3
* QHash: Fix building for i386 after "add support for VAES and AVX512VL"Martin Storsjö2022-02-241-1/+1
* Un-export QConfFileMarc Mutz2022-02-231-1/+2
* Add back accidentally removed check for QT_FEATURE_system_zlibMichal Klocek2022-02-231-5/+7
* Fix QT_ADDITIONAL_(HOST_)PACKAGES_PREFIX_PATH environment variablesJoerg Bornemann2022-02-232-2/+12
* CMake: Fix exclusion of QtFoo in QtBarDepends for 3rd party libsAlexandru Croitor2022-02-233-22/+39
* Add tests to QAbstractItemModelTester checking only one change in flightAndreas Buhr2022-02-231-0/+206
* MimeDatabase::mimeTypeForFileNameAndData: Do not open file unnecessarilyEike Ziller2022-02-231-4/+4
* qHash: fix running on CPUs without AVX2Thiago Macieira2022-02-221-1/+1
* wasm: move user configurable settingsLorn Potter2022-02-234-25/+83
* Fix formatting in qbytearrayalgorithms.hSona Kurazyan2022-02-231-2/+2
* QRegularExpression: print the pattern when warningGiuseppe D'Angelo2022-02-224-22/+73
* Protect headers against min/max macrosMarc Mutz2022-02-2210-23/+23
* QStringEncoder/Decoder: make base class ctors protectedMarc Mutz2022-02-221-0/+5
* Convert Android paths to JSON compatibleAlexey Edelev2022-02-221-4/+12
* Make QByteArrayView's numeric conversion methods inlineSona Kurazyan2022-02-223-80/+73
* Windows QPA: Calculate window frame for frameless windows the same for all co...Viktor Arvidsson2022-02-222-17/+23
* CMake: Add INSTALL_DIR argument to qt_internal_add_appJoerg Bornemann2022-02-221-3/+10
* QStringEncoder/Decoder: add missing noexceptMarc Mutz2022-02-223-19/+22
* Make android function sequence mutableAlexey Edelev2022-02-221-14/+36
* Repair some of tst_qtableview tests on AndroidAndreas Buhr2022-02-222-32/+28
* Activate all tst_qgridlayout tests on AndroidAndreas Buhr2022-02-221-3/+0
* Activate tst_qopenglwidget for AndroidAndreas Buhr2022-02-221-2/+1
* Activate tst_qdom for AndroidAndreas Buhr2022-02-221-6/+1
* SQLite: Update SQLite to v3.37.2Andy Shaw2022-02-223-43/+87
* Make QGuiApplicationPrivate::lastCursorPosition.toPoint() safe to useShawn Rutledge2022-02-223-4/+26
* Always include qt_windows header firstVolker Hilsheimer2022-02-224-3/+4
* QStringConverter: make explicit what should never have been implicitMarc Mutz2022-02-222-20/+11
* Stabilize tst_QTabBar::hoverTab()Friedemann Kleint2022-02-221-10/+20
* QStringConverter: fix move special member functions of State classMarc Mutz2022-02-211-3/+5