Been working on wrapping up Nanas for windows. Discovered after days of going down a rabbit hole of trying different QT versions that you can't really use/deploy the advanced features of QT properly doing a static build on Windows, although it is theoretically possible it simply doesn't work right. So I grabbed the new QT 5.5 and I'm putting together a dynamic build which should be ready "soon"

In the meantime, I put together a static 64-bit linux qt demo build that you can try out to see the new Banana Stand:
bananabits-qt-linux-64bit-static.tar.gzIt should work on ubuntu 14.04 or newer.