summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* QListWidget: setup connections when changing selection model.Samuel Gaist2016-02-211-0/+26
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-181-0/+28
|\
| * QListView: fix skipping indexes in selectedIndexes().Anton Kudryavtsev2016-02-171-0/+28
* | Add SH_ItemView_ScrollMode style hint and use it in QMacStyleGabriel de Dietrich2016-02-113-8/+72
* | Updated license headersJani Heikkinen2016-01-2117-289/+204
* | QHeaderView - fix broken stretchLastSectionThorbjørn Martsum2016-01-011-1/+122
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-1011-216/+10
* | QAIV - allow users to control single step in ScrollPerPixel modeThorbjørn Lund Martsum2015-12-093-0/+120
* | QAbstractItemView: replace a QPair with a dedicated structMarc Mutz2015-12-071-3/+3
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-212-26/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-043-12/+48
|\|
| * tests: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-032-12/+10
| * Item Views: Avoid reentrant call in updateEditorGeometries()Gabriel de Dietrich2015-10-271-0/+38
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-0/+12
|\|
| * QAbstractItemView::sizeHintForRow()/Column: Check for null delegate.Friedemann Kleint2015-10-191-0/+12
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-1912-157/+181
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-142-1/+42
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-1/+23
| |\
| | * QListView: Use correct available size when calculating scrollbars.Christoph Schleifenbaum2015-10-121-1/+23
| * | Fix selected items after sorting in QTableWidgetLibor Tomsik2015-10-071-0/+19
* | | Tests: Fix single-character string literals.Friedemann Kleint2015-10-135-10/+10
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-252-32/+35
|\| |
| * | Tests: Harmonize code checking on platform name.Friedemann Kleint2015-09-242-2/+2
| * | Fix taskQTBUG_34717_collapseAtBottom testJędrzej Nowacki2015-09-222-30/+33
* | | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-056-6/+0
* | | 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
|/ /
* | tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-3111-54/+54
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-33/+22
|\|
| * Stabilize tst_QListView::batchedMode().Friedemann Kleint2015-07-171-33/+22
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-016-22/+26
|\|
| * QFileIconEngine: Remove reference to QFileIconProviderGabriel de Dietrich2015-06-301-0/+17
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
| * Prospective fix to stabilize tst_QAbstractItemView::task200665_itemEntered().Friedemann Kleint2015-06-261-18/+5
| * fix usage of wince scopeOswald Buddenhagen2015-06-053-3/+3
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-143-0/+5
* | Make the test pass on high res mac displaysLars Knoll2015-06-061-2/+2
* | Wait for the window being active before sending it eventsLars Knoll2015-06-061-0/+1
* | Fix the autotest on MacLars Knoll2015-06-061-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-034-8/+148
|\|
| * Fix crash due to QTreeView accessing deleted model indexes.Joerg Bornemann2015-05-271-0/+78
| * Improve QListView scroll bar calculation.Christoph Schleifenbaum2015-05-101-0/+62
| * Use ItemIsUserTristate instead of ItemIsTristate in table & list tests.David Faure2015-05-092-8/+8
* | Allow horizontal scrolling with a mouse wheel for QListViewAlexander Volkov2015-05-261-0/+49
* | Fix table view testLars Knoll2015-05-221-4/+4
* | Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-072-8/+8
|/
* Fix problems with extended selection after changing the model contentsFrank Reininghaus2015-03-222-0/+122
* autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-031-1/+8
* QtWidgets: assorted migrations to QString::asprintfMarc Mutz2015-02-122-3/+3
* Update copyright headersJani Heikkinen2015-02-1117-119/+119