summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qheaderview/tst_qheaderview.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_QHeaderview::statusTips() remove setActiveWindow()Frédéric Lefebvre5 days1-1/+0
* tst_QHeaderview::focusPolicy() remove setActiveWindow()Frédéric Lefebvre5 days1-1/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Skip test which resizes window with EGLFSTomasz Kozłowski2024-01-091-0/+3
* QHeaderView: add test for rows/columns movedChristian Ehrlicher2023-10-031-0/+30
* QHeaderView test: Remove unused variablesVolker Hilsheimer2022-12-121-8/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-46/+46
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-2/+3
* Wait for window focus instead of expose eventDimitrios Apostolou2022-08-111-1/+1
* QtWidgets: restore Qt 5 compatibility for save/restore stateGiuseppe D'Angelo2022-05-181-5/+32
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+3
* QAbstractItemModel: fix persistent index corruption when moving columnsDavid Faure2022-02-281-0/+20
* Remove unused Qt4-compat testAndreas Buhr2022-02-241-41/+0
* Add a QHoverEvent ctor taking global mouse position; deprecate the otherShawn Rutledge2022-02-031-3/+3
* QHeaderView: fix spurious sortingGiuseppe D'Angelo2020-12-011-0/+135
* QHeaderView: allow un-sorting of modelsGiuseppe D'Angelo2020-11-301-0/+70
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-1/+1
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-141-2/+2
* Use build-system to declare tests that are low-DPITor Arne Vestbø2020-08-281-5/+0
* High-DPI: Remove usage of Qt::AA_EnableHighDpiScalingTor Arne Vestbø2020-08-281-4/+0
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-3/+3
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Remove winrtOliver Wolff2020-06-061-11/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-191-0/+9
|\
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+9
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-171-0/+21
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-0/+21
| |\
| | * Fix the size calculation of QHeaderView when stylesheet is usedSona Kurazyan2019-10-141-0/+21
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-021-370/+317
|\| | | |/ |/|
| * tst_QHeaderView: cleanupChristian Ehrlicher2019-09-251-370/+317
|/
* Windows: Fix some widget tests to pass on High DPI screensFriedemann Kleint2019-08-231-0/+9
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-0/+17
|\
| * QHeaderView: fix assert when restoring section sizes over less columnsDavid Faure2019-04-231-0/+17
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-201-1/+12
|\|
| * Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-2/+4
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+12
| |\
| | * tst_QHeaderView: fix defaultSectionSizeTest() on High-DPI screensChristian Ehrlicher2019-02-051-1/+8
| | * Update bundled Freetype to 2.9.1Eskil Abrahamsen Blomfeldt2019-01-311-0/+4
* | | tst_qheaderview: Do not use the deprecated QAbstractItemModel::reset()Albert Astals Cid2019-02-111-2/+4
|/ /
* / QHeaderView: Fix updating hidden sections during initializeSections()Christian Ehrlicher2018-11-081-8/+47
|/
* QHeaderView: respect min/maxSectionSize in setDefaultSectionSize()Christian Ehrlicher2018-08-041-0/+10
* Fix use of QTest::mouseMove() in widgets testsAndre de la Rocha2018-07-121-2/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-5/+64
|\
| * QHeaderView: Send the StatusTip events to itself if there is no parentAndy Shaw2018-06-141-2/+63
* | winrt: Make itemview auto tests passOliver Wolff2018-06-221-0/+7
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-20/+17
|\|
| * tests/auto/widgets/itemviews: Avoid unconditional qWait()sKari Oikarinen2018-05-091-31/+17
* | tst_QHeaderView: replace custom waitFor() functionChristian Ehrlicher2018-05-101-13/+3
* | QHeaderView: reset cached size hint on reset()Christian Ehrlicher2018-05-101-4/+40
* | Enable checks for tst_QHeaderView::sectionSizeHint()Christian Ehrlicher2018-05-101-5/+3
|/