summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix proxy-data handlingFabian Kosmale2023-02-073-4/+23
* 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
* 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-078-5404/+5681
* 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
* Remove "Analog Clock Window Example"Jan Arve Sæther2023-02-072-15/+22
* 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
* 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
* 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
* rhi: Add D3D12 supportLaszlo Agocs2023-02-0718-14/+21674
* 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
* Support Qt::WindowMaximizeButtonHint in QWasmWindowMikolaj Boc2023-02-042-1/+9
* SQL/ODBC: Pass correct length to SQLColAttribute()Christian Ehrlicher2023-02-041-3/+8
* SQL/ODBC: misc cleanupChristian Ehrlicher2023-02-041-56/+49
* SQL/ODBC: optimize toSQLTCHAR() - avoid an unneeded copyChristian Ehrlicher2023-02-041-27/+16
* QCalendarBackend: de-duplicate some codeAhmad Samir2023-02-041-78/+29
* Remove redundant include statement from qgtk3theme.cppAxel Spoerl2023-02-041-1/+0
* Support Qt::WindowTransparentForInput in QWasmWindowMikolaj Boc2023-02-032-0/+6
* Support Qt::NoDropShadowWindowHint in QWasmWindowMikolaj Boc2023-02-032-1/+5
* QtGui: Disambiguate static variablesFriedemann Kleint2023-02-039-42/+42
* QXcbConnection::getTimestamp: do not return stale timestampRoland Pallai2023-02-033-4/+6