summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qhighdpi/tst_qhighdpi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Add DPI change testsMorten Sørvig2023-04-061-0/+40
* Ensure QHighDpiScaling::set(Screen/Global)Factor() results in QScreen signalsTor Arne Vestbø2023-03-281-0/+32
* Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORSMorten Sørvig2023-03-281-1/+14
* Port from container.count()/length() to size()Marc Mutz2022-10-041-9/+9
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Revert "Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORS"Morten Sørvig2022-07-071-14/+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
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QJsonObject: use QJsonValueConstRefThiago Macieira2022-02-151-63/+6
* Make QCursor::setPos() use the correct screenMorten Johan Sørvig2022-01-121-0/+19
* High-dpi configuration change testingMorten Johan Sørvig2021-09-081-0/+111
* Test at some Android DPIs in additionMorten Johan Sørvig2021-05-041-4/+9
* Remove setting of Qt 5 high-dpi attributesMorten Johan Sørvig2021-05-041-10/+0
* Extend QT_SCREEN_SCALE_FACTORS testMorten Johan Sørvig2021-05-031-14/+39
* Call updateHighDpiScaling() on screenAdded()Morten Johan Sørvig2021-04-281-0/+10
* Add auto-test for QT_USE_PHYSICAL_DPIMorten Johan Sørvig2021-03-151-0/+27
* Auto-test some high-dpi env variablesMorten Johan Sørvig2021-03-151-0/+49
* High-DPI: Set the minimum scale factor to 1Morten Johan Sørvig2021-03-021-0/+15
* High-DPI: Test application startup with no screensMorten Johan Sørvig2021-01-221-0/+16
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+4
* Add tst_QHighDpi::mouseVelocity()Shawn Rutledge2020-11-201-0/+102
* Merge existing tst_qhighdpiscaling into tst_qhgihdpiMorten Johan Sørvig2020-10-201-0/+23
* Add high-dpi auto testMorten Johan Sørvig2020-10-201-0/+433