summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix incorrect dimensions - part 2v6.4.26.4.2Samuel Mira2022-12-121-18/+15
* macdeployqt: Add networkinformation as plugins to be deployedMårten Nordheim2022-12-071-1/+3
* macOS: Don't pass on key event text for function keys when IM is disabledTor Arne Vestbø2022-12-051-1/+33
* Fix typo in documentation for QVariant::nameToTypeNicolas Fella2022-12-011-1/+1
* Add keyword msvc-2022 to testlib blacklistingOliver Wolff2022-12-011-1/+3
* Check if fontEngine is valid in QStaticTextInho Lee2022-12-011-0/+2
* QDoc-ify QTest::runningTest()'s commentEdward Welbourne2022-12-011-1/+3
* [docs] Adjust qExchange() docs for the present, where C++17 is required [2/2]...Marc Mutz2022-12-011-2/+2
* [docs] Adjust qExchange() docs for the present, where C++17 is required [1/2]...Marc Mutz2022-12-011-2/+3
* qNN headers: only promise what we can keepMarc Mutz2022-12-015-15/+15
* [docs] QList: fix history of clear() semantics changeMarc Mutz2022-12-011-10/+7
* qcompilerdetection.h: include <version>Marc Mutz2022-12-011-1/+13
* tst_QString: check empty regex can replace in empty/null stringMarc Mutz2022-12-011-0/+3
* Handle multiple paint events in tst_QWidgetRepaintManagerAxel Spoerl2022-12-011-2/+22
* tst_QStringApiSymmetry: add checks for QByteArrayViewMarc Mutz2022-12-011-5/+100
* QObject: stronger warning about isSignalConnected and threadsVolker Hilsheimer2022-12-011-13/+20
* Windows: Reevaluate dark frames if the application palette changesVolker Hilsheimer2022-12-011-9/+14
* ibus: check object validity before honoring `inputMethodAccepted()`Phan Quang Minh2022-12-011-1/+1
* Proper clearing of WinRT factory cache in QWindowsThemeYuhang Zhao2022-12-011-0/+1
* Windows QPA: suppress warning message when not neededYuhang Zhao2022-12-011-7/+11
* Add INTERFACE_LIBRARIES to dependencies of repo targetsAlexey Edelev2022-12-011-1/+1
* Remove QMAKE_RANLIB and QMAKE_LINK_SHLIB from android/default_pre.prfAlexey Edelev2022-12-011-2/+0
* Allow lists in the BUILD_OPTIONS argument of _qt_internal_test_expect_passAlexey Edelev2022-12-011-2/+8
* Temporarily skip tst_qtcuncurrentrun::pollForIsFinished in emulatorFabian Kosmale2022-11-302-0/+6
* Fix typo in documentation, silence qdoc warningVolker Hilsheimer2022-11-301-1/+1
* QMutex: remove qmutex_win.cppThiago Macieira2022-11-306-49/+10
* Finish the undeprecation of the QColor(string) constructorsEirik Aavitsland2022-11-301-2/+0
* Update bundled libpng to version 1.6.39Eirik Aavitsland2022-11-3015-117/+136
* Documentation: Fix information on how to iterate over listsFriedemann Kleint2022-11-303-52/+2
* Documentation: Expand documentation on how to iterate Qt containersFriedemann Kleint2022-11-302-4/+48
* Documentation: Modernize the Qt container doc snippetsFriedemann Kleint2022-11-301-23/+15
* Stabilize flakiness in tst_QWidget::raise()Axel Spoerl2022-11-301-2/+5
* Add simple palette to tst_QWidgetAxel Spoerl2022-11-301-0/+47
* Stabilize tst_QWidgetRepaintManager on XCB platformsAxel Spoerl2022-11-301-4/+37
* Doc: Remove qtestlib-tools sectionAndreas Eliasson2022-11-302-15/+0
* QStringView::split: doc tidiesGiuseppe D'Angelo2022-11-301-3/+4
* Doc: Fix typo and mismatch between code and descriptionAndreas Eliasson2022-11-302-2/+2
* Blacklist tst_QWidgetRepainManager functions flaking on XCBAxel Spoerl2022-11-301-0/+11
* QPalette: always increase serial number when modifyingVolker Hilsheimer2022-11-302-1/+11
* Set simplePalette on staticWidget in tst_QWidget::optimizedResizeMoveAxel Spoerl2022-11-301-0/+1
* win: resolve theme fonts at 96 dpiMorten Sørvig2022-11-301-8/+10
* QSystemLocale[Win]: Catch potential WinRT exceptionsVladimir Belyavsky2022-11-291-3/+7
* macdeployqt: Fix QtMultimedia plugins deploymentVladimir Belyavsky2022-11-291-1/+1
* Fix QIBusPlatformInputContext leaksIlya Fedin2022-11-191-45/+48
* tst_QMap: remove unused std::as_const cloneMarc Mutz2022-11-181-6/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-18263-677/+677
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-18632-6475/+6478
* QString: rename parameter clashing with member function of the same nameMarc Mutz2022-11-181-2/+2
* Update bundled zlib to version 1.2.13Dennis Oberst2022-11-1822-310/+284
* Doc: Normalize page namesKai Köhne2022-11-1727-67/+67