summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-162-10/+67
* QXmlStreamWriter: fix a thinko in doWriteToDevice(QSV)Marc Mutz2022-12-161-4/+2
* 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
* 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-162-15/+35
* QUuid: add a trivial structure to support exactly 128 bitsThiago Macieira2022-12-162-39/+94
* QUuid: use NSDMI to initialize the membersThiago Macieira2022-12-161-5/+5
* rhi: vk: Fix up some legacy queue (family) index inconsistenciesLaszlo Agocs2022-12-163-29/+28
* dbus: Fix path to moc file in generated qdbusxml2cppDavid Edmundson2022-12-161-5/+5
* 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
* XCB: use qOffsetStringArrayThiago Macieira2022-12-161-4/+4
* rhi: metal: Use scale from the layer we already haveLaszlo Agocs2022-12-161-4/+6
* Add QCryptographicHash::supportsAlgorithm() to check supported algorithmJan Grulich2022-12-162-0/+36
* Fix checkbox and radiobutton background in QGtk3ThemeAxel Spoerl2022-12-161-2/+2
* CMake: Fix AUTOMOC warning in QtGuiKai Köhne2022-12-161-0/+6
* GTK3 theme: simplify codeYuhang Zhao2022-12-161-1/+1
* Cleanup QWizard Windows implementationYuhang Zhao2022-12-163-204/+114
* Fix clang-cl compiler warningsPeter Varga2022-12-156-7/+11
* Fix clang-cl build with disabled x86 intrinsicsPeter Varga2022-12-152-2/+2
* Vista style: remove temporary workaroundYuhang Zhao2022-12-161-10/+2
* CMake: Deprecate some android public APIsAlexandru Croitor2022-12-155-3/+42
* QCryptographicHash: clear the result in QCH::reset() when using OpenSSLJan Grulich2022-12-151-1/+1
* iOS File Dialog: Support setting name filtersDoris Verria2022-12-151-13/+45
* Schannel: Don't emit error when peer performs graceful disconnectionMårten Nordheim2022-12-151-2/+0
* Always target the web events at the currentTargetMikolaj Boc2022-12-151-1/+1
* iOS a11y: Ensure parent elements are stacked below their childrenTor Arne Vestbø2022-12-151-1/+3
* QJniObject: fix binary compatibility breakageVolker Hilsheimer2022-12-152-1/+8
* windows: Fix vertical metrics with GDI engineEskil Abrahamsen Blomfeldt2022-12-151-0/+7
* Export QAuthenticatorPrivate for use in QtWebSocketsMårten Nordheim2022-12-151-1/+1
* QFileSystemEngine/Unix: use chrono for time related arithmeticAhmad Samir2022-12-151-30/+47
* Document max size for QFont::setPixelSizePaul Wicking2022-12-151-1/+2
* RHI: Buffer readback fixes and unit testBen Fletcher2022-12-142-9/+46
* Widgets: Deactivate effect on destructionChristian Ehrlicher2022-12-141-0/+1
* Bump version to 6.6.0Jani Heikkinen2022-12-143-3/+5
* Don't hide object replacement char except in rich textEskil Abrahamsen Blomfeldt2022-12-143-3/+24
* Remove the last in-tree user of qExchange() and mark all of Qt free of itMarc Mutz2022-12-142-1/+6
* QBuffer: test and document open() behaviorMarc Mutz2022-12-141-0/+4
* Fix the focus frame on MacGiuseppe D'Angelo2022-12-141-1/+12
* Android: Close the keyboard after clicking DoneBartlomiej Moskal2022-12-141-0/+1
* Android: Add facilities to handle more content URIs operationsAssam Boudjelthia2022-12-143-284/+663
* QDom: Don't reuse a moved-from objectMårten Nordheim2022-12-141-4/+5