summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qitemdelegate
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tests: fix a crash in tst_QItemDelegate::reuseEditor() on WaylandLiang Qi2024-01-251-1/+2
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-2/+0
* 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
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-101-5/+6
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-10/+10
* Port from container.count()/length() to size()Marc Mutz2022-10-041-8/+8
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-7/+8
* QAbstractItemDelegate: tolerate that editor gets reparentedVolker Hilsheimer2022-08-251-0/+70
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Unblacklist tests that are no longer flakyDimitrios Apostolou2022-08-171-4/+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
* tst_qitemdelegate: make it more robustGiuseppe D'Angelo2022-04-271-2/+1
* Deprecate QContextMenuEvent and QMouseEvent ctors without globalPosShawn Rutledge2022-02-051-1/+1
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* QAbstractItemView: don't toggle extended selection on Ctrl+PressVolker Hilsheimer2021-06-071-4/+10
* Remove the qmake project filesJoerg Bornemann2021-01-071-6/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+5
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1
* Deprecate QVariant::TypeLars Knoll2020-10-231-13/+13
* tests: blacklist two tests on Ubuntu 20.04Liang Qi2020-10-141-0/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-11/+11
* Replace QAbstractItemView::viewOptions with initViewItemOptionVolker Hilsheimer2020-08-261-1/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-2/+2
* Remove winrtOliver Wolff2020-06-063-3/+3
* Make qtbase compile without QT_CONFIG(timezone)Andrei Golubev2020-05-111-0/+2
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+12
|\
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+12
* | Regenerate tests/auto/widgets/itemviewsAlexandru Croitor2019-11-131-2/+22
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-3/+8
|\|
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-3/+8
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-3/+8
| | |\
| | | * Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-291-3/+8
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-1/+1
|\| | |
| * | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
| |/ /
* | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-14/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-262-14/+24
| |\|
| | * tst_QItemDelegate: try to stabilize combobox testChristian Ehrlicher2019-01-252-4/+1
| | * Stabilize tst_QItemDelegate::dateTimeEditor()Friedemann Kleint2019-01-221-10/+23
* | | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+3
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-131-0/+1
|\|
| * Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-111-0/+1
* | remove internal use of SE_ViewItemCheckIndicatorRolf Eike Beer2018-09-031-2/+2
|/
* tests/auto/widgets/itemviews: Avoid unconditional qWait()sKari Oikarinen2018-05-091-28/+15