Clementine-audio-player-Mac.../ext
Jim Broadus f04657e7e7 Replace qrand usage with QRandomGenerator
QRandomGenerator was introduced in 5.10 and qrand has since been
deprecated. QRandomGenerator::global() returns a global instance that
has been securely seeded. QRandomGenerator provides methods that
generate values within ranges, so taking a modulus of the result isn't
necessary.
2021-04-20 10:31:07 +01:00
..
clementine-spotifyblob ext: Remove depencency on src 2021-03-17 18:26:51 +00:00
clementine-tagreader Replace qrand usage with QRandomGenerator 2021-04-20 10:31:07 +01:00
libclementine-common Replace qrand usage with QRandomGenerator 2021-04-20 10:31:07 +01:00
libclementine-remote protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
libclementine-spotifyblob protobuf: Fix namespace conflict 2021-02-21 14:17:26 +00:00
libclementine-tagreader libclementine-tagreader: Discontinue use of deprecated taglib methods. 2021-04-18 13:48:13 +01:00