The KDE version of Marble has a nice progress bar in the statusbar that shows the progress of tile downloading. Users of Qt Marble don't see any progress indication. Please change that: Have a look at MarblePart::setupDownloadProgressBar() in marble_part.cpp (part of the implementation in the KDE version) and integrate a similar progress bar feature in QtMainWindow.cpp, the Qt version of Marble. The feature can be tested using View => Redisplay for example, which triggers a re-download of tiles on the screen.
Git commit f416017d6bc7668d093806b77acc3ac0424adcf2 by Dennis Nienhüser, on behalf of Thomas Fischer. Committed on 06/04/2013 at 16:34. Pushed by nienhueser into branch 'master'. Download Progress Bar for Marble Qt REVIEW: 109866 M +41 -0 src/QtMainWindow.cpp M +6 -0 src/QtMainWindow.h http://commits.kde.org/marble/f416017d6bc7668d093806b77acc3ac0424adcf2