Eric Blake
34acbc9522
qobject: Use 'bool' inside qdict
...
Now that qbool is fixed, let's fix getting and setting a bool
value to a qdict member to also use C99 bool rather than int.
I audited all callers to ensure that the changed return type
will not cause any changed semantics.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Acked-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2015-06-22 17:40:00 +02:00
..
2015-06-10 18:15:34 +02:00
2015-06-12 06:53:57 +02:00
2015-06-03 14:21:24 +03:00
2015-06-19 14:17:45 +01:00
2015-04-27 18:24:18 +02:00
2015-06-12 06:53:57 +02:00
2015-04-28 15:36:08 +02:00
2015-06-12 06:53:57 +02:00
2015-06-22 12:50:30 +01:00
2015-04-11 20:03:57 +10:00
2015-06-16 10:35:43 +01:00
2015-06-11 10:13:29 +01:00
2015-06-02 14:56:25 +01:00
2015-05-29 11:28:59 +01:00
2015-06-19 09:40:35 +01:00
2015-06-12 06:53:57 +02:00
2015-06-12 06:53:57 +02:00
2015-06-15 18:06:07 +01:00
2015-02-26 12:42:16 +01:00
2015-06-16 10:35:43 +01:00
2015-06-03 14:21:24 +03:00
2015-03-25 14:35:24 +01:00
2015-06-04 11:20:34 +02:00
2015-06-21 17:20:16 +10:00
2015-06-11 10:13:30 +01:00
2015-06-19 11:30:57 +01:00
2015-06-19 11:30:57 +01:00
2015-06-10 08:00:37 +02:00
2015-06-22 17:40:00 +02:00
2015-06-03 18:19:18 +02:00
2015-06-12 06:53:57 +02:00
2015-06-10 08:00:37 +02:00
2015-06-17 12:40:52 +02:00
2015-06-19 11:30:57 +01:00
2015-06-15 18:06:09 +01:00
2015-06-12 12:02:48 +02:00
2015-06-10 08:00:37 +02:00
2015-06-10 08:00:37 +02:00
2015-03-19 11:11:55 +03:00
2015-06-19 12:27:14 +02:00
2015-06-01 14:18:54 +02:00
2015-06-03 14:21:24 +03:00
2015-06-12 06:53:57 +02:00
2015-06-18 10:35:59 +01:00
2015-06-19 11:30:57 +01:00
2015-06-11 17:45:50 +02:00
2015-06-12 13:26:21 +01:00
2015-03-10 08:15:33 +03:00
2014-12-19 15:24:06 -07:00