summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\|
| | | * Improve keyboard navigation in QListView when isWrapping is enabledAlexander Volkov2019-02-061-4/+21
| | | * tst_QHeaderView: fix defaultSectionSizeTest() on High-DPI screensChristian Ehrlicher2019-02-051-1/+8
| | | * Update bundled Freetype to 2.9.1Eskil Abrahamsen Blomfeldt2019-01-311-0/+4
| * | | tst_qheaderview: Do not use the deprecated QAbstractItemModel::reset()Albert Astals Cid2019-02-111-2/+4
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-262-14/+24
| |\|
| | * tst_QItemDelegate: try to stabilize combobox testChristian Ehrlicher2019-01-252-4/+1
| | * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-231-10/+23
| | |\
| | | * Stabilize tst_QItemDelegate::dateTimeEditor()Friedemann Kleint2019-01-221-10/+23
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-212-0/+3
| |\| |
| | * | qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+1
| | * | Blacklist a flaky qtableview function in WinRTTony Sarajärvi2019-01-081-0/+2
| | |/
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-6/+34
| |\|
| | * QTableView: Fix keyboard navigation with disabled rowsChristian Ehrlicher2018-12-181-6/+34
| * | QbstractItemView: Allow Key_Space for keyboardSearch()Christian Ehrlicher2018-12-251-0/+42
| * | QTreeView: fix keyboard navigation when first or last item is disabledChristian Ehrlicher2018-12-252-0/+52
| * | QTreeWidget: mark is/setFirstItemColumnSpanned() as deprecatedChristian Ehrlicher2018-12-111-0/+23
| * | QListWidget: mark (is|set)Item(Selected|Hidden) as deprecatedChristian Ehrlicher2018-12-041-12/+14
| * | tst_QTreeView: set keyboardInputInterval to a smaller valueChristian Ehrlicher2018-11-231-0/+1
| * | QTreeWidget: mark (is|set)Item(Selected|Hidden|Expanded) as deprecatedChristian Ehrlicher2018-11-092-51/+53
| * | QHeaderView: Fix updating hidden sections during initializeSections()Christian Ehrlicher2018-11-081-8/+47
| * | Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-052-7/+5
| * | QTableWidget: mark isItemSelected/setItemSelected() as deprecatedChristian Ehrlicher2018-11-021-3/+3
| * | QTreeView/TableView: explicitly mark sortByColumn(int) as deprecatedChristian Ehrlicher2018-11-021-3/+3
| * | QTreeView: add expandRecursively() to expand all items below an indexChristian Ehrlicher2018-11-021-33/+79
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-252-3/+10
| |\|
| | * QTableWidget: fix cellChanged signal emitted by takeItem()Christian Ehrlicher2018-10-191-0/+7
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-3/+3
| | |\
| | | * Modernize the "animation" featureLiang Qi2018-10-121-3/+3
| | * | Update ANGLE to chromium/3280Miguel Costa2018-10-131-0/+1
* | | | test: Make qheaderview test buildAlbert Astals Cid2019-02-112-3/+5