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

[core] Introduce QgsProfileSourceRegistry #41

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on May 17, 2024

  1. [core] Introduce QgsProfileSourceRegistry to store sources other than…

    … map layers, e.g., based on web services
    gacarrillor committed May 17, 2024
    Configuration menu
    Copy the full SHA
    65e5038 View commit details
    Browse the repository at this point in the history
  2. Update SIP file for PyQt6

    gacarrillor committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a383d84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2190f1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66eeff8 View commit details
    Browse the repository at this point in the history
  5. [layout] Allow profiles to be displayed in layouts even if their sour…

    …ce is not a map layer (e.g., from web services)
    gacarrillor committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a9e973e View commit details
    Browse the repository at this point in the history
  6. [profile] Address review

    gacarrillor committed May 17, 2024
    Configuration menu
    Copy the full SHA
    695953e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2378f24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1eb7805 View commit details
    Browse the repository at this point in the history
  9. [tests] Fixes for Qt6

    gacarrillor committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1986f12 View commit details
    Browse the repository at this point in the history