summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qtableview
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-5/+8
|\| |
| * | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-3/+7
| * | unblacklist passing testsDaniel Smith2019-07-081-2/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-0/+35
|\| |
| * | Change QTextMarkdownWriter to pass by const pointer and QAIMShawn Rutledge2019-05-081-1/+1
| * | Add QTextMarkdownWriter::writeTable(QAbstractTableModel)Shawn Rutledge2019-05-021-0/+35
| |/
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-7/+37
|\|
| * Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-1/+1
| * Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-0/+2
| |\
| | * Blacklist a flaky qtableview function in WinRTTony Sarajärvi2019-01-081-0/+2
| * | 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
| |/
* / Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+7
|/
* 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
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-2/+0
* 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-042-11/+5
* 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
* | Remove TARGET.EPOCHEAPSIZE settings (Symbian).Friedemann Kleint2015-09-031-1/+0
* | QWidgets tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0.Friedemann Kleint2015-08-312-3/+7
|/
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
* 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
* tst_qtableview: fix virtual-override clang warningDavid Faure2014-11-241-2/+2
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-0/+159
|\
| * QAbstractItemView: fix CTRL+A select all behaviorMaximilian Hrabowski2014-10-131-0/+159
* | Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | Blacklist constantly failing test cases on OS XKalle Viironen2014-09-231-0/+2
* | Fix key navigation through cells with spans in QTableView.Mitch Curtis2014-06-061-4/+159
|/
* Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen2014-02-191-11/+11
|\