summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qtableview/tst_qtableview.cpp
Commit message (Expand)AuthorAgeFilesLines
* QTableView: fix selection with rows and cells in ExtendedSelection modeChristian Ehrlicher2021-07-121-0/+72
* QTableView: honor spans when calculating height/width hintChristian Ehrlicher2020-12-101-0/+65
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-2/+2
* QTable/TreeView: fix sortByColumn() when view is already sortedChristian Ehrlicher2020-09-021-0/+61
* Replace QAbstractItemView::viewOptions with initViewItemOptionVolker Hilsheimer2020-08-261-2/+3
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-5/+5
* Use QList instead of QVector in widgets testsJarek Kobus2020-06-251-25/+19
* Remove winrtOliver Wolff2020-06-061-15/+0
* QAbstractItemView::dataChanged(): optimize call to QWidget::update()Christian Ehrlicher2020-03-281-0/+126
* Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-271-1/+1
|\
| * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-261-0/+26
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-251-0/+26
| |\
| | * QTableView: properly deselect row when column 0 is hidden/not visibleChristian Ehrlicher2019-10-241-0/+26
* | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+6
|/ /
* / Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+27
|/
* tst_QTableView: cleanupChristian Ehrlicher2019-09-141-730/+641
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-151-8/+18
|\
| * QTree/TableView: allow to reset the sort order to natural sortingChristian Ehrlicher2019-08-131-8/+18
* | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-3/+7
* | Change QTextMarkdownWriter to pass by const pointer and QAIMShawn Rutledge2019-05-081-1/+1
* | Add QTextMarkdownWriter::writeTable(QAbstractTableModel)Shawn Rutledge2019-05-021-0/+35
|/
* Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-1/+1
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-6/+34
|\
| * QTableView: Fix keyboard navigation with disabled rowsChristian Ehrlicher2018-12-181-6/+34
| * Update ANGLE to chromium/3280Miguel Costa2018-10-131-0/+1
|/
* QTableView: Fix PageUp not getting to top when first row is hiddenChristian Ehrlicher2018-09-091-0/+5
* winrt: Make itemview auto tests passOliver Wolff2018-06-221-0/+15
* tests/auto/widgets/itemviews: Avoid unconditional qWait()sKari Oikarinen2018-05-091-25/+15
* QHeaderView: respect min/maximumSectionSize propertyChristian Ehrlicher2018-01-061-5/+19
* Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-1/+1
* Port away from QRegion::rects()Marc Mutz2017-12-071-1/+2
* testlib: start sharing common helper functionsGatis Paeglis2017-11-041-10/+4
* Use QSharedPointer::create() moreMarc Mutz2017-07-191-6/+6
* tests: Add Q_FALLTHROUGH to unmarked fallthroughs seen by GCC 7Friedemann Kleint2017-06-281-0/+2
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-5/+5
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+36
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+36
| |\
| | * QTableView: Fix selection for reordered or hidden rows/columnsVyacheslav Grigoryev2016-05-091-0/+36
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-13/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-29/+1
* | QAIV - allow users to control single step in ScrollPerPixel modeThorbjørn Lund Martsum2015-12-091-0/+38
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-5/+7
* | QWidgets tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-311-2/+7
|/
* Make the test pass on high res mac displaysLars Knoll2015-06-061-2/+2
* Fix table view testLars Knoll2015-05-221-4/+4
* Fix problems with extended selection after changing the model contentsFrank Reininghaus2015-03-221-0/+3
* autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-031-1/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7