summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qtableview
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-1/+1
| |\
| * | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-11/+11
* | | Remove qSort usages from widgets testsSergio Ahumada2014-02-181-2/+4
| |/ |/|
* | Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-141-1/+1
|/
* QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel.Thorbjørn Lund Martsum2013-08-261-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-1/+0
|\
| * Disabling some concurrency in widget testsSimo Fält2013-05-101-1/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-291-0/+34
|\|
| * Fix QTableView::doItemsLayout()J-P Nurmi2013-04-221-0/+34
* | When doing a PageDown or PageUp it should show the next set of cellsAndy Shaw2013-04-091-2/+30
|/
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-1/+1
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-121-3/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-081-0/+14
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-5/+0