summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake: Update timestamp file for `Cross-Config` buildsv6.6.06.6.0Orkun Tokdemir2023-09-301-3/+17
* CI: Fix resolving dependencies with Debian packagesSimo Fält2023-09-291-1/+2
* Move Calendar Widget Example to UI Components categoryKai Köhne2023-09-271-1/+1
* QPointer: also provide a converting assignment operatorGiuseppe D'Angelo2023-09-253-0/+41
* qmake: Don't error out if QMAKE_DEFAULT_LIBDIRS is empty on macOSTor Arne Vestbø2023-09-231-3/+6
* IPC: Move the legacy key to the QNativeIpcKeyThiago Macieira2023-09-227-27/+173
* IPC: make the two platformSafeKey functions return QNativeIpcKeyThiago Macieira2023-09-224-45/+51
* Make examples/bindableproperties a proper projectKai Köhne2023-09-234-81/+54
* QItemSelectionModel: don't warn when destroying the modelVolker Hilsheimer2023-09-232-3/+20
* Docs: Update Links to Android Notifier ExampleNicholas Bennett2023-09-221-0/+1
* CI: Enable changing chroot in platform config for Debian packagingSimo Fält2023-09-211-7/+17
* 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