Dirk Hohndel 0fa0eb2879 Code cleanup: implement window title update via signal
This seems quite convoluted to me but I can't seem to make a more straight
forward implementation work. The idea is that core code should never
directly call into the UI.

So instead the core code (this is C code) calls a helper function. That
helper function calls a member function of a class which in return emits a
signal. The UI code connects to that signal and acts accordingly when it
is received.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-06-16 06:04:34 -07:00
..
2014-06-26 15:47:02 -07:00
2014-02-08 08:00:27 -08:00
2014-10-14 20:33:46 +02:00
2015-06-13 21:08:11 -07:00
2015-06-03 21:26:31 -07:00
2014-10-18 15:16:15 -07:00
2014-10-18 15:16:15 -07:00
2014-12-01 14:19:03 -08:00
2015-06-14 21:49:34 -07:00
2015-01-18 21:25:59 +12:00
2014-10-18 15:16:15 -07:00
2014-11-17 06:02:21 +00:00
2015-06-14 21:49:34 -07:00
2015-06-14 21:49:34 -07:00
2015-02-23 09:31:08 -08:00
2015-02-23 09:31:08 -08:00
2015-02-23 09:31:08 -08:00