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

Scaled svg cache #13679

Merged
merged 4 commits into from
Oct 19, 2024
Merged

Scaled svg cache #13679

merged 4 commits into from
Oct 19, 2024

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    e045c83 View commit details
    Browse the repository at this point in the history
  2. Do tiling and color adjustments after rendering the SVG in device pix…

    …el resolution.
    
    This also allows to remove the conditional Apple code form Qt4
    daschuer committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c3167df View commit details
    Browse the repository at this point in the history
  3. Narrow the QPixmapPainter scope, to not alter/redraw the pixmap with …

    …when a painter is still not descructed.
    daschuer committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    02137d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    606fd3e View commit details
    Browse the repository at this point in the history