summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SQL/IBASE: Time Zone support (firebird 4.x)Andreas Bacher2023-03-243-9/+252
* dbus examples: Remove "Example" from example namesIevgenii Meshcheriakov2023-03-245-7/+7
* tests: blacklist tst_QImageReader::setClipRect() andLiang Qi2023-03-241-0/+8
* Windeployqt: prevent directory creation for dryrunsTimothée Keller2023-03-243-15/+17
* windeployqt: allow user set translation directoryYuhang Zhao2023-03-241-1/+9
* tst_QVariant: add a test contrasting Qt 5/6 isNull behaviorMarc Mutz2023-03-241-0/+7
* Implement [variant.get] for QVariant [2/2]: get()Marc Mutz2023-03-243-2/+128
* Implement [variant.get] for QVariant [1/2]: get_if()Marc Mutz2023-03-243-2/+198
* QVariant: ensure the type custom is registered on constructionThiago Macieira2023-03-232-0/+11
* QTimer: fix new-style slot invocation for receiver in another threadThiago Macieira2023-03-232-23/+21
* remotecontrolledcar example: Modernize the codeIevgenii Meshcheriakov2023-03-236-57/+27
* macOS: Skip DisplayLink updates when in live resizeLaszlo Agocs2023-03-231-0/+19
* tst_bench_QCryptographicHash: swallow result() return valuesMarc Mutz2023-03-231-3/+6
* tst_bench_QCryptographicHash: use QMetaEnum trickMarc Mutz2023-03-231-60/+20
* tst_bench_QCryptographicHash: port to QTest::addRow()Marc Mutz2023-03-231-24/+24
* mainwindow example: Fix implicit conversion from qsizetype warningsTor Arne Vestbø2023-03-232-3/+3
* rhi manual tests: allow having some gui controlsLaszlo Agocs2023-03-2328-51/+52606
* rhi: metal: macOS: Set presentsWithTransaction during resizeLaszlo Agocs2023-03-231-25/+60
* Don't accept QWSI::CloseEvent when the window is blocked by a modal windowTor Arne Vestbø2023-03-231-0/+1
* Remove loopback network exampleMårten Nordheim2023-03-2313-287/+2
* QNetworkDiskCache: Update doc snippetsMårten Nordheim2023-03-231-3/+6
* Clean up multicast examplesMårten Nordheim2023-03-237-6/+10
* Move hellogles3 docs to where the rest of these files liveLaszlo Agocs2023-03-233-0/+2
* Remove erroneous widget dependency for hellogles3Laszlo Agocs2023-03-233-3/+9
* Change paintedwindow example to be a manual testLaszlo Agocs2023-03-237-3/+1
* Move hellowindow and qopenglwindow to be a manual testsLaszlo Agocs2023-03-2314-6/+2
* QArrayDataPointer: skip deallocate detourFabian Kosmale2023-03-231-1/+1
* wasm: add support for input languages win32 mobileLorn Potter2023-03-231-16/+18
* Close popups on WASM window non-client area interactionsMikolaj Boc2023-03-231-0/+1
* Change computegles31 example to a manual testLaszlo Agocs2023-03-229-2/+0
* Remove hellovulkanwindow exampleLaszlo Agocs2023-03-2211-273/+50
* Move hellovulkantexture example to manual testLaszlo Agocs2023-03-2215-21/+1
* Doc/QButtonGroup: Do not mention deprecated/removed signalChristian Ehrlicher2023-03-221-2/+2
* Verify fix for manual get<I> calls for QVector<N>DMarc Mutz2023-03-222-0/+35
* Short live QT_ENABLE_P0846_SEMANTICS_FOR!Marc Mutz2023-03-229-0/+137
* Windows QPA: Change handling of maximised frame/title-less windowsTimothée Keller2023-03-223-34/+37
* Add QTextListFormat::start: html and markdown ordered list index offsetNicolas Werner2023-03-2215-30/+325
* QMetaType::convert: Avoid some copies in ranged-forFabian Kosmale2023-03-211-4/+4
* Add a manual test to show a QTreeView with QInputDevice::devices()Shawn Rutledge2023-03-214-0/+360
* xcb: Delete QInputDevice instances that X11 no longer findsShawn Rutledge2023-03-211-22/+60
* Widgets/QCheckBox: change signature of stateChanged() for Qt7Christian Ehrlicher2023-03-213-14/+34
* QSQL/ODBC: fix regression (trailing NUL)Marc Mutz2023-03-211-2/+2
* QCryptographicHash: constexpr ALL of QSmallByteArrayMarc Mutz2023-03-211-19/+19
* QMessageAuthenticationCode: have setKey() call initMessageHash()Marc Mutz2023-03-211-3/+2
* CMake: Write target architecture into module info filesJoerg Bornemann2023-03-211-1/+2
* Move nullptr check to beginning of QInputDevice::operator<<Axel Spoerl2023-03-211-8/+13
* rhi: widgets: Try sw adapter if D3D11 init failsLaszlo Agocs2023-03-211-0/+6
* docs: Remove map and runfunction exampleDennis Oberst2023-03-211-2/+0
* Move rsslisting example into corelibe/serializationØystein Heskestad2023-03-219-8/+10
* Remove libQt6Xml dependency in rsslisting exampleØystein Heskestad2023-03-212-3/+2