summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* New proxy model: QConcatenateTablesProxyModelDavid Faure2018-09-093-1/+103
* QAbstractItemView: Make it easier to drop above and below itemsThorbjørn Lund Martsum2017-10-181-0/+13
* Updated license headersJani Heikkinen2016-01-218-129/+89
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-014-4/+0
* QHeaderView - fix a logical / visual index mismatchThorbjørn Martsum2015-06-271-1/+3
* Update copyright headersJani Heikkinen2015-02-118-49/+49
* Auto-scroll while selecting entire rows/columns did not workJan Arve Saether2014-11-291-11/+152
* Update license headers and add new license filesMatti Paaso2014-09-248-145/+81
* Fix key navigation through cells with spans in QTableView.Mitch Curtis2014-06-063-1/+76
* Fixup compilation of the manual testsJorgen Lind2014-03-223-0/+0
* QHeaderView - remove confusing boolThorbjørn Martsum2013-11-083-3/+7
* QTreeView - fix next focus when there is no current indexThorbjørn Martsum2013-08-301-1/+2
* QComboBox - only react on a mouse-release if we had a mousepressThorbjørn Lund Martsum2013-08-211-6/+35
* QTreeView - allow users to control data in the treestructureThorbjørn Lund Martsum2013-08-073-1/+157
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-0/+2
|\
| * Build manual test for widgets from toplevel.Friedemann Kleint2013-05-131-0/+2
* | QHeaderView - add parameter to control sizeHint precisionThorbjørn Martsum2013-05-136-0/+378
* | QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-221-9/+26
|/
* Compile most manual tests with Qt 4.Friedemann Kleint2013-03-221-1/+6
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | QAbstractItemView - allow deselect in single selection mode.Thorbjørn Lund Martsum2013-01-021-0/+3
|/
* QHeaderView: - avoid cursor move on setDefaultSectionSizeThorbjørn Lund Martsum2012-11-251-2/+1
* QHeaderView - Fix auto-scroll on manual move on sectionsThorbjørn Lund Martsum2012-11-231-5/+5
* Qt 5.0 QTreeView. Prevent manual moving of the first sectionThorbjørn Lund Martsum2012-11-023-2/+61
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-46/+46
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* QHeaderView - resizeSection improvementThorbjørn Lund Martsum2012-07-052-0/+113
* Build manual tests.Friedemann Kleint2012-04-121-0/+1
* Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-022-0/+88