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-03-09 16:45:16 +00: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-04-01 14:24:03 -04:00
2020-09-23 16:07:44 +01:00
2020-07-13 14:36:10 +01:00
2020-06-23 15:46:05 +01:00
2020-07-13 11:40:52 +02:00
2019-06-12 13:20:20 +02:00
2020-11-17 12:56:32 +00:00
2020-01-06 18:41:32 +04:00
2020-07-13 14:36:10 +01:00
2019-06-12 13:20:20 +02:00
2019-12-18 08:36:16 +01:00
2019-10-24 19:26:52 +02: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
2019-08-16 13:31:52 +02:00
2020-11-15 17:04:40 +01:00
2020-11-15 17:04:40 +01:00
2020-06-26 06:45:29 -04:00
2020-01-07 12:08:39 +01:00
2020-03-18 14:03:46 -04:00
2020-09-29 02:14:30 -04:00
2020-01-07 16:50:09 +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
2019-09-11 08:46:17 +02:00
2020-11-03 16:39:05 -05:00
2019-10-26 15:38:06 +02:00
2020-10-29 06:37:24 +01:00
2019-09-24 12:18:47 +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
2019-06-24 22:19:30 +02:00
2019-10-28 11:22:31 +01:00
2020-12-19 10:20:14 +01:00
2019-10-25 14:38:29 +02: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-07-13 14:36:09 +01: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-02-12 16:23:01 +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
2019-06-11 20:22:09 +02:00
2020-04-07 16:19:49 +01:00
2020-09-23 16:07:44 +01:00
2020-05-04 14:54:35 -05:00
2020-05-04 16:07:43 +01:00
2020-11-03 19:06:23 +00:00
2020-08-21 06:18:24 -04:00
2019-06-12 13:20:20 +02:00
2020-11-23 13:03:13 +00:00
2020-10-23 13:42:16 +01:00