summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Regression fix to QHeaderView::setDefaultSectionSizeThorbjørn Lund Martsum2012-11-151-1/+7
* Mac: refactor scrollbar animationsJ-P Nurmi2012-11-022-6/+9
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-013-11/+11
* test: Remove QSKIP from tst_QListView::setCurrentIndexAfterAppendRowCrashSergio Ahumada2012-10-301-4/+5
* QComboBox: fix use in QDataWidgetMapper/QItemDelegateMark Brand2012-10-261-2/+3
* correct spelling in commentMark Brand2012-10-251-1/+1
* Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-251-0/+12
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-0/+10
* Make sure uints remain uints when editing in itemviews.Stephen Kelly2012-10-192-0/+80
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-199-53/+53
* Exclude a QCOMPARE in tst_QListWidget instead of excluding the whole class.Stephen Kelly2012-10-162-2/+5
* Mark QTreeView test as significant.Stephen Kelly2012-10-121-1/+0