Berthold Stoeger
130f109442
Remove superfluous QScopedPointer<>s in singletons
...
There was a curious pattern of singletons being implemented based on
QScopedPointer<>s. This is an unnecessary level of indirection:
The lifetime of the smart pointer is the same as that of the
pointed-to object. Therefore, replace these pointers by the respective
objects.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2017-12-24 11:04:10 -08:00
..
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-12-13 05:48:20 -08:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-12-24 11:04:10 -08:00
2017-10-16 17:14:17 +02: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-25 08:12:28 -08:00
2017-06-16 01:22:44 -07:00
2017-12-14 08:53:06 -08:00
2017-05-28 11:54:33 -07:00
2017-11-30 23:14:46 -08:00
2017-11-26 23:37:01 +01:00
2017-12-24 08:25:21 -08:00
2017-12-18 12:07:10 -08:00
2017-12-24 11:04:10 -08:00
2017-12-24 00:01:39 +01:00
2017-11-25 20:13:01 +01:00
2017-11-25 20:13:01 +01:00
2017-11-30 23:14:46 -08:00
2017-10-09 11:49:29 +03:00
2017-12-24 09:10:12 -08:00
2017-12-24 08:24:11 -08:00
2017-04-29 13:32:55 -07:00
2017-04-29 13:32:55 -07:00
2017-11-09 12:40:25 -08:00
2017-11-09 12:40:25 -08:00
2017-07-09 17:40:29 -07:00
2017-06-11 13:55:41 -07:00
2017-12-24 11:04:10 -08: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-12-24 11:04:10 -08: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-04-29 13:32:55 -07:00
2017-12-24 11:04:10 -08:00
2017-04-29 13:32:55 -07:00
2017-05-26 15:50:52 -07:00
2017-04-29 13:32:55 -07:00