summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch QRgbaFloat api to hardcoded float parameter and return valuesv6.6.0-rc1Allan Sandfeld Jensen2023-09-211-13/+13
* Upgrade Harfbuzz to version 8.2.0Eskil Abrahamsen Blomfeldt2023-09-2154-191/+1171
* Update public suffix listMarc Mutz2023-09-213-4158/+4192
* [docs] Fix \since for qHash(qfloat16)Marc Mutz2023-09-201-3/+3
* SQLite: Update SQLite to v3.43.1Andy Shaw2023-09-193-92/+101
* Sync rhi backingstore prefer-software env.var with QuickLaszlo Agocs2023-09-191-0/+5
* Upgrade to Freetype 2.13.2Eskil Abrahamsen Blomfeldt2023-09-1937-3169/+320
* CMake: Fix condition of the ipc_posix featureJoerg Bornemann2023-09-181-1/+1
* qmake: Bump supported macOS SDK version to 14 (Sonoma)Tor Arne Vestbø2023-09-181-1/+1
* IPC: Remove the "small" object optimization in QNativeIpcKeyThiago Macieira2023-09-183-86/+47
* IPC: disallow unknown queries in QNativeIpcKey string formThiago Macieira2023-09-182-4/+7
* Iterate over all extraPrefixDirs when collecting "directories"Alexey Edelev2023-09-181-5/+22
* QtFuture: Prevent whenAll()/whenAny() from creating reference cyclesArno Rehn2023-09-182-6/+43
* Fix crash when reading corrupt font dataEskil Abrahamsen Blomfeldt2023-09-151-16/+51
* Long live Q_(U)INT128_C()!Marc Mutz2023-09-153-8/+243
* Long live Q_(U)INT128_MIN/MAX!Marc Mutz2023-09-154-5/+135
* Revamp Mandelbrot example: Revisit the documentatonRym Bouabid2023-09-152-4/+4
* Revamp Mandelbrot example: Add const/constexpr when applicableRym Bouabid2023-09-152-25/+24
* Docs: Add macros for common Qt productsNicholas Bennett2023-09-141-0/+3
* Add some tests for q(u)int128Marc Mutz2023-09-143-0/+25
* Document q(u)int128 and QT_SUPPORTS_INT128Marc Mutz2023-09-141-0/+33
* Mark feature API in QFont as preliminaryEskil Abrahamsen Blomfeldt2023-09-142-0/+12
* QString: fix append() wrt. raw dataMårten Nordheim2023-09-133-1/+36
* Fix qHash(qfloat16) to match Qt 6.4 behaviorMarc Mutz2023-09-123-6/+19
* Qt UDLs: avoid the deprecated form of UDL definitionsMarc Mutz2023-09-124-6/+6
* embeddedwindows: Mask the painting manually by applying a clipTor Arne Vestbø2023-09-121-0/+2
* syncqt: Add the missing is_open check to writeIfDifferentAlexey Edelev2023-09-121-0/+4
* syncqt: Mark updateOrCopy as exception freeAlexey Edelev2023-09-121-2/+3
* embeddedwindows: Fill bounds, instead of event rectTor Arne Vestbø2023-09-121-2/+3
* syncqt: Handle possible exceptions thrown by std::filesystem::create_directoriesAlexey Edelev2023-09-121-7/+33
* syncqt: Add the missing file stream close callsAlexey Edelev2023-09-121-0/+2
* syncqt: Generate the deprecated header in the framework directory tooAlexey Edelev2023-09-121-2/+10
* xcb: Reflect geometry of foreign window on creationTor Arne Vestbø2023-09-123-4/+13
* tst_QDnsLookup: skip a unittest on WindowsAhmad Samir2023-09-121-0/+4
* tst_QDnsLookup: fix typo in CMakeListst.txtAhmad Samir2023-09-121-1/+1
* tst_qdnslookup: fix the location of the opcode in the headerThiago Macieira2023-09-121-1/+1
* Remove dead code in QMessageBoxAxel Spoerl2023-09-121-10/+0
* doc: Remove QSettings' paths for embedded linuxMohammadHossein Qanbari2023-09-121-6/+4
* Turn Directions enum into an enum class in serialization converterEdward Welbourne2023-09-129-13/+15
* Turn Converter::Direction into a QFlags enumEdward Welbourne2023-09-1216-22/+24
* Serialization converter example: const-ify the Converter typeEdward Welbourne2023-09-1216-129/+143
* Separate streaming dumper and converter in the convert exampleEdward Welbourne2023-09-127-102/+124
* corelib/serialization examples: clang-tidy and coding style clean-upEdward Welbourne2023-09-1220-118/+75
* corelib/serialization examples: use string literals moreEdward Welbourne2023-09-129-107/+121
* QBindable: Add doc example for ctor taking property nameFabian Kosmale2023-09-121-1/+8
* qobjectdefs.h - fix comment typoAxel Spoerl2023-09-121-1/+1
* QComboBox: scroll the popup to the top before positioning itRichard Moe Gustavsen2023-09-122-1/+61
* tst_QSplitter: fix compiler warningAxel Spoerl2023-09-121-1/+1
* Doc fix: Use correct initials for Porter and DuffPaul Olav Tvete2023-09-121-1/+1
* Doc: Mention reset methods for QCalendarWidget::maximumDate, minimumDateKai Köhne2023-09-121-4/+6