Berthold Stoeger
ce751bd696
Mobile: pass trip-ids through QML, not formatted pointers
...
The section heading in the QtQuick ListView has to be a string.
Therefore, we passed a pointer formatted using hexadecimal notation.
Later, that was converted back without being checked.
A very scary proposition, so let's pass unique integer trip-id instead.
This means that on converting back we have to scan the trip table,
but that is a very minor cost comsidering to the gained robustness.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2019-09-21 16:12:23 -07:00
..
2019-06-19 13:11:10 -07:00
2019-04-12 18:19:07 +03:00
2019-05-06 10:48:44 +02:00
2019-06-19 13:11:10 -07:00
2017-04-29 13:32:55 -07:00
2019-08-08 16:26:31 -07:00
2019-06-23 20:08:46 +02:00
2018-05-21 12:48:04 -07:00
2018-09-29 15:23:25 -07:00
2018-06-17 06:53:13 +09:00
2018-09-29 15:23:25 -07:00
2019-07-18 05:42:55 -07:00
2019-04-12 18:19:07 +03:00
2019-09-21 16:12:23 -07:00
2019-09-14 13:20:59 +02:00
2019-08-10 09:55:11 -07:00
2019-04-12 18:19:07 +03:00
2019-04-16 20:38:19 +02:00
2019-04-16 20:38:19 +02:00
2019-09-10 21:31:21 +02:00
2019-08-08 16:26:31 -07:00
2019-08-28 07:10:09 -07:00
2019-08-08 16:26:31 -07:00
2019-05-06 10:48:44 +02:00
2019-05-06 10:48:44 +02:00
2019-09-06 11:48:47 -07:00
2019-09-06 11:48:47 -07:00
2019-09-21 16:07:24 -07:00
2019-05-11 12:06:19 -07:00
2018-10-21 19:55:09 +03:00
2018-01-10 16:45:42 +01:00
2019-09-06 11:48:47 -07:00
2019-09-06 11:48:47 -07:00
2018-05-21 12:48:04 -07:00
2018-09-29 15:23:25 -07:00
2019-07-18 05:42:55 -07:00
2019-07-18 05:42:55 -07:00
2019-04-29 13:06:39 -07:00
2019-04-29 13:06:39 -07:00
2018-09-01 07:48:43 -07:00
2018-09-29 15:23:25 -07:00
2019-07-18 06:01:07 -07:00
2019-06-23 20:08:46 +02:00
2019-04-29 13:06:39 -07:00
2019-04-29 13:06:39 -07:00
2019-03-19 16:06:14 -07:00
2018-12-17 12:18:26 +01:00