summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Unblacklist stable tst_QWidgetRepaintManagerAxel Spoerl2023-02-031-11/+0
* wasm: convert a11y coordinates to window coordinatesMorten Sørvig2023-02-031-1/+11
* wasm: fix accessibility crash on null parentMorten Sørvig2023-02-032-10/+12
* wasm: set contenteditable on canvasMorten Sørvig2023-02-036-19/+21
* Remove unused code in qwasmcssstyleMikolaj Boc2023-02-031-26/+1
* Move qtLocalTime() to qtenvironmentvariables.cpp as qLocalTime()Edward Welbourne2023-02-036-54/+87
* Call _tzset() before localtime_s() in qtLocalTime()Edward Welbourne2023-02-031-4/+6
* Update the public suffix listMårten Nordheim2023-02-033-4465/+4511
* Support window masks on WASMMikolaj Boc2023-02-032-2/+23
* Fix android build with -no-feature-settingsTasuku Suzuki2023-02-021-1/+1
* q20::construct_at(): fix various issuesMarc Mutz2023-02-021-6/+10
* Q_APPLICATION_STATIC: add missing std::launder()Marc Mutz2023-02-021-2/+4
* QtCore: Disambiguate static variablesFriedemann Kleint2023-02-028-15/+19
* QMimeDatabase: add a test to ensure we can detect Unix specialsThiago Macieira2023-02-022-0/+82
* QMimeDatabase: don't stat() something that isn't a local fileThiago Macieira2023-02-026-24/+87
* tst_QMimeDatabase: rename test to indicate what it really isThiago Macieira2023-02-022-4/+5
* QSortFilterProxyModel: port to PMF connects for performance reasonsDavid Faure2023-02-023-108/+62
* Apple: Detect missing bundle identifier when using location permissionsTor Arne Vestbø2023-02-021-0/+7
* HTTP example: Reflow QMessageBox usage in if-statementMårten Nordheim2023-02-021-3/+4
* Revert "Revert "Add support for MultiABI with custom install dir of the andro...Alexey Edelev2023-02-0212-69/+271
* Fix analog clock example to adhere to guidelinesJan Arve Sæther2023-02-025-8/+11
* Correct an inaccurate comment in inDateTimeRange()Edward Welbourne2023-02-021-1/+2
* moc: Allow calling ctors on pre-allocated dataUlf Hermann2023-02-024-17/+68
* QString: remove some redundant unittestsAhmad Samir2023-02-021-12/+0
* Reset dark palettes for widgets to light in windows styleSanthosh Kumar2023-02-022-0/+36
* Modernize the VK_EXT_debug_utils callbackLaszlo Agocs2023-02-022-16/+19