The wiki shows how I can get the latest 4.* source from git:
Qt Code:
  1. git clone git://gitorious.org/qt/qt.git
To copy to clipboard, switch view to plain text mode 
But what's the syntax for get a particular version, say 4.8.2?

_chouqud_