qt6-bb10/src
Robin Burchell ecb57cfc32 Pass notification of failure of watches onto the caller.
This is particularly useful for situations where the user might really want to
be notified about a failure, for instance, in a backup application.

Empty paths are not treated as an error in calling, as the user code cannot
really do anything sensible to handle this error, but empty paths should not be
used.

Change-Id: Iddb44fd39f4e3fac5c3f9f60fb7999e1833280a8
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Reviewed-by: Denis Dzyubenko <denis.dzyubenko@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-01-04 21:09:10 +01:00
..
3rdparty Update V8 to match current patchset 2011-12-14 15:39:43 +01:00
corelib Pass notification of failure of watches onto the caller. 2012-01-04 21:09:10 +01:00
dbus Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray extraction 2011-12-25 21:58:57 +01:00
gui Refactor QVariant handlers. 2012-01-04 14:25:25 +01:00
modules testlib: add QFINDTESTDATA macro for finding testdata files 2011-12-01 09:12:57 +01:00
network Emit error if trying to connect while socket is connected or connecting. 2012-01-04 18:46:52 +01:00
opengl opengl: Do not crash when programGuard is a nullptr 2011-12-01 10:51:10 +01:00
platformsupport Fix rare crashes in fontconfig fontdb due to uninitialized variable 2012-01-04 14:27:19 +01:00
plugins Don't release timer ids in event dispatcher code 2012-01-04 14:31:57 +01:00
printsupport Fix printerPaperSize and some tst_qprinter test failures 2011-12-29 13:18:20 +01:00
sql Check driver validity before using it 2011-12-12 10:43:44 +01:00
testlib QTestlib: Make QImage comparison more verbose. 2011-12-21 22:59:28 +01:00
tools Finish removing Qt3 support 2011-12-23 11:59:11 +01:00
v8 v8: Build V8 for FreeBSD 2011-12-23 23:21:03 +01:00
widgets Refactor QVariant handlers. 2012-01-04 14:25:25 +01:00
winmain Windows: fixed qtmain.lib not going to `lib' directory 2011-07-26 03:27:34 +02:00
xml Fix warning when using QXmlInputSource with non opened QIODevice 2011-11-11 02:45:05 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Unbreak cross-compilation to ARM. 2012-01-01 15:17:22 +01:00