qt5base-lts/tests/auto/widgets/dialogs
Friedemann Kleint 0901d4290f QFileSystemModel/Win: Fix file system operations failing due to watchers
File system operations like renaming/removing may fail on Windows when
file system watchers are present. Add functions to
QFileSystemModelPrivate to temporarily remove the watchers prior to such
operations and to restore them in case of failure. Use them for
rename/remove (within a feature check for QFileSystemWatcher
and Q_OS_WIN).

Task-number: QTBUG-65683
Change-Id: I90142901892fbf9b1e1206a3397a95ffd3c8f010
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2018-01-26 11:36:30 +00:00
..
qcolordialog Updated license headers 2016-01-21 18:55:18 +00:00
qdialog Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00
qerrormessage Updated license headers 2016-01-21 18:55:18 +00:00
qfiledialog QWidgetWindow: don't give focus to windows that are being destroyed 2017-05-30 10:49:36 +00:00
qfiledialog2 Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qfilesystemmodel QFileSystemModel/Win: Fix file system operations failing due to watchers 2018-01-26 11:36:30 +00:00
qfontdialog Merge remote-tracking branch 'origin/5.7' into dev 2016-05-23 21:09:46 +02:00
qinputdialog Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qmessagebox Merge remote-tracking branch 'origin/5.10' into dev 2017-10-17 10:34:24 +02:00
qprogressdialog Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
qsidebar Remove the traces of the discontinued android-no-sdk platform 2016-03-30 10:12:34 +00:00
qwizard QWizard: Do not remove the Next button's shortcut 2017-10-24 16:43:52 +00:00
dialogs.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00