]> git.tdb.fi Git - libs/core.git/history - source/io/eventdispatcher.cpp
Remove deprecated things
[libs/core.git] / source / io / eventdispatcher.cpp
2019-09-27 Mikko RasaCheck that objects still exist when dispatching events...
2019-09-27 Mikko RasaAdditional adjustments for Poller
2019-09-27 Mikko RasaUse vectors for storage in Poller
2019-09-27 Mikko RasaRefactor signal connection handling in EventDispatcher
2016-10-30 Mikko RasaAdd integration between EventDispatcher and Timer
2013-08-27 Mikko RasaAvoid leaking external references through default c...
2013-04-24 Mikko RasaClean up after the timedelta.h/units.h merge
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-11 Mikko RasaSeparate event-related stuff from Base
2011-06-11 Mikko RasaUse pimpl in Poller
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-10 Mikko RasaMove files to prepare for assimilation into core