summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-0756-69/+69
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-074-6/+6
* Fix rhi manual test buildLaszlo Agocs2020-09-301-0/+1
* qtabletevent/regular_widget manual test: Add a toggle for WinTabFriedemann Kleint2020-09-273-12/+56
* Fix compilation of some manual testsFriedemann Kleint2020-09-2613-28/+29
* rhi: vulkan: Fix mipmap generation for cubemapsLaszlo Agocs2020-09-251-1/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-23134-175/+175
* CMake: Regenerate projectsAlexandru Croitor2020-09-226-1/+5
* Say hello to PixelGadgetMorten Johan Sørvig2020-09-183-0/+445
* Say hello to DprGadgetMorten Johan Sørvig2020-09-183-0/+209
* rhi: Expose compute threadgroup limits in ResourceLimitsLaszlo Agocs2020-09-181-0/+5
* Switch QSurfaceFormat::colorSpace to a QColorSpaceAllan Sandfeld Jensen2020-09-151-1/+1
* QNAM: Enable HTTP/2 by defaultMårten Nordheim2020-09-101-1/+0
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-104-5/+5
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-072-2/+2
* Change QWidget::enterEvent signature to take a QEnterEventVolker Hilsheimer2020-09-051-1/+1
* xcb: drop Xinerama supportLiang Qi2020-09-041-2/+1
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-041-137/+2
* Deprecate and remove uses of AA_DisableHighDpiScalingTor Arne Vestbø2020-08-314-24/+1
* Deprecate and remove all uses of AA_UseHighDpiPixmapsTor Arne Vestbø2020-08-313-39/+0
* rhi: Work around qsizetype fallout in manual testsLaszlo Agocs2020-08-302-2/+2
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-287-14/+1
* Remove QMacNativeWidget and QMacCocoaViewContainerTor Arne Vestbø2020-08-285-269/+0
* Rename confusingly named QFont/QPalette::resolve overloadsVolker Hilsheimer2020-08-251-1/+1
* rhi: Enable msaatexture manual test on OpenGLLaszlo Agocs2020-08-176-1/+1
* Introduce QWidget::setScreenVolker Hilsheimer2020-08-175-1/+179
* Make QFontDatabase member functions staticEskil Abrahamsen Blomfeldt2020-08-061-1/+1
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-043-4/+8
* Clean up manual network stress-testEdward Welbourne2020-07-271-10/+17
* Fix some compiler errors caused by bit-rot in manual testsEdward Welbourne2020-07-2712-137/+39
* QLogging: purge deprecated qInstallMsgHandler(QtMsgHandler)Edward Welbourne2020-07-232-25/+2
* Manual touch test: Add a settings dialog for windowsFriedemann Kleint2020-07-222-1/+86
* Fix the touch manual test to compileFriedemann Kleint2020-07-221-3/+2
* Styles manual test: show active, inactive and disabled palette colorsShawn Rutledge2020-07-171-13/+15
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-3/+1
* CMake: Regenerate manual testsAlexandru Croitor2020-07-08140-172/+276
* Add ; to Q_UNUSEDLars Schmertmann2020-07-075-8/+8
* Use QList instead of QVector in other qtbase testsJarek Kobus2020-07-0733-104/+105
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-023-10/+10
* QFileDialog: remove deprecated mode QFileDialog::DirectoryOnlyChristian Ehrlicher2020-06-261-2/+1
* Fix qsizetype fallout in rhi manual testsLaszlo Agocs2020-06-261-2/+2
* Update QTabletEvent device_information manual testShawn Rutledge2020-06-172-30/+20
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-165-66/+62
* rhi manual tests: Prevent warnings with MSVCLaszlo Agocs2020-06-159-15/+15
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-089-254/+7
* Remove winrtOliver Wolff2020-06-063-5/+5
* Fix compilation of lance toolEskil Abrahamsen Blomfeldt2020-06-051-1/+1
* rhi: Harmonize create-destroy API pattern with the rest of QtLaszlo Agocs2020-05-2825-199/+199
* RHI: Store texture handle as 64-bit intEskil Abrahamsen Blomfeldt2020-05-221-1/+1
* Remove QScreen::orientationUpdateMaskShawn Rutledge2020-05-071-2/+1