qt5base-lts/tests/auto
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
..
android Updated license headers 2016-01-21 18:55:18 +00:00
bic/data Add binary compatibility files for 5.11 for QtBase 2018-06-05 06:00:28 +00:00
cmake Export modules' enabled/disabled features to cmake 2018-09-28 13:10:28 +00:00
concurrent Merge remote-tracking branch 'origin/5.11' into dev 2018-02-16 08:54:58 +01:00
corelib Fully support operator[] on QCborValue and QCborValueRef 2018-11-01 15:02:46 +00:00
dbus Fix wrong relative path to qdbus_symbols.cpp 2018-07-24 04:24:31 +00:00
gui Merge remote-tracking branch 'origin/5.12' into dev 2018-10-25 07:21:53 +02:00
guiapplauncher Fix path to examples part of tst_GuiAppLauncher 2015-02-13 07:28:15 +00:00
installed_cmake
network Merge remote-tracking branch 'origin/5.12' into dev 2018-11-01 01:01:28 +01:00
opengl Extend tst_QGL::graphicsViewClipping blacklisting 2018-10-03 13:04:13 +00:00
other Linux Accessibility: Fix expandable state 2018-10-22 10:27:06 +00:00
printsupport Merge remote-tracking branch 'origin/5.11' into dev 2018-05-03 14:50:22 +02:00
shared Remove workaround for potentially unavailable pasteboard in macOS 2017-03-07 01:04:46 +00:00
sql SQLite: enable json1 extension 2018-10-03 19:36:26 +00:00
testlib QTreeView/TableView: explicitly mark sortByColumn(int) as deprecated 2018-11-02 05:56:58 +00:00
tools Merge remote-tracking branch 'origin/5.12' into dev 2018-10-08 10:56:25 +02:00
widgets QTreeView/TableView: explicitly mark sortByColumn(int) as deprecated 2018-11-02 05:56:58 +00:00
xml Don't indefinitely wait for data if it was able to read some data 2018-01-24 05:54:31 +00:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
network-settings.h Docker-based test servers for network-related Qt autotests on macOS 2018-10-18 19:22:46 +00:00
testserver.pri Make sure docker machine is both created and running before test 2018-10-23 05:26:31 +00:00