Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-29 | Fixed building with Qt version=5.4; moved away a macro unused in headers | Kitsune Ral | |
2017-05-13 | Refactored logging enhancements | Kitsune Ral | |
logging.h/logging.cpp is now a full-fledged pair for all things logging. Two more categories added, EPHEMERAL and SYNCJOB, that control logging for ephemeral events and SyncJob, respectively (in particular, switching off EPHEMERAL greatly reduces the logspam about moving read markers and how many users have read up to which event). |