qt5base-lts/tests/auto/widgets
Christian Ehrlicher de26ea6a7f QTree/TableView: allow to reset the sort order to natural sorting
QTreeView allowed to set the sort column to -1 which shows the data in
it's natural order (when the model supports it). This functionality was
removed during the porting away from the deprecated sortByColumn(int)
functionality done in d0f909f8db
Readd the functionality and also allow it for QTableView.

Fixes: QTBUG-77419
Change-Id: I96b0c09ab9da36ca0a9de58fe0f37e2c56b1d51b
Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
Reviewed-by: David Faure <david.faure@kdab.com>
2019-08-13 18:22:14 +02:00
..
dialogs Merge remote-tracking branch 'origin/5.12' into 5.13 2019-08-12 13:23:11 +02:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview Merge remote-tracking branch 'origin/5.12' into 5.13 2019-08-12 13:23:11 +02:00
itemviews QTree/TableView: allow to reset the sort order to natural sorting 2019-08-13 18:22:14 +02:00
kernel A GCC 4.8 build fix 2019-08-08 10:53:53 +03:00
styles Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-16 09:34:50 +02:00
util Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-11 01:00:06 +02:00
widgets Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-25 15:47:42 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00