1
0
mirror of https://github.com/wqking/eventpp.git synced 2024-12-26 15:52:40 +08:00

116 Commits

Author SHA1 Message Date
wqking
10b7f4bf8a Renamed interceptor to mixin 2018-05-28 15:42:57 +08:00
wqking
bcb047312b Updated document 2018-05-26 09:01:18 +08:00
wqking
eac5092609 Support non-copyable event argument in EventQueue. 2018-05-20 13:35:27 +08:00
wqking
7b7d65d5b9 Added function peekEvent, takeEvent, and overloaded dispatch to event queue. 2018-05-20 12:49:25 +08:00
wqking
d470c91da9 Improved documents 2018-05-19 20:04:09 +08:00
wqking
581c3efa00 Added documents. 2018-05-19 17:42:41 +08:00
wqking
5b25176b5c Added the difference between EventDispatcher and CallbackList in the document. 2018-05-17 09:10:00 +08:00
wqking
8b6fc91d31 Fixed typos. 2018-05-16 20:34:10 +08:00
wqking
ffc89ad7ed Fixed wrong closed tag in markdown. 2018-05-16 20:19:52 +08:00
wqking
b9d3cab940 Fixed markdown syntax error. 2018-05-16 20:16:41 +08:00
wqking
0e62e9d72f Added event filter. Added more unit tests and tutorials. 2018-05-16 20:09:48 +08:00
wqking
8e7e8662d6 Improved tutorial in documents. 2018-05-14 20:42:54 +08:00
wqking
2660a4936f Added table of contents to documents. 2018-05-14 20:00:29 +08:00
wqking
9320285f4d Now newly added callbacks during dispatching don't get triggered.
Now removed callbacks during dispatching don't get triggered.
2018-05-14 19:16:36 +08:00
wqking
d066865e68 Fixed typos in document. 2018-05-13 19:21:19 +08:00
wqking
f1956140d4 Initial commit 2018-05-13 12:26:27 +08:00