summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qtableview
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-021-3/+3
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-3/+3
* Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-251-0/+12
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-3/+3
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-16/+14
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-071-1/+1
* QTableView: call model->submit() on row changeMark Brand2012-03-151-0/+27
* Fix inconsistent auto test executable namesDavid Faure2012-02-271-1/+1
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1