685a9b84ee
Library: replace boost::noncopyable by our own library solution
...
Benefits
- get rid of yet another pervasive Boost dependency
- define additional more fine grained policies (move only, clonable)
2018-03-24 05:35:13 +01:00
c96fcc1c6a
UI-Dispatch: basic CallQueue implementation PASS
2017-08-05 17:59:55 +02:00
3dea3c0fa0
UI-Dispatch: draft basic interface of a queue helper ( #1098 )
2017-08-05 17:36:32 +02:00
9b285a95c0
UI-Integration: plan the next steps to drive this topic ahead ( #1099 , #1098 )
...
- concept for a first preliminary implementation of dispatch into the UI thread
- define an integration effort to build a complete working communication chain
2017-08-05 17:36:32 +02:00