Markus Armbruster
7ece42110d
keyval: Use GString to accumulate value strings
...
QString supports modifying its string, but it's quite limited: you can
only append. The remaining callers use it for building an initial
string, never for modifying it later.
Change keyval_parse_one() to do build the initial string with GString.
This is another step towards making QString immutable.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20201211171152.146877-19-armbru@redhat.com>
2020-12-19 10:39:23 +01:00
..
2020-10-09 07:08:20 +02:00
2020-09-23 16:07:44 +01:00
2020-11-03 16:24:56 +01:00
2020-10-09 07:08:20 +02:00
2020-09-23 16:07:44 +01:00
2020-11-15 17:04:40 +01:00
2020-09-23 16:07:44 +01:00
2020-10-23 13:42:16 +01:00
2020-10-23 13:42:16 +01:00
2020-11-15 17:04:40 +01:00
2020-09-23 16:07:44 +01:00
2020-11-17 12:56:32 +00:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-09-23 13:45:52 +01:00
2020-11-15 17:04:40 +01:00
2020-11-15 17:04:40 +01:00
2020-09-29 02:14:30 -04:00
2020-09-23 13:41:58 +01:00
2020-12-19 10:39:23 +01:00
2020-09-23 16:07:44 +01:00
2020-11-15 17:04:40 +01:00
2020-10-05 16:41:22 +02:00
2020-11-03 16:39:05 -05:00
2020-10-29 06:37:24 +01:00
2020-12-10 17:16:44 +01:00
2020-09-22 15:42:23 +01:00
2020-09-30 19:11:36 +02:00
2020-11-15 16:44:39 +01:00
2020-12-19 10:20:14 +01:00
2020-11-04 08:02:24 +01:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-10-09 07:08:19 +02:00
2020-12-15 12:52:06 -05:00
2020-10-09 07:08:19 +02:00
2020-09-17 20:38:42 +02:00
2020-11-03 13:17:25 +00:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-10-05 16:41:22 +02:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-09-23 16:07:44 +01:00
2020-11-03 19:06:23 +00:00
2020-11-23 13:03:13 +00:00
2020-10-23 13:42:16 +01:00