Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QtLocationPlugin: Update TileCacheWorker #11788

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HTRamsey
Copy link
Collaborator

@HTRamsey HTRamsey commented Aug 20, 2024

This is the last QtLocationPlugin class for cleaning up.

  • Move SQL queries to Qt derived SQL Table classes to better organize code
  • Fix the threading
  • Fix QSqlDatabase lifetime handling
  • Greatly speeds up the downloading
  • Fixes some issues with tile sets occasionally not showing up in GUI
  • Fixes crashes when handling too many downloads

@HTRamsey HTRamsey force-pushed the dev-qtlocationplugin-tilecacheworker branch 8 times, most recently from 77be353 to 2de885a Compare August 27, 2024 01:47
@HTRamsey HTRamsey force-pushed the dev-qtlocationplugin-tilecacheworker branch from 2de885a to 6d14f6c Compare August 27, 2024 21:25
@HTRamsey HTRamsey force-pushed the dev-qtlocationplugin-tilecacheworker branch 2 times, most recently from 7881fd2 to 991c47b Compare September 7, 2024 08:45
@HTRamsey HTRamsey force-pushed the dev-qtlocationplugin-tilecacheworker branch 3 times, most recently from f67560b to 48694db Compare September 19, 2024 12:49
@HTRamsey HTRamsey force-pushed the dev-qtlocationplugin-tilecacheworker branch from 48694db to a19343f Compare September 19, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant