summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsitem
Commit message (Expand)AuthorAgeFilesLines
* tst_QGraphicsItem::focusHandling() remove setActiveWindow()Frédéric Lefebvre19 hours1-1/+0
* tst_QWidget::itemClipsChildrenToShape4 remove setActiveWindow()Frédéric Lefebvre19 hours1-1/+0
* tst_QWidget::sceneEventFilter() remove setActiveWindow()Frédéric Lefebvre19 hours1-1/+0
* tst_QGraphicsItem::tooltip remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre19 hours1-1/+0
* tst_QGraphicsItem::inputMethodHints() remove setActiveWindow()Frédéric Lefebvre19 hours1-1/+0
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tests: blacklist tst_QGraphicsItem::itemUsesExtendedStyleOption() on WaylandLiang Qi2023-07-181-0/+3
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-5/+5
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-6/+8
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Fix testcase that fails when run individuallyDimitrios Apostolou2022-08-171-1/+1
* Try to stabilize window activation on macOSDimitrios Apostolou2022-08-101-14/+30
* Test is stable on OpenSUSE, un-blacklist itDimitrios Apostolou2022-08-101-1/+0
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-051-2/+3
* tests: port to new QMutableEventPoint static APIMarc Mutz2022-01-151-7/+7
* Don't include qeventpoint_p.h from qevent_p.hMarc Mutz2022-01-141-0/+2
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1
* Fix a bunch of compiler warnings in event handling test casesVolker Hilsheimer2020-10-221-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* QStyleOptionGraphicsItem: remove deprecated member matrix/levelOfDetailChristian Ehrlicher2020-09-061-1/+0
* Use build-system to declare tests that are low-DPITor Arne Vestbø2020-08-281-7/+0
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-4/+0
* QVariant::setValue(): enable move semanticsGiuseppe D'Angelo2020-07-131-4/+4
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-36/+29
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-21/+23
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Remove winrtOliver Wolff2020-06-063-13/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+1
|\
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\|
| * Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | Get rid of QMatrixJarek Kobus2020-02-281-50/+1
* | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-131-4/+3
|\ \
| * | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-4/+3
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-131-0/+1
|\ \ \ | |/ / |/| / | |/
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-0/+1
| |\
| | * Blacklist failing tests on macOS 10.14Morten Johan Sørvig2020-01-301-0/+1