summaryrefslogtreecommitdiffstats
path: root/src/util/event.h
AgeCommit message (Expand)Author
2020-11-10Use #pragma once everywherexerus2000
2019-11-20delete track(const char *, ...) and fix typosDaniel Schürmann
2019-11-19Use c++11 delete keyword to disalow implicite string conversionDaniel Schürmann
2019-11-16Use static const QStrings instead of string literalsDaniel Schürmann
2016-01-24Use Duration class for calculating time differences.RJ Ryan
2014-11-14Add experiment modes for rapid development and testing.RJ Ryan
2014-01-21Add time tracking and events to stats. Keep a long-running log of events.RJ Ryan