will there be a mac osx qt release anytime soon?
1. Please move to the V3 thread. this version is no longer supported.
2. you should be able to make your own from the git source. look in the doc folder for readme-qt
Mac OS X
Download and install the Qt Mac OS X SDK. It is recommended to also install Apple's Xcode with UNIX tools.
Download and install MacPorts.
Execute the following commands in a terminal to get the dependencies:
sudo port selfupdate
sudo port install boost db48 miniupnpc
Open the .pro file in Qt Creator and build as normal (cmd-B)