summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move movie example to manual testTor Arne Vestbø2023-06-286-0/+303
* Move pinch zoom example to manual testTor Arne Vestbø2023-06-2811-0/+389
* Move validators example to manual testTor Arne Vestbø2023-06-2813-0/+777
* Move item views puzzle example to manual testTor Arne Vestbø2023-06-2811-0/+674
* Move interview example to manual testTor Arne Vestbø2023-06-2810-0/+294
* Move image viewer example to manual testTor Arne Vestbø2023-06-285-0/+516
* Move icons example to manual testTor Arne Vestbø2023-06-2825-0/+977
* Move graphis view flow layout example to manual testTor Arne Vestbø2023-06-287-0/+326
* Move fridge magnets example to manual testTor Arne Vestbø2023-06-289-0/+420
* Move font sampler example to manual testTor Arne Vestbø2023-06-286-0/+581
* Move finger paint example to manual testTor Arne Vestbø2023-06-288-0/+554
* QProcess/Unix: block all Unix signals between vfork() and exec()Thiago Macieira2023-06-281-2/+78
* Make android_content_uri directly openable in CreatorVille Voutilainen2023-06-281-0/+6
* Move fade effect example to manual testTor Arne Vestbø2023-06-288-0/+207
* Move embedded dialogs example to manual testTor Arne Vestbø2023-06-2810-0/+478
* Move dynamic layouts example to manual testTor Arne Vestbø2023-06-285-0/+251
* Move drag and drop puzzle example to manual testTor Arne Vestbø2023-06-2811-0/+584
* Handle a couple of GCC 13 warnings about dangling referencesAhmad Samir2023-06-282-2/+6
* tst_QFutureSynchronizer: describe how setFutureAliasingExistingMember() worksMarc Mutz2023-06-281-0/+5
* QXmlStreamReader: make fastScanName() indicate parsing status to callersAhmad Samir2023-06-281-0/+39
* tests: skip tst_QWindow::enterLeaveOnWindowShowHide() on WaylandLiang Qi2023-06-271-0/+3
* QTest: port qSleep() to std::this_thread::sleep_forAhmad Samir2023-06-272-7/+18
* Add a test case for an invalid min/max size pairInho Lee2023-06-271-0/+7
* rhi: multiview: Exercise instancing in the testLaszlo Agocs2023-06-276-10/+33
* QNetworkReply: Propagate proxy errors properlyMichael Klein2023-06-271-1/+45
* tst_qcombobox: skip popupPositionAfterStyleChange on QEMURichard Moe Gustavsen2023-06-271-0/+3
* QStorageInfo/Linux: use readAll() with /proc/self/mountinfoAhmad Samir2023-06-271-0/+160
* rhi: metal: Add support for multiview renderingLaszlo Agocs2023-06-275-4/+4
* Move dock widgets example to manual testTor Arne Vestbø2023-06-2610-0/+437
* Move dirview example to manual testTor Arne Vestbø2023-06-263-0/+106
* Move digital clock example to manual testTor Arne Vestbø2023-06-265-0/+118
* Move chart example to manual testTor Arne Vestbø2023-06-269-0/+845
* Move character map example to manual testTor Arne Vestbø2023-06-267-0/+573
* Move calendar example to manual testTor Arne Vestbø2023-06-265-0/+277
* Add an option to exercise MSAA in the multiview testLaszlo Agocs2023-06-261-3/+36
* tst_QFile: remove the timer in unixPipe and socketPairThiago Macieira2023-06-261-4/+0
* Move border layout example to manual testTor Arne Vestbø2023-06-267-0/+339
* Move qpa examples to manual testsTor Arne Vestbø2023-06-2610-0/+445
* Move permissions example to manual testTor Arne Vestbø2023-06-264-0/+246
* rhi: multiview test: Fix leftover resourceUpdate callLaszlo Agocs2023-06-261-2/+0
* tst_QNetworkReply: split extremely long lineMårten Nordheim2023-06-261-1/+14
* Skip the tst_QRegularExpression::threadSafety test on WASM temporarilyMikolaj Boc2023-06-261-0/+4
* QStringBuilder: one less macro in unittestsAhmad Samir2023-06-261-13/+8
* QHeaderView: Don't add new sections on no-opAxel Spoerl2023-06-231-0/+21
* QAbstractProxyModel: delay headerDataChanged emissions when inserting/removin...Giuseppe D'Angelo2023-06-231-2/+2
* Add q20::erase_if(std::vector, pred) and erase(vector, val)Ahmad Samir2023-06-221-16/+8
* Short live Q_NODISCARD_(CTOR_)X!Marc Mutz2023-06-221-4/+9
* rhi: d3d12: Implement multiview supportLaszlo Agocs2023-06-226-6/+6
* rhi: Introduce multiview starting with OpenGL (ES)Laszlo Agocs2023-06-2215-1/+359
* Pacify MSVC compiler incorrectly warning about unused variableVolker Hilsheimer2023-06-221-0/+1