summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macOS: Skip deployment target runtime check when detecting compat versionTor Arne Vestbø2023-02-071-0/+8
* permissions: Replace deprecated location permission usage keyTor Arne Vestbø2023-02-084-13/+28
* Fix proxy-data handlingFabian Kosmale2023-02-074-4/+57
* ODBC/SQL: Fix usage of SQLGetDataChristian Ehrlicher2023-02-071-94/+49
* SQL/ODBC: optimize QVarLengthArray usageChristian Ehrlicher2023-02-071-23/+16
* SQL/ODBC: misc cleanup for fromSQLTCHAR()Christian Ehrlicher2023-02-071-19/+13
* dbus: Register QDBusObjectPathAlbert Astals Cid2023-02-071-0/+1
* Retrieve an old -redo behaviorAmir Masoud Abdol2023-02-072-5/+7
* Rename Qt CMake policies argument namesAmir Masoud Abdol2023-02-072-18/+18
* Use QtMiscUtils hex/oct-related helpersAhmad Samir2023-02-074-29/+18
* QtMiscUtils: add some more character helpersAhmad Samir2023-02-0719-130/+136
* Update CLDR to v42Mate Barany2023-02-0710-5406/+5692
* Doc: Update copyright year in the templateTopi Reinio2023-02-074-4/+4
* macOS: Reduce verboseness of NSUserNotification deprecationsTor Arne Vestbø2023-02-071-0/+6
* Add/enable Alpha detectionPino Toscano2023-02-072-3/+6
* Windows QPA: make one function staticYuhang Zhao2023-02-081-1/+1
* Windows QPA: fix debug messageYuhang Zhao2023-02-081-7/+8
* Use qt_winrtbase_p.h workaround in more placesYuhang Zhao2023-02-072-11/+5
* Transfer the key handling logic to QWasmWindowMikolaj Boc2023-02-0717-476/+463
* XCB: simplify atom registration codeGiuseppe D'Angelo2023-02-071-14/+8
* XCB: do not use reserved identifiersGiuseppe D'Angelo2023-02-0713-466/+466
* QtGui: Fix some macro clashesAmir Masoud Abdol2023-02-072-0/+4
* QMetaObject: Fix version check for deprecated methodsFabian Kosmale2023-02-072-2/+4
* Add android manifest and java files to exampleDavid Schulz2023-02-072-0/+3
* Remove "Analog Clock Window Example"Jan Arve Sæther2023-02-0712-309/+25
* CMake: Show a message when configuring examplesAlexandru Croitor2023-02-071-0/+1
* Use plain text to calculate expire time of tooltipsMatthias Rauter2023-02-071-1/+3
* Move the accessibility header files under the appropriate featureAlexey Edelev2023-02-071-2/+2
* androiddeployqt: make --help documentation-friendlyVille Voutilainen2023-02-071-106/+106
* QtGui: Remove double default definitionAmir Masoud Abdol2023-02-071-4/+4
* permissions: Handle relative paths to Info.plist fileTor Arne Vestbø2023-02-071-1/+6
* Add a platform theme option to affect SH_UnderlineShortcutMikolaj Boc2023-02-075-4/+16
* iOS: Disallow upgrading QLocationPermission::WhenInUse to AlwaysTor Arne Vestbø2023-02-071-6/+14
* iOS: Report PermissionStatus::Denied when detecting accuracy mismatchTor Arne Vestbø2023-02-071-1/+1
* permissions: Set explicit bundle identifier for permissions exampleTor Arne Vestbø2023-02-071-0/+1
* Make qt6_extract_metatypes respects the AUTOGEN_BUILD_DIR, if setAmir Masoud Abdol2023-02-071-3/+16
* Avoid multiple transformation of the clip pathSanthosh Kumar2023-02-071-1/+0
* QDir::entryList: don't fill a QFileInfo cache if we just want namesDavid Faure2023-02-072-8/+20
* Fix QDir benchmark to do meaningful thingsDavid Faure2023-02-071-35/+25
* rhi: Add D3D12 supportLaszlo Agocs2023-02-0725-34/+21933
* CMake: Warn about double qt6_finalize_target for plugins and libsJoerg Bornemann2023-02-071-10/+11
* windeployqt: Remove hard-coded information about modules and pluginsJoerg Bornemann2023-02-074-326/+467
* Support WindowTitleHint and FramelessWindowHint in QWasmWindowMikolaj Boc2023-02-073-8/+15
* Include QLocale::system() in matchingLocales() return listMate Barany2023-02-061-0/+9
* uic: Generate string-based connections for QLCDNumber::display()Friedemann Kleint2023-02-061-0/+4
* Doc: Fix documentation warnings for Qt CoreTopi Reinio2023-02-065-12/+12
* Use std::exchange in Qt::endPropertyUpdateGroup()Marc Mutz2023-02-051-3/+1
* Fix narrowing in Qt::endPropertyUpdateGroup()Marc Mutz2023-02-051-4/+4
* Support Qt::WindowCloseButtonHint in QWasmWindowMikolaj Boc2023-02-053-0/+7
* Skip socket and server tests on Ubuntu 22.04 and QEMUVille Voutilainen2023-02-055-0/+23