Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -27/+2 |
* | Fix QAbstractItemModelTester false positive | Luca Beldi | 2021-04-26 | 1 | -0/+4 |
* | Fix QAbstractItemModelTester false positive | Luca Beldi | 2021-04-19 | 1 | -2/+5 |
* | QAbstractItemModelTester: fix false positive when model has zero columns | David Faure | 2021-03-30 | 1 | -0/+10 |
* | Replace QtTest headers with QTest | David Skoland | 2020-12-22 | 1 | -1/+2 |
* | Another round of replacing 0 with nullptr | Allan Sandfeld Jensen | 2020-10-07 | 1 | -2/+2 |
* | test: migrate QAbstractItemModelTester to QRegularExpression | Samuel Gaist | 2019-06-10 | 1 | -1/+1 |
* | QTreeWidget: mark (is|set)Item(Selected|Hidden|Expanded) as deprecated | Christian Ehrlicher | 2018-11-09 | 1 | -1/+1 |
* | QTreeView/TableView: explicitly mark sortByColumn(int) as deprecated | Christian Ehrlicher | 2018-11-02 | 1 | -1/+1 |
* | QAbstractItemModelTester: fix the autotests | Giuseppe D'Angelo | 2018-01-09 | 1 | -0/+299 |