summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Update tst_qguivariant to use QMetaTypeDavid Skoland2020-10-281-2/+2
* Deprecate QVariant::TypeLars Knoll2020-10-232-3/+3
* Rename the QMetaType::MovableType flag to RelocatableTypeLars Knoll2020-10-231-1/+1
* Make QPointer comparisons hidden friendsAllan Sandfeld Jensen2020-10-231-3/+3
* Make QEvent::setAccepted() virtual; set QEventPoints state the sameShawn Rutledge2020-10-221-0/+10
* Fix a bunch of compiler warnings in event handling test casesVolker Hilsheimer2020-10-221-9/+12
* [Android] Make sure expose events are emitted after window resizePiotr Mikolajczyk2020-10-211-3/+0
* QEvent copy constructor: copy the type flags tooShawn Rutledge2020-10-211-0/+9
* Merge existing tst_qhighdpiscaling into tst_qhgihdpiMorten Johan Sørvig2020-10-205-105/+23
* Add high-dpi auto testMorten Johan Sørvig2020-10-205-0/+455
* Fix compile warnings from ignored return valueVolker Hilsheimer2020-10-171-2/+2
* Test QImage move semanticsAllan Sandfeld Jensen2020-10-161-2/+33
* Fallback to using the family when doing an exact matchAndy Shaw2020-10-121-0/+15
* rhi: Make the new direct buffer update available for non-uniform buffersLaszlo Agocs2020-10-121-0/+216
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-076-14/+14
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-072-5/+5
* End touch->mouse synthesis when the chosen touchpoint is releasedShawn Rutledge2020-10-021-0/+24
* rhi: vk: Alter command buffer strategyLaszlo Agocs2020-10-021-3/+0
* rhi: Make per-frame flags per-pass where appropriateLaszlo Agocs2020-10-021-3/+3
* tst_qwindow: verify isBeginEvent(), isUpdateEvent() and isEndEvent()Shawn Rutledge2020-09-301-8/+25
* Add logging categories to image handlersAllan Sandfeld Jensen2020-09-301-4/+4
* Revert "Blacklist tst_QWindow::exposeEventOnShrink_QTBUG54040"Liang Qi2020-09-301-1/+0
* rhi: Drop QBitArray usageLaszlo Agocs2020-09-291-0/+13
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-282-35/+35
* Preserve formats in QImage::scaled()Allan Sandfeld Jensen2020-09-261-0/+30
* Give QPixmap a move constructorVolker Hilsheimer2020-09-231-0/+15
* Fix Qt6 todo in qcssparserAllan Sandfeld Jensen2020-09-231-3/+2
* rhi: d3d: Fix dynamic offsets with multiple buffersLaszlo Agocs2020-09-2313-0/+209
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-23121-188/+175
* CMake: Regenerate projectsAlexandru Croitor2020-09-221-1/+1
* CMake: Fix failing tests on macOS developer buildsAlexandru Croitor2020-09-222-0/+14
* Define inverted QRects consistentlyAllan Sandfeld Jensen2020-09-211-1/+1
* Cleanup API of QMimeDataLars Knoll2020-09-211-1/+1
* Rename is[Begin|Update|End]Event, reimplement in QWheelEventShawn Rutledge2020-09-172-14/+14
* Deprecate implicit QPixmap conversion to QBitmapVolker Hilsheimer2020-09-171-1/+1
* Fix deprecation warnings in testsVolker Hilsheimer2020-09-171-1/+1
* Mouse->touch synthesis: send touch event with mouse deviceShawn Rutledge2020-09-161-1/+19
* Calculate velocity in QMutEventPoint::setTimestamp() with Kalman filterShawn Rutledge2020-09-162-1/+101
* Track grab state in QPointingDevicePrivate::activePointsShawn Rutledge2020-09-164-37/+190
* Fix tests to build in a no-widgets configurationAlexandru Croitor2020-09-152-5/+8
* Add qHash implementation for QPointMitch Curtis2020-09-151-5/+0
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-1/+1
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-122-2/+2
* Replace qreal with float in QColorAllan Sandfeld Jensen2020-09-112-79/+79
* Remove most compiler warnings about missing overridesLars Knoll2020-09-1126-124/+130
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-101-1/+1
* Cleanup QAction::visible propertyAllan Sandfeld Jensen2020-09-101-0/+3
* Give QEventPoint a d-pointer after allShawn Rutledge2020-09-101-0/+2
* Create consistent sets of QImage methodsAllan Sandfeld Jensen2020-09-091-7/+7
* Refactor testlib touch functions into qtestsupport_gui and _widgetsShawn Rutledge2020-09-081-5/+5