summaryrefslogtreecommitdiffstats
path: root/src/util/singleton.h
AgeCommit message (Expand)Author
2020-11-10Use #pragma once everywherexerus2000
2020-04-07util/singleton: Add some debug assertionsJan Holthuis
2020-04-03util/singleton: Reset m_instance pointer on destructionJan Holthuis
2017-12-21singleton fix for QT 5.10 and other miscellaneous warningsJosepMaJAZ
2016-09-18Singleton: delete assignement operator and copy constructor and some more lind.Daniel Schürmann
2015-05-11Formatting in singleton.h.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2014-09-28add missing 'QtDebug' includeMax Linke
2014-09-28Warn if singelton instance has not been created.Max Linke
2014-01-22Move Singleton to util/.RJ Ryan