summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-0/+8
|\
| * Center the QColumnView on-screen, in case that helps avoid the test failure.Stephen Kelly2013-09-051-0/+8
* | QHeaderView - add maximum section sizeThorbjørn Martsum2013-09-021-0/+14
* | item delegates: fix clicking on tristate checkboxes.David Faure2013-09-021-0/+51
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-021-3/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-3/+4
| |\|
| | * Add more comparisons to narrow down error case.Stephen Kelly2013-08-221-0/+3
| | * Add debugging output to randomly failing test.Stephen Kelly2013-08-211-3/+1
* | | QTreeView - fix next focus when there is no current indexThorbjørn Martsum2013-08-301-0/+15
|/ /
* | 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-08-211-0/+65
|\|
| * QHeaderView::paintSection(): fix visible index handlingJ-P Nurmi2013-08-151-0/+65
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-161-2/+11
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-2/+11
| |\|
| | * Add some debugging information to diagnose bug.Stephen Kelly2013-08-121-2/+11
* | | QHeaderView - reduce memory usageThorbjørn Martsum2013-08-161-4/+4
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-3/+11
|\|
| * BlackBerry: fix tst_qlistviewRafael Roquetto2013-06-181-0/+8
| * Fix tst_qlistview for full screen platformsRafael Roquetto2013-06-181-3/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-232-1/+131
|\|
| * Disabling some concurrency in widget testsSimo Fält2013-05-101-1/+0
| * Fixed applying invalid data from QLineEdit to modelIvan Komissarov2013-05-071-0/+131
* | 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
* | Add missing wait for window shown.Stephen Kelly2013-04-091-0/+2
|/
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2814-14/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-275-20/+20
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-272-3/+3
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-271-1/+0
* tst_qtreeview: Use QRect::intersected instead of QRect::intersectDebao Zhang2013-03-261-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-126-21/+25
* Fixed QTreeWidgetIterator to work with sorted QTreeWidgetJan Arve Saether2013-03-061-0/+27
* QTreeView::expandToDepth - add missing emit of expanded and collapsedThorbjørn Lund Martsum2013-02-021-0/+9
* QTreeView - emit collapsed in collapseAll()Thorbjørn Lund Martsum2013-01-311-2/+12
* QTreeView - emit expanded on expandAllThorbjørn Lund Martsum2013-01-311-4/+23
* Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-291-0/+40
* Don't emit activated on clicking disabled itemview item.Mitch Curtis2013-01-261-0/+24
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2217-17/+17
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1817-17/+17
* | Merge branch 'stable' into devSergio Ahumada2013-01-094-0/+48
|\|
| * Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-084-0/+48
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0710-30/+0
|\|
| * Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-049-23/+0
| * Remove metatype registration of built-in types.Stephen Kelly2013-01-036-7/+0
* | QAbstractItemView - allow deselect in single selection mode.Thorbjørn Lund Martsum2013-01-021-0/+43
|/
* tst_qlistview: remove redundant includeJ-P Nurmi2012-11-231-4/+0
* Account for the item spacing when using QListView::scrollTo()Pierre Rossi2012-11-231-5/+0
* Remove warnings from qtbase.Mitch Curtis2012-11-211-0/+1