summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup QGtk3ThemeYuhang Zhao2022-12-211-45/+10
* QStyleHints: code tidiesYuhang Zhao2022-12-202-6/+9
* Android input context: don't connect to non-existing signalVolker Hilsheimer2022-12-201-1/+3
* Set WASM platform default to synchronous window event handlingDavid Skoland2022-12-203-10/+12
* iOS File Dialog: Allow picking files if name filter is '*' (all files)Doris Verria2022-12-201-1/+6
* QStringConverter: don't shadow variablesAhmad Samir2022-12-201-2/+1
* tst_QByteArray/tst_QString: use new QtMiscUtils::toAsciiUpper()Marc Mutz2022-12-202-3/+3
* Android: Fix for low contrast status barBartlomiej Moskal2022-12-201-0/+16
* Android: handle rename() operation with content urisAssam Boudjelthia2022-12-203-0/+82
* CMake: Expose generated resource files to IDEsXavier BESSON2022-12-201-0/+1
* RCCFileInfo: use QString prepend optimizationAhmad Samir2022-12-191-1/+2
* Map toolbar drag delta from native pixelsAxel Spoerl2022-12-191-1/+7
* SQL: remove unneeded CMake commands - these plugins were removed in Qt6Christian Ehrlicher2022-12-191-8/+0
* SQL/OCI: replace deprecated QDateTime() ctorChristian Ehrlicher2022-12-191-1/+1
* QString: use new QUtf8StringView overloadsMarc Mutz2022-12-191-10/+10
* Skip tst_qconcurrentrun completely if running under an emulatorVille Voutilainen2022-12-191-3/+8
* Autoclose a FILE* if we open itVille Voutilainen2022-12-191-9/+1
* Return the QFileInfo::baseName/QDir::dirName() from fileEngine implAssam Boudjelthia2022-12-192-2/+6
* Doc: Add link to Tools Examples from the Qt Widgets module front pageLeena Miettinen2022-12-191-0/+1
* Docs: Fix broken link to "Adding OpenSSL to Android" pageNicholas Bennett2022-12-190-0/+0
* QtMiscUtils: add missing toAsciiUpper(), use it in mocMarc Mutz2022-12-182-2/+8
* CMake: Allow contents of resources to be replaced by empty filesUlf Hermann2022-12-179-12/+115
* Windows QPA: remove long-time dead codeYuhang Zhao2022-12-171-12/+1
* QLatin1/String/View: don't decay the arg() argumentsMarc Mutz2022-12-171-8/+5
* Fix minor permission doc typoJuha Vuolle2022-12-171-1/+1
* Fix QWidget::restoreGeometry when restored geometry is off screenAxel Spoerl2022-12-163-10/+140
* QXmlStreamWriter: fix a thinko in doWriteToDevice(QSV)Marc Mutz2022-12-162-5/+10
* QTest::WatchDog: fix missing timeout resets on test function changeMarc Mutz2022-12-161-3/+22
* QTest::WatchDog: Extract Method setExpectation()Marc Mutz2022-12-161-11/+10
* Extend tst_qxmlstream::readBack() to all Unicode charactersMarc Mutz2022-12-161-12/+28
* Fix event dispatching on WASMMikolaj Boc2022-12-164-6/+23
* SQLite: Update SQLite to v3.40.0Andy Shaw2022-12-163-1587/+3539
* iOS: Don't assume screens will not be connected before QIOSIntegrationTor Arne Vestbø2022-12-161-2/+2
* QUuid: add the ability to specify the byte order for 128-bit IDsThiago Macieira2022-12-163-15/+41
* QUuid: add a trivial structure to support exactly 128 bitsThiago Macieira2022-12-163-40/+117
* QUuid: use NSDMI to initialize the membersThiago Macieira2022-12-161-5/+5
* wasm: Always use basic password-store=basic in testsDavid Skoland2022-12-161-0/+1
* rhi: vk: Fix up some legacy queue (family) index inconsistenciesLaszlo Agocs2022-12-164-31/+28
* dbus: Fix path to moc file in generated qdbusxml2cppDavid Edmundson2022-12-162-7/+13
* tst_qxmlstream: swap WHEN and THEN in readBack()Marc Mutz2022-12-161-3/+3
* tst_qmlstream: re-use QBuffer instance in readBack()Marc Mutz2022-12-161-2/+3
* Windeployqt: add missing module and pluginTimothée Keller2022-12-161-4/+7
* CMake: Enforce QT_RESOURCE_ALIAS for absolute paths in resourcesJoerg Bornemann2022-12-161-0/+7
* Add eglfs touch logging in qt.qpa.input.eventsShawn Rutledge2022-12-161-0/+8
* Remove QEglFSCursor's inheritance of QOpenGLFunctionsThomas Senyk2022-12-162-27/+26
* Treat the accessible non-editable combobox as ButtonMenu on macOSMikolaj Boc2022-12-162-0/+3
* Skip QProcess tests when run under ASanVille Voutilainen2022-12-161-0/+3
* XCB: use qOffsetStringArrayThiago Macieira2022-12-161-4/+4
* QT_INLINE_SINCE: never inline for static Qt buildsMarc Mutz2022-12-161-1/+2
* rhi: metal: Use scale from the layer we already haveLaszlo Agocs2022-12-161-4/+6