sl [Tue, 03 Jun 2014 18:12:10 +0200] rev 30
Marquee can now be paused and restarted.
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.
sl [Mon, 02 Jun 2014 17:40:32 +0200] rev 26
Adding scrolling text animation demo.
sl [Mon, 02 Jun 2014 14:07:25 +0200] rev 25
Adding scrolling marquee text demo.
sl [Sun, 01 Jun 2014 21:34:29 +0200] rev 24
Code cleaning and comments in our test tab.