-
Notifications
You must be signed in to change notification settings - Fork 40
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: linuxdeploy/linuxdeploy-plugin-qt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: arm
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: linuxdeploy/linuxdeploy-plugin-qt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 48 files changed
- 10 contributors
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 756fa6b - Browse repository at this point
Copy the full SHA 756fa6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2544715 - Browse repository at this point
Copy the full SHA 2544715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7e8ce - Browse repository at this point
Copy the full SHA 0e7e8ceView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for babb58d - Browse repository at this point
Copy the full SHA babb58dView commit details
Commits on Jun 14, 2024
-
Add missing Qt5 Wayland modules
Fixes ignored "export EXTRA_QT_PLUGINS="waylandcompositor""
Configuration menu - View commit details
-
Copy full SHA for bcd597c - Browse repository at this point
Copy the full SHA bcd597cView commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d23999a - Browse repository at this point
Copy the full SHA d23999aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 342a5b1 - Browse repository at this point
Copy the full SHA 342a5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc4a9d - Browse repository at this point
Copy the full SHA ecc4a9dView commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2826ee5 - Browse repository at this point
Copy the full SHA 2826ee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a29e02 - Browse repository at this point
Copy the full SHA 0a29e02View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24f169a - Browse repository at this point
Copy the full SHA 24f169aView commit details
Commits on Sep 19, 2024
-
Copy v8_context_snapshot.bin to resources when deploying Qt WebEngine.
This file was added in Qt6.
Configuration menu - View commit details
-
Copy full SHA for 70b4665 - Browse repository at this point
Copy the full SHA 70b4665View commit details
Commits on Nov 6, 2024
-
Revert "Fix static build's runtime URL"
This reverts commit ecc4a9d.
Configuration menu - View commit details
-
Copy full SHA for d9061bf - Browse repository at this point
Copy the full SHA d9061bfView commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c270728 - Browse repository at this point
Copy the full SHA c270728View commit details
Commits on Dec 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01fd773 - Browse repository at this point
Copy the full SHA 01fd773View commit details -
multiple deployers: Ignore .debug files
This commit replicates a pattern from the TextToSpeechPluginsDeployer into the BasicPluginsDeployer - to affect all standard deployers. Essentially - it's extremely unlikely that composing an AppImage with debug symbols is what a user actually wants to do. I'm also not aware of a good story for connecting debug symbols to an AppImage at all. As a result, let's make a sensible choice - and not package them. Trust that developers will use their underlying build system for Debug, and that release tracking will allow developers to tie an AppImage back to a source control revision. Finally, note that this works around an interesting aarch64 bug - where the .debug files that are created are marked as x86_64 ELF binaries - even when you are _building on an aarch64 host_.
Configuration menu - View commit details
-
Copy full SHA for 3b6e451 - Browse repository at this point
Copy the full SHA 3b6e451View commit details -
deployers: Simplify TextToSpeechPluginsDeployer
With the refactor of BasicPluginsDeployer, we can collapse the contents of the TextToSpeechPluginsDeployer to just a call into the base class, with the appropriate argument.
Configuration menu - View commit details
-
Copy full SHA for 2d9e23f - Browse repository at this point
Copy the full SHA 2d9e23fView commit details
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ce5291e - Browse repository at this point
Copy the full SHA ce5291eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff arm...master