summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "QImage::operator==: Also compare the image colorspace"v6.3.0-rc1Allan Sandfeld Jensen2022-03-231-1/+1
* Update QTimeZone documentation on the limitations of MS's dataEdward Welbourne2022-03-221-2/+5
* Install QtCopyFileIfDifferent as the 'public' cmake helperAlexey Edelev2022-03-221-1/+1
* Fix warning from deprecated QMouseEvent constructor on macOSVolker Hilsheimer2022-03-211-2/+2
* Build QMenuBar test without warningVolker Hilsheimer2022-03-211-1/+1
* QtGui: compile-optimize inline swap functionsMarc Mutz2022-03-1923-26/+26
* CMake: Don't build the movie example if the feature is disabledAlexandru Croitor2022-03-191-1/+3
* QMargins: fix a missing "full stop" in the docsMarc Mutz2022-03-191-1/+1
* Fix lancebench after lancelot restructuringAllan Sandfeld Jensen2022-03-191-1/+1
* When clearing selected items, iterate over a copy of the QSetVolker Hilsheimer2022-03-192-2/+73
* coin: Use configure and qt-configure-module in instructionsAlexandru Croitor2022-03-1819-122/+327
* CMake: Mitigate moc not finding correct headers in framework buildsAlexandru Croitor2022-03-181-4/+8
* QMetaType: remove an unused static pointer variableMarc Mutz2022-03-181-2/+1
* iOS: Use python3 for enumerating test target devicesAlexandru Croitor2022-03-181-1/+1
* QImage::operator==: Also compare the image colorspaceAlbert Astals Cid2022-03-181-1/+1
* QDateTime: future-proof swap()Marc Mutz2022-03-173-1/+18
* QLibrary: restore translated stringMarc Mutz2022-03-171-6/+6
* Rest of QtBase: compile-optimize inline swap functionsMarc Mutz2022-03-174-8/+6
* QtDBus: compile-optimize inline swap functionsMarc Mutz2022-03-177-11/+11
* QtNetwork: compile-optimize inline swap functionsMarc Mutz2022-03-1717-23/+23
* Avoid populating font family aliases if family matchedTor Arne Vestbø2022-03-171-9/+15
* Add QTabBar test in tst_baseline_widgetsAxel Spoerl2022-03-171-0/+124
* wasm: remove compiler and linker warningsLorn Potter2022-03-172-23/+31
* QAnyStringView: fix code point -> code unit in the docsGiuseppe D'Angelo2022-03-171-1/+1
* QBitmap::fromPixmap: document \sinceGiuseppe D'Angelo2022-03-171-0/+2
* QByteArray: fix isUpper/isLowerGiuseppe D'Angelo2022-03-172-47/+43
* Add missing install of pnglibconf.h for static buildsMichal Klocek2022-03-171-0/+1
* Fix has_signaling_NaN usage for INTEGRITYTatiana Borisova2022-03-162-4/+6
* Doc: Fix typosRobert Löhning2022-03-161-2/+2
* QAction: Add NOTIFY changed declaration to priority propertyKai Uwe Broulik2022-03-161-1/+1
* Fix clang-cl warningAllan Sandfeld Jensen2022-03-161-3/+3
* QByteArray: fix append() with a negative lengthThiago Macieira2022-03-162-2/+3
* QLibraryInfo: remove load-time variableThiago Macieira2022-03-164-6/+9
* qglobal: Move the export macros further up in the fileThiago Macieira2022-03-161-31/+29
* QTextFormat: remove unnecessary namespace-scope stream op declarationsThiago Macieira2022-03-161-10/+0
* tst_qstring: properly fix the build when LC_MEASUREMENTS is not definedThiago Macieira2022-03-161-1/+1
* Logging: rejiggle the way we detect the availability of backtrace() APIThiago Macieira2022-03-163-16/+11
* Logging: remove magic constant from backtrace codeThiago Macieira2022-03-161-1/+13
* Logging: fix encoding of backtrace linesThiago Macieira2022-03-161-1/+1
* CMake: Don't rely on CMAKE_FIND_ROOT_PATH_MODE_PACKAGE for examplesAlexandru Croitor2022-03-161-9/+4
* Use QDebugStateSaver in example operator<<()Kai Köhne2022-03-162-1/+6
* Enable tests to turn off Windows Vista animationsVolker Hilsheimer2022-03-163-7/+25
* CMake: Fix cross-building examples in prefix builds as ExternalProjectsAlexandru Croitor2022-03-161-13/+12
* CMake: Add deployment auto testAlexandru Croitor2022-03-163-0/+126
* QMainWindow: Fix unused separator widgets blocking mouse eventsEike Ziller2022-03-162-0/+9
* Update QToolButton texts and add more stylesheets to test withAxel Spoerl2022-03-163-7/+39
* Use block char format to render list item bullets and numbersAlbert Astals Cid2022-03-161-1/+1
* Fix QMetaType::typeName returning wrong result for clang-clAlexander Neumann2022-03-161-2/+4
* Blacklist tst_qscreen::grabWindow on WindowsFabian Kosmale2022-03-161-0/+2
* Revert "Blacklist: test cases blacklisted in tst_QXmlStream:"Heikki Halmet2022-03-161-4/+0