summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings about not being able to set Window geometry on Windows.Friedemann Kleint2013-01-084-0/+48
* 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
* 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
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-2/+2
* Fix segfault when delegates change properties on editors.Stephen Kelly2012-10-041-0/+56
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* Implement viewOptions() logic in QListViewPrivate.Stephen Kelly2012-09-241-0/+17
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-222-6/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2217-408/+408
* Fixed the QTreeView expansion/collpasing when animatedThierry Bastian2012-08-291-2/+39
* tst_QTreeView: fix unused variable warningMarc Mutz2012-08-231-1/+1
* tst_QColumnView: fix unused variable warningMarc Mutz2012-08-221-1/+0
* Make keyboard search work in the current column, not only the first.Stephen Kelly2012-08-221-0/+30
* Fix indexAbove and indexBelow to return indexes in the correct column.Stephen Kelly2012-08-221-15/+37
* Take account of hidden items in QListView when using scrollTo.Stephen Kelly2012-08-201-0/+27
* Fix a QListViewItem width when spacing is setJani Honkonen2012-08-191-4/+77
* Fix QListWidget scrolling with keys when there are hidden itemsJani Honkonen2012-08-191-0/+51
* Emit layoutChange signals when changing QPersistentModelIndexes.Stephen Kelly2012-08-181-0/+39
* Make selectAll() do nothing if the mode is NoSelection.Stephen Kelly2012-08-151-0/+6
* Take scroll position into account when painting drag pixmap.Stephen Kelly2012-08-102-1/+42
* Only emit the clicked() signal from views if the left button is used.Stephen Kelly2012-08-071-0/+25
* Ensure that we return an invalid QTableWidgetItem when none is available.Stephen Kelly2012-08-071-0/+16
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-032-9/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0116-0/+16
* Stabilize the QHeaderView test.Friedemann Kleint2012-07-311-1/+9
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-257-57/+54
* QtWidgets: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-1/+0
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-206-35/+19
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-1/+1
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* QItemDelegate - add a more comprehensive testThorbjørn Lund Martsum2012-07-091-0/+124
* QHeaderView - adding an auto test with saveState and restoreStateThorbjørn Lund Martsum2012-07-051-0/+22
* QHeaderView - prevent negative default+minimum section sizesThorbjørn Lund Martsum2012-07-041-6/+4
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-297-2811/+0
* Fix qitemview and qdatetimeedit autotest builds for WinCE.Janne Anttila2012-06-211-0/+4