sl [Tue, 03 Jun 2014 16:11:47 +0200] rev 29
Trying to get rid of our QML timer.
We now connect to our window after animation signal from C++.
It looks like it works much better now. Less UI lags smother animation.
sl [Mon, 02 Jun 2014 21:56:03 +0200] rev 28
Putting our marquee control on our display.
sl [Mon, 02 Jun 2014 18:52:31 +0200] rev 27
Switching our marquee implementation from animator to animation to avoid lags.