Clementine-audio-player-Mac.../ext/libclementine-common/core
Ismael Luceno 628ff65828 logging: Add proper backtrace support detection
The Q_OS_UNIX macro is inappropriate because many UNIX-like platforms may
lack backtrace support in the libc. E.g.: Darwin / Mac OS X, Musl libc,
OpenBSD, OpenIndiana.
2021-08-31 11:15:55 +01:00
..
arraysize.h Use a simpler arraysize() implementation. 2016-01-14 16:14:13 +00:00
closure.cpp Replace qrand usage with QRandomGenerator 2021-04-20 10:31:07 +01:00
closure.h Fix incorrect use of QFutureWatcher 2021-07-14 10:18:15 +01:00
concurrentrun.h
conf_backtrace.h.in logging: Add proper backtrace support detection 2021-08-31 11:15:55 +01:00
latch.cpp Cope with empty biography responses. 2016-06-28 18:22:15 +01:00
latch.h Add image fetching from wikipedia 2016-06-28 15:34:14 +01:00
lazy.h Add an optional delete function for Lazy pointers. 2020-05-19 10:39:06 +01:00
logging.cpp logging: Add proper backtrace support detection 2021-08-31 11:15:55 +01:00
logging.h Move unneeded declarations and macros from logging header. 2020-03-06 11:09:20 +00:00
messagehandler.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
messagehandler.h
messagereply.cpp
messagereply.h Fix crash in messagereply (#6372) 2019-07-20 18:52:37 +01:00
override.h
scoped_nsautorelease_pool.h
scoped_nsautorelease_pool.mm Reformat all C++ 2020-09-22 14:56:06 +01:00
timeconstants.h libclementine-common: Move timeconstants.h to common location 2021-03-17 18:26:51 +00:00
waitforsignal.cpp
waitforsignal.h
workerpool.cpp
workerpool.h libclementine-common: Use positive numbers for worker ids. 2021-04-22 11:21:08 +01:00