QMapControl uses the deprecated class QHttp. This class has been removed in Qt 5. This patch converts QMapControl to use QNetworkAccessManager instead.
This patch fixes a couple more problems with Qt 5. QPixmap can no longer be assigned by an integer and the gui and widget modules need to be added to the modules to compile in.
Remove qmapcontrol-snapshot_r49.tar.gz. Uploaded the wrong file.
This patch fixes a couple more problems with Qt 5. QPixmap can no longer be assigned by an integer and the gui and widget modules need to be added to the modules to compile in.
Thanks mate, much appreciated. i'll get this merged and tested this weekend
Patched into revision 52. Thanks again