summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1413-3728/+3202
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-121-384/+280
| |\
| | * tst_QAbstractItemView: cleanupChristian Ehrlicher2019-10-101-384/+280
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-061-146/+114
| |\|
| | * tst_QColumnView: cleanupChristian Ehrlicher2019-10-041-146/+114
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-024-490/+443
| |\|
| | * tst_QListView: cleanupChristian Ehrlicher2019-09-261-44/+40
| | * tst_QItemView: cleanupChristian Ehrlicher2019-09-252-76/+86
| | * tst_QHeaderView: cleanupChristian Ehrlicher2019-09-251-370/+317
| |/
| * tst_QListWidget: cleanupChristian Ehrlicher2019-09-231-240/+204
| * tst_QListView: cleanupChristian Ehrlicher2019-09-231-456/+326
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-193-1075/+994
| |\
| | * tst_QTreeView: cleanupChristian Ehrlicher2019-09-191-516/+511
| | * tst_QTreeWidget: cleanupChristian Ehrlicher2019-09-192-559/+483
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-161-730/+641
| |\|
| | * tst_QTableView: cleanupChristian Ehrlicher2019-09-141-730/+641
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-111-210/+201
| |\|
| | * tst_QTableWidget: cleanupChristian Ehrlicher2019-09-101-210/+201
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-051-3/+0
| |\|
| * | Deprecate QDirModelFriedemann Kleint2019-09-041-0/+2
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-115-25/+55
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-272-1/+9
| |\|
| | * Windows: Fix some widget tests to pass on High DPI screensFriedemann Kleint2019-08-231-0/+9
| | * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-1/+0
| * | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-3/+0
| |/
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-152-21/+46
| |\
| | * QTree/TableView: allow to reset the sort order to natural sortingChristian Ehrlicher2019-08-132-21/+46
* | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-155-11/+12
|\| |
| * | Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-122-6/+10
| * | unblacklist passing testsDaniel Smith2019-07-083-5/+2
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-3/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-3/+8
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-3/+8
| | |\
| | | * Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-291-3/+8
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-037-11/+67
|\| | |
| * | | Change QTextMarkdownWriter to pass by const pointer and QAIMShawn Rutledge2019-05-081-1/+1
| * | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-082-2/+2
| * | | Fix compilation with Qt 6Lars Knoll2019-05-063-6/+6
| * | | Add QTextMarkdownWriter::writeTable(QAbstractTableModel)Shawn Rutledge2019-05-021-0/+35
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-242-3/+24
| |\| |
| | * | QListWidgetItem constructors: don't emit dataChanged(invalid, invalid)David Faure2019-04-231-3/+7
| | * | QHeaderView: fix assert when restoring section sizes over less columnsDavid Faure2019-04-231-0/+17
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1613-164/+546
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-012-0/+100
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-282-0/+100
| | |\|
| | | * QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-271-0/+46
| | | * Don't edit the item if we did not get the press event on the same itemAndy Shaw2019-02-261-0/+54
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-208-25/+54
| |\| |
| | * | Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-087-22/+25
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-082-5/+33
| | |\|