Qt 4.7 or 4.8 offline installer download
-
"Here":ftp://ftp.qt.nokia.com/qt/source/.
You can always get the source from gitorious, all releases are tagged there. Also, Qt 4.8 is the current version, so it's available "here":https://qt-project.org/downloads.
-
Well you did not ask for it :-) For the moment SDK for pre-qt5 releases is dropped. It will be introduced again once Qt5 is released. You can find the old Nokia SDK at nokia developer site.
-
Here is the "link":http://www.developer.nokia.com/Develop/Qt/Tools/. It's actually referenced on the main Qt-project download site.
-
-
OK so it's dead. Forget about the SDK for now, install libraries and Qt Creator separately, or build from source if you prefer. Or, of course, give Qt5 a try.
-
Install Perl, and a compiler, then depending on the compiler you want to use, either get Qt libraries for MSVC (comes included with MS SDK, or Visual Studio) or MinGW (it's complicated, but basically just choose one of available implementations). Then just add Qt Creator to it (if you want to) and you are done.
Qt5 has a bit more dependencies, so you also need to get Python, Ruby and ICU.
I am not aware of any torrents available, but you may try looking for them. I once proposed to include torrent download option for Qt, but was frowned upon (as many people are behind corporate firewalls and would not be able to download anyway).
-
-
Download and install Qt Creator ("link":https://qt-project.org/downloads#qt-creator). Then open it, go to Preferences->Kits and add your Qt installation in "Qt Versions".