But why does my Qt does not support .jpg image format?
Because you didnt built Qt with that support !
You need to pass "-qt-libjpeg" argument to configure.exe while configuring Qt. Read "configure -help "