qt5base-lts/tests/auto/testlib
Christian Ehrlicher d0f909f8db QTreeView/TableView: explicitly mark sortByColumn(int) as deprecated
QTreeView/TableView::sortByColumn(int) was deprecated a long time ago
but never got removed. Therefore mark it with QT_DEPRECATED_SINCE(5, 13)
so we can remove it with Qt6.
Also sync the handling of the sort order changes in QTableView with the
one from QTreeView.

Change-Id: I0371d9a9c21116edaa9125835827f1a200075d36
Reviewed-by: Luca Beldi <v.ronin@yahoo.it>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-11-02 05:56:58 +00:00
..
qabstractitemmodeltester QTreeView/TableView: explicitly mark sortByColumn(int) as deprecated 2018-11-02 05:56:58 +00:00
qsignalspy Stabilize tst_QSignalSpy::waitFunctionPointer_signalEmittedTooLate() 2018-03-17 12:10:05 +00:00
selftests Tweak a selftest blacklist to exercise more of the blacklisting code 2018-11-01 15:06:43 +00:00
testlib.pro QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00