qt6-bb10/tests/auto/widgets/dialogs
Alexander Volkov e27fae353c QFileSystemModel: fix updating QFileInfo for a node after a file rename
Use the correct parent path for the renamed file when creating
QFileInfo. It must be a path to the parent directory, not to the
root directory of the model.

Modify tst_QFileSystemModel::setData() to test renames in subdirs
of the root directory of the model.

Change-Id: I69d9e3a937616857a81617791ed118af3f6eea05
Task-number: QTBUG-52561
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
2016-04-22 09:49:53 +00:00
..
qcolordialog tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
qdialog tst_QDialog: Instantiate test dialog on the stack. 2016-02-29 15:04:40 +00:00
qerrormessage Update copyright headers 2015-02-11 06:49:51 +00:00
qfiledialog Merge remote-tracking branch 'origin/5.5' into 5.6 2015-11-27 08:35:45 +01:00
qfiledialog2 QFileDialog test: make the right subwidget visible 2015-12-10 22:26:01 +00:00
qfilesystemmodel QFileSystemModel: fix updating QFileInfo for a node after a file rename 2016-04-22 09:49:53 +00:00
qfontdialog Autotest: Remove blacklistings 2016-04-01 05:41:21 +00:00
qinputdialog Update copyright headers 2015-02-11 06:49:51 +00:00
qmessagebox QMessageBox test: Refactor closing dialogs. 2015-11-05 13:53:50 +00:00
qprogressdialog Blacklist and skip various tests that are flakey 2015-06-14 10:50:45 +00:00
qsidebar Update copyright headers 2015-02-11 06:49:51 +00:00
qwizard tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 11:50:10 +00:00
dialogs.pro Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00