Berthold Stoeger
b72cc1f317
Cleanup: consistently use qPrintable()
...
Replace constructs of the kind
s.toUtf8().data(),
s.toUtf8().constData(),
s.toLocal8Bit().data(),
s.toLocal8Bit.constData() or
qUtf8Printable(s)
by
qPrintable(s).
This is concise, consistent and - in principle - more performant than
the .data() versions.
Sadly, owing to a suboptimal implementation, qPrintable(s) currently
is a pessimization compared to s.toUtf8().data(). A fix is scheduled for
new Qt versions: https://codereview.qt-project.org/#/c/221331/
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-03-14 13:55:36 +02:00
..
2015-10-30 10:36:49 -07:00
2017-12-29 09:14:20 -08:00
2018-02-26 19:05:26 +02:00
2017-04-29 13:32:55 -07:00
2018-03-14 13:55:36 +02:00
2017-12-30 08:23:22 -08:00
2017-04-29 13:32:55 -07:00
2017-11-30 23:14:46 -08:00
2018-02-26 08:52:34 +01:00
2017-12-23 11:17:47 +01:00
2017-11-16 14:26:51 +01:00
2017-11-05 14:48:56 -08:00
2018-03-14 13:55:36 +02:00
2017-06-21 18:43:15 -07:00
2018-03-05 16:19:49 +01:00
2017-11-30 23:14:46 -08:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-11-30 23:14:46 -08:00
2018-03-14 13:55:36 +02:00
2017-10-03 15:43:03 -07:00
2018-03-14 13:55:36 +02:00
2017-04-29 13:32:55 -07:00
2017-11-30 23:14:46 -08:00
2018-03-14 13:55:36 +02:00
2017-04-29 13:32:55 -07:00
2017-11-30 23:14:46 -08:00
2017-12-18 12:07:10 -08:00
2017-12-18 12:07:10 -08:00
2018-03-02 08:38:22 -08:00
2018-03-02 08:38:22 -08:00
2018-03-02 08:38:22 -08:00
2017-04-29 13:32:55 -07:00
2017-05-27 11:07:20 -07:00
2015-10-30 10:36:49 -07:00
2018-03-14 13:55:36 +02:00
2017-11-11 21:01:42 +01:00
2017-11-30 23:14:46 -08:00
2017-11-30 23:14:46 -08:00
2018-01-10 16:45:42 +01:00
2018-01-10 16:45:42 +01:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-12-30 08:15:11 -08:00
2018-03-14 13:55:36 +02:00
2017-11-27 22:59:22 +01:00
2018-01-27 12:29:00 -08:00
2018-03-14 13:55:36 +02:00
2018-01-31 14:47:26 +01:00
2018-01-06 10:46:07 -08:00
2017-12-29 09:14:20 -08:00
2017-11-09 12:40:25 -08:00
2018-03-14 13:55:36 +02:00
2017-04-29 13:32:55 -07:00
2018-01-31 14:47:26 +01:00
2018-01-31 14:47:26 +01:00
2017-02-24 01:06:09 -08:00
2017-11-13 11:53:55 +01:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-11-28 11:36:19 +02:00
2017-12-29 09:14:20 -08:00
2015-10-30 10:36:49 -07:00
2015-10-30 10:36:49 -07:00
2015-10-30 10:36:49 -07:00
2017-11-30 23:14:46 -08:00
2017-11-30 23:14:46 -08:00
2017-11-30 23:14:46 -08:00
2017-11-30 23:14:46 -08:00
2017-11-30 23:14:46 -08:00
2018-03-14 13:55:36 +02:00
2017-12-26 13:08:49 -08:00
2017-11-30 23:14:46 -08:00
2017-04-29 13:32:55 -07:00
2018-03-14 13:55:36 +02:00
2017-11-26 23:17:23 +01:00
2017-11-30 23:14:46 -08:00
2017-04-29 13:32:55 -07:00
2015-10-30 10:36:49 -07:00
2017-11-17 09:19:03 +01:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-03-12 09:19:03 -07:00
2018-03-14 13:55:36 +02:00
2018-02-24 11:45:17 -08:00
2017-12-29 09:14:20 -08:00
2017-04-29 13:32:55 -07:00
2017-12-01 13:29:13 -08:00
2017-04-29 13:32:55 -07:00
2017-01-12 14:06:54 -08:00
2017-11-30 23:14:46 -08:00
2017-04-29 13:32:55 -07:00
2017-11-30 23:14:46 -08:00
2017-04-29 13:32:55 -07:00
2017-03-06 06:40:00 -08:00
2017-11-30 23:14:46 -08:00