summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year in license headers.Jason McDonald2012-01-0519-19/+19
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-1616-7397/+0
* Forward the contents of the parents argument through this proxy.Stephen Kelly2011-12-091-0/+53
* Notify about moves in the source model more efficiently.Stephen Kelly2011-12-091-0/+130
* Use QTRY_VERIFY to test asynchronous behaviour.Jason McDonald2011-12-071-23/+2
* Use QTRY_VERIFY to test asynchronous behaviour.Jason McDonald2011-12-071-18/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0619-57/+0
* Moved integrationtests/* into other/Jo Asplin2011-11-302-2/+2
* Be specific about what part of the model is being re-layouted.Stephen Kelly2011-11-251-0/+69
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-212-3/+1
* Don't depend on moc to disable test functions.Jason McDonald2011-11-183-22/+17
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-151-1/+0
* Avoid crash in QColumnView autotest.Jason McDonald2011-11-151-0/+5
* Add API to clear the current index. Symmetric with clearing selection.Stephen Kelly2011-11-111-0/+32
* Make this API virtual to make selection proxying possible.Stephen Kelly2011-11-111-0/+9
* Re-enabled passing tests in tst_qlistviewJo Asplin2011-11-042-2/+1
* Remove empty functions from QDirModel test.Jason McDonald2011-11-031-27/+0
* Improve QDirModel autotestJason McDonald2011-11-031-5/+25
* Reinstate disabled part of qsortfilterproxymodel testJason McDonald2011-11-021-3/+1
* Remove stale test data from qsortfilterproxymodel testJason McDonald2011-11-021-43/+0
* Remove redundant code from qsortfilterproxymodel testJason McDonald2011-11-021-4/+1
* Remove disabled code in QItemView test.Jason McDonald2011-11-021-56/+0
* Remove remains of qpa in tests.Friedemann Kleint2011-11-012-2/+2
* Remove debug code from qsortfilterproxymodel testJason McDonald2011-11-011-12/+0
* Doc: Fixing typoSergio Ahumada2011-10-262-2/+2
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2523-46/+67
* Fix qcolumnview test for shadow builds.Jason McDonald2011-10-241-2/+2
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-216-11/+10
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-2077-0/+36353