Files
lmms/include
Colin Wallace b706ee208d Replace more instances new/delete with owning types (#4245)
* Use owning types when possible.

Note: the QByteArray s is detached to mimic previous behavior;
detach() guarantees that the QByteArray uniquely owns its data, since
otherwise it's COW. This may be relevant in case Plugin:instantiate
modifies s.data() -- this way the original QString is safe.

* Make m_filter a unique_ptr.

* Make m_activeRenderer a unique_ptr

* use std::string instead of strcpy + buffers
2018-03-15 18:46:55 -07:00
..
2017-06-12 13:57:08 -04:00
2017-12-20 14:16:16 +09:00
2017-08-01 00:39:00 -04:00
2017-11-22 11:08:47 +01:00
2017-11-08 20:47:22 -05:00
2017-12-11 10:46:19 -05:00
2017-03-08 17:09:57 +01:00
2017-03-16 11:35:18 +00:00
2017-09-14 08:09:54 +09:00
2018-03-09 11:41:17 -05:00
2017-06-26 19:45:59 +02:00
2017-03-16 11:35:18 +00:00
2008-07-22 11:36:50 +00:00
2017-11-22 13:49:57 +01:00
2017-11-24 09:56:08 +09:00
2017-11-22 20:38:10 +01:00
2017-11-17 09:51:56 -05:00
2017-07-20 18:23:10 +02:00
2017-11-22 20:38:10 +01:00
2017-11-22 11:08:47 +01:00
2018-03-07 23:54:28 +09:00
2018-03-07 23:54:28 +09:00
2017-03-16 11:35:18 +00:00
2017-12-26 00:33:11 +01:00
2017-11-14 23:42:26 -05:00
2017-11-01 14:43:39 -04:00
2017-10-16 15:51:21 +02:00
2017-03-16 11:35:18 +00:00