summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove the QT_CMAKE_BUILD preprocessor defineJoerg Bornemann2021-01-222-6/+0
* High-DPI: Test application startup with no screensMorten Johan Sørvig2021-01-221-0/+16
* rhi: Pipeline cache load/saveLaszlo Agocs2021-01-222-1/+83
* QSsl: add a new private APITimur Pocheptsov2021-01-221-4/+136
* tst_qfont: expect failure on font testcase for QEMU ARMv7Samuli Piippo2021-01-222-0/+7
* QSslSocket - introduce the API providing information about backendsTimur Pocheptsov2021-01-211-1/+45
* tst_qvulkan: Skip assumption about supportedApiVersionLaszlo Agocs2021-01-211-3/+4
* QProperty: Add private isAnyBindingEvaluating functionFabian Kosmale2021-01-211-0/+9
* tst_qsequentialanimationgroup.cpp: Avoid some memory leaksUlf Hermann2021-01-211-5/+14
* tst_socketnotifier: Fix timeout of QTcpServer::waitForNewConnection()Friedemann Kleint2021-01-211-2/+2
* Add simple benchmark for QRegularExpressionIvan Solovev2021-01-206-1/+321
* Long live QNetworkInformationMårten Nordheim2021-01-203-0/+163
* Remove unused variable from QNetworkReply benchmarkVolker Hilsheimer2021-01-191-1/+0
* tst_socketnotifier/unexpectedDisconnection: Extend blacklisting to all window...Friedemann Kleint2021-01-191-2/+2
* control scrolling of QTabBar using StyleHintSophie Kums2021-01-191-0/+60
* tst_QThreadPool: avoid a potential memory leaksSona Kurazyan2021-01-191-53/+45
* Fix qt_add_big_resources with namespace buildsAlexey Edelev2021-01-191-2/+1
* Android: skip tst_QFile::moveToTrash()Assam Boudjelthia2021-01-192-3/+3
* Update QVulkan(Device)Functions to Vulkan 1.2Laszlo Agocs2021-01-191-0/+73
* Correct string comparison in Android's IANA ID matching codeEdward Welbourne2021-01-182-31/+11
* Fix problems with offset-derived ids for QTimeZoneEdward Welbourne2021-01-182-7/+8
* Add new special QObjectPrivate::{connect, disconnect} for QMLAndrei Golubev2021-01-181-0/+28
* QLocale: Allow direct conversion to language, country, and script codesKai Köhne2021-01-181-0/+16
* QVariant::fromValue<T>: require T to be copy constructibleFabian Kosmale2021-01-181-0/+15
* rhi: Stop hardcoding the Vulkan backend's desired instance extensionsLaszlo Agocs2021-01-183-5/+3
* vulkan: Add instance-level version getterLaszlo Agocs2021-01-181-2/+14
* Fix lancelot GL painting test for GLESEirik Aavitsland2021-01-181-5/+8
* QSettings: Add support for QMetaType::FloatChristian Ehrlicher2021-01-154-0/+28
* QTestlib/JUnit XML: Log most messages to standard output instead of error outputFriedemann Kleint2021-01-1523-48/+79
* Windows: Fix dialog moving up after closing/reshowingFriedemann Kleint2021-01-151-0/+22
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-1547-77/+181
* Brush up QTestlib/generate_expected_output.pyFriedemann Kleint2021-01-151-72/+78
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-151-0/+40
* tst_qdom: clean-up the code enabled only before Qt 6Sona Kurazyan2021-01-151-153/+4
* Fix the tips still show when cursor move to another actionQiang Li2021-01-152-1/+57
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-01-151-0/+42
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-01-141-0/+32
* AA_SynthesizeTouchForUnhandledMouseEvents: keep correct coordinatesShawn Rutledge2021-01-141-6/+13
* Skip tst_qhighdpi when offscreen is not builtMorten Johan Sørvig2021-01-142-4/+3
* QCache: when overwriting, store the new cost instead of the deltaMårten Nordheim2021-01-141-0/+14
* QODBC: Preserve the whole value when using HighPrecisionAndy Shaw2021-01-141-0/+35
* QTestLib: Show the values of unregistered enumsChristian Kandeler2021-01-136-5/+18
* rhi: gl: Add some enablers for supporting GL_TEXTURE_EXTERNAL_OESLaszlo Agocs2021-01-131-0/+115
* rhi: Expose device name, type, and IDsLaszlo Agocs2021-01-131-0/+4
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-12179-3794/+0
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-121-0/+16
* Introduce QUrlResourceProvider to load resources for HTMLAlexander Volkov2021-01-122-0/+51
* Remove QtDBus includesDavid Skoland2021-01-1230-97/+171
* Make sure QMimeData is fully declaredVolker Hilsheimer2021-01-111-0/+2
* QBindable: Improve read-only supportFabian Kosmale2021-01-111-0/+8