- 10 Jul, 2020 7 commits
-
-
Torsten Rahn authored
- Remove deprecated API (e.g. qVariantFromValue).
-
Volker Krause authored
This costs almost no time, which we easily recoup by the much faster loading as we can skip the expensive XML parsing that way. More importantly this cuts the memory cost of loading by half, saving more than 2GB for level 9.
-
Volker Krause authored
This fixes loading o5m files with an extra dot in their name.
-
Volker Krause authored
-
Volker Krause authored
-
Laurent Montel authored
-
Torsten Rahn authored
-
- 08 Jul, 2020 2 commits
-
-
Torsten Rahn authored
- Replace QTime for QElapsedTimer - Replace QImage::byteCount with QImage::sizeInBytes() - Replace QList::swap with QList::swapItemsAt().
-
Volker Krause authored
This makes the Natural Earth tile generator work again with their latest released dataset.
-
- 05 Jul, 2020 2 commits
-
-
Luigi Toscano authored
-
Luigi Toscano authored
- use the canonical URL (with variables, without namespace); - let the website handle the fallback to the English language if no translated documentation is found. The existing logic did not work anyway.
-
- 03 Jul, 2020 6 commits
-
-
Volker Krause authored
This intends to convert coordinates to 100 nanodegree integer values (the OSM base resolution), however it misses the fact that the input is provided in radians, not degrees. This means that we are effectively reducing the resolution by about 60x. This is enough to introduce visual glitches up to completely destroying sub-meter structures.
-
Volker Krause authored
This avoids having to do expensive construction and allocations of those in their respective tight loops.
-
Volker Krause authored
This fixes expensive detaches in a number of places.
-
Volker Krause authored
There is no QLatin1String overload, so each of these calls triggered one allocation, particularly costly as this function is on a hot path in the tile generator.
-
Volker Krause authored
This is used on numerous hot paths, as having a cast function doing (temporary) allocations is highly surprising.
-
Volker Krause authored
-
- 01 Jul, 2020 4 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 28 Jun, 2020 1 commit
-
-
Pino Toscano authored
They do not belong to an user-facing documentation, but rather to separate download/build development pages.
-
- 18 Jun, 2020 4 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 17 Jun, 2020 4 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 15 Jun, 2020 2 commits
-
-
Albert Astals Cid authored
-
Andreas Sturmlechner authored
QWebChannel header is used in src/lib/marble/MarbleLegendBrowser.cpp since commit b42ee5c8 but apparently not always implicitly included. Downstream report: https://bugs.gentoo.org/728234Signed-off-by:
Andreas Sturmlechner <asturm@gentoo.org>
-
- 11 Jun, 2020 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 09 Jun, 2020 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 20 May, 2020 2 commits
-
-
Yuri Chornoivan authored
-
Laurent Montel authored
-
- 17 May, 2020 1 commit
-
-
Laurent Montel authored
-
- 11 May, 2020 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 09 May, 2020 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-