summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Do not use QExposedEvent::region() in internal codeIvan Solovev2022-07-132-27/+1
* Use debug stream in QTest::toString's default fallback if possibleVolker Hilsheimer2022-07-1316-65/+135
* Skip test which depends on window activations on WaylandEskil Abrahamsen Blomfeldt2022-07-131-2/+4
* Add QInputDevice::name() to output in device_information manual testShawn Rutledge2022-07-131-0/+1
* QThread: Initialize bindingStatus for adopted threadsFabian Kosmale2022-07-131-0/+17
* wasm: secondary thread blocking sockets exampleMorten Johan Sørvig2022-07-133-0/+105
* qobjectrace test: Don't hardcode the number of threadsVolker Hilsheimer2022-07-121-11/+18
* rhi: Clean up some inconsistenciesLaszlo Agocs2022-07-123-5/+5
* QJniObject: Add template overloads for get/setStaticFieldVolker Hilsheimer2022-07-121-0/+7
* Disable unit testing setting up QTcpServer on special Apple interfacesØystein Heskestad2022-07-121-0/+6
* Specialize MetaObjectForType for non-pointer QObject-derived typesMikolaj Boc2022-07-121-0/+1
* QDomDocument: add a missing full-stop to a warning messageSona Kurazyan2022-07-121-1/+1
* Port QXmlStremReader to QAnyStringViewSona Kurazyan2022-07-121-0/+22
* Add wasm exception for tst_qcharDavid Skoland2022-07-111-0/+5
* Fix directory listing in manual filetest; add recursive findShawn Rutledge2022-07-111-6/+10
* QString: fix lifetime issues with QRegularExpression APIsGiuseppe D'Angelo2022-07-101-0/+40
* testlib: Don't print QCOMPARE values if they lack string representationVolker Hilsheimer2022-07-107-54/+101
* QKeySequenceEdit: Add a finishing key combinations propertyLaszlo Papp2022-07-091-0/+40
* Long live QDebug op<< QMetaType!Marc Mutz2022-07-091-0/+24
* Always update QPalette resolve mask, regardless of QBrush changeJiDe Zhang2022-07-081-4/+1
* QWidget: use WA_InputMethodEnabled when ImEnabled is not implementedRichard Moe Gustavsen2022-07-081-0/+6
* moc: Allow writing properties through bindablesUlf Hermann2022-07-081-21/+58
* rcc: Suppress clang's -Wexit-time-destructorshjk2022-07-074-0/+36
* rhi: Fix a manual testLaszlo Agocs2022-07-071-1/+1
* Revert "Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORS"Morten Sørvig2022-07-071-14/+1
* Add support for scoped JNI callbacksJuha Vuolle2022-07-072-0/+89
* qdbusxml2cpp: allow choosing <> over ""Mate Barany2022-07-071-0/+49
* Make the promises js-less using a newly introduced thunk poolMikolaj Boc2022-07-071-110/+71
* Revert "QFutureCallOutEvent: de-export again"Sona Kurazyan2022-07-061-7/+1
* Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORSMorten Sørvig2022-07-061-1/+14
* High-dpi: Add test for setting the scale factor rounding policyMorten Sørvig2022-07-061-0/+56
* wasm: begin work on accessibility backendMorten Sørvig2022-07-065-0/+78
* Remove uses of Q_ATOMIC_INT{8,16,32}_IS_SUPPORTEDMarc Mutz2022-07-062-32/+14
* tst_QGraphicsScene: fix -Wsuggest-overrideMarc Mutz2022-07-061-1/+1
* Port promise tests to qtwasmtestlibMikolaj Boc2022-07-065-256/+171
* Create the Qt File Filter => showOpen/SaveFilePicker options mapperMikolaj Boc2022-07-052-0/+235
* Enhance the qtwasmtestlib with comparison functions and status reportingMikolaj Boc2022-07-054-83/+131
* tst_QSslKey: prepare for the migration to OpenSSL v3Timur Pocheptsov2022-07-051-12/+42
* QListview: PageDown/Up infinite loopTang Haixiang2022-07-051-0/+21
* tst_qwindow: modify some abnormal touch testsTang Haixiang2022-07-051-39/+39
* rhi: Keep track of pipeline creation timesLaszlo Agocs2022-07-051-0/+34
* rhi: Make it possible to query the backend name beforehandLaszlo Agocs2022-07-051-0/+1
* Add support for naming JNI functions with the unstringify macroJuha Vuolle2022-07-052-0/+27
* Harden drag and drop handling in widget windowLaszlo Agocs2022-07-011-0/+73
* QLayout: add className() to a warning messageAhmad Samir2022-07-012-2/+2
* IM: Don't let all widgets support IM by defaultRichard Moe Gustavsen2022-07-011-0/+31
* Create a promise wrapper for C++ and port existing usesMikolaj Boc2022-06-302-0/+646
* wasm: add qtwasmtestlibMorten Johan Sørvig2022-06-295-0/+416
* qtestlib: exit with error if a test is invoked with unknown data tagDimitrios Apostolou2022-06-281-0/+52
* Avoid including qopenglfunctions header files if Qt is built with GLES2Alexey Edelev2022-06-281-1/+3