summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Fix qitemview and qdatetimeedit autotest builds for WinCE.Janne Anttila2012-06-211-0/+4
* Fix QListView::scrollTo() when there are hidden rowsJani Honkonen2012-06-141-0/+48
* Fix crash in QTreeWidgetItem::sortChildren when adding new item.Markku Heikkila2012-06-081-0/+33
* Fix tst_qlistwidget::fastScroll test caseMiikka Heikkinen2012-06-011-0/+5
* Eliminate QTreeWidget drag crashJiewen Wang2012-05-281-0/+42
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-2811-0/+11
* QWindowsBackingStore: Implement scroll.Friedemann Kleint2012-05-211-2/+0
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-073-12/+12
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-033-7/+7
* Take account of spanned items in QTreeView when dragging.Stephen Kelly2012-04-261-0/+33
* Ensure that this widget has focus before sending a keypress.Stephen Kelly2012-04-201-0/+2
* Add some more output to debug a flaky test.Stephen Kelly2012-04-201-2/+8
* Re-enable the QItemDelegate test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0
* Fix out of bounds use of QVector API.Stephen Kelly2012-04-171-0/+13
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-163-6/+4
|\
| * Put bug numbers on same line as insignificant_test markers.Jason McDonald2012-04-162-4/+2
| * QHeaderView - rename many spans classes and variablesThorbjørn Lund Martsum2012-04-111-2/+2
* | Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-2/+1
|\|
| * Fix some compiler warnings in tests.Friedemann Kleint2012-03-271-2/+1
* | Remove workaround for QComboBox not having a USER property.Stephen Kelly2012-03-281-0/+31
* | Add USER properties to QDateEdit and QTimeEdit.Stephen Kelly2012-03-281-0/+10
|/
* QHeaderView - minor fix to setDefaultSectionSizeThorbjørn Lund Martsum2012-03-201-0/+27
* QTableView: call model->submit() on row changeMark Brand2012-03-151-0/+27
* QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-30/+30
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-071-1/+2
* Fix inconsistent auto test executable namesDavid Faure2012-02-271-1/+1
* QHeaderView - fix setOffsetToSectionPosition a bitThorbjørn Lund Martsum2012-02-241-0/+28
* Make 'nmake check' succeed for widgets testsMiikka Heikkinen2012-02-171-0/+2
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-1/+1
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-154-14/+14
* QHeaderView - minor bug in visualIndexAtThorbjørn Lund Martsum2012-02-101-12/+21
* Merge QStyleOption*V{2,3,4} classes togetherGiuseppe D'Angelo2012-02-022-0/+10
* Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-021-3/+29
* Extending the auto test for QHeaderViewThorbjørn Lund Martsum2012-02-011-3/+501
* QHeaderView - preventing negative section sizes.Thorbjørn Lund Martsum2012-02-011-0/+10
* Add public role names setter to QStandardItemModelChris Adams2012-01-311-0/+20
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-01-301-0/+21
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3019-19/+19
* Fix a typo in tst_qtreewidget autotest.Jędrzej Nowacki2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-3/+3
* Update contact information in license headers.Jason McDonald2012-01-2319-19/+19
* Expect tst_QTreeView::editTriggers() failure on Mac OS XBradley T. Hughes2012-01-201-0/+3
* Expect tst_QColumnView::moveCursor() failure on Mac OS XBradley T. Hughes2012-01-201-0/+3
* Flag tst_QTreeView::styleOptionViewItem test as unstable.Toby Tomkins2012-01-161-0/+3
* Flag tst_QItemDelegate::task257859_finalizeEdit test as unstable.Toby Tomkins2012-01-161-0/+2
* QTreeView: fix crash when starting a drag with hidden columns.David Faure2012-01-121-19/+26
* Set missing flags in the option when rendering QTreeView drag pixmapDavid Faure2012-01-122-1/+13