Merged
Conversation
(cherry picked from commit 159c138)
* Translated using Weblate (Korean) Currently translated at 100.0% (453 of 453 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ko/ * Translated using Weblate (Basque) Currently translated at 99.7% (452 of 453 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/eu/ --------- Co-authored-by: VenusGirl <VenusGirl@outlook.com> Co-authored-by: Alexander Gabilondo <alexgabi@openmailbox.org> (cherry picked from commit 8bae3cd)
(cherry picked from commit 5cf4406)
…a use after free (flameshot-org#4179) bug because order of destruction for globals is not defined. (cherry picked from commit a10562f)
* adding fatal error to troubleshoot CI * testing fix (cherry picked from commit 7033f73)
* Translated using Weblate (Korean) Currently translated at 100.0% (453 of 453 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ko/ * Translated using Weblate (Basque) Currently translated at 99.7% (452 of 453 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/eu/ * Translated using Weblate (French) Currently translated at 96.6% (438 of 453 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fr/ * Translated using Weblate (Russian) Currently translated at 100.0% (453 of 453 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ru/ * Translated using Weblate (Slovak) Currently translated at 100.0% (453 of 453 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/sk/ * Translated using Weblate (Ukrainian) Currently translated at 92.2% (418 of 453 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/uk/ * Translated using Weblate (Ukrainian) Currently translated at 100.0% (453 of 453 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/uk/ * refresh files --------- Co-authored-by: VenusGirl <VenusGirl@outlook.com> Co-authored-by: Alexander Gabilondo <alexgabi@openmailbox.org> Co-authored-by: David Jacquens <david@jacquens.com> Co-authored-by: Andrei Stepanov <adem4ik@gmail.com> Co-authored-by: Jose Riha <jose1711@gmail.com> Co-authored-by: Artem Stankov <sirstankov0@gmail.com> (cherry picked from commit 980cf53)
* Translated using Weblate (Hungarian) Currently translated at 86.6% (403 of 465 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/hu/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (465 of 465 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/pt_BR/ * Translated using Weblate (Slovak) Currently translated at 100.0% (465 of 465 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/sk/ * Translated using Weblate (German) Currently translated at 100.0% (465 of 465 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/de/ --------- Co-authored-by: Balázs Szücs <bszucs1209@gmail.com> Co-authored-by: Igor Rückert <igorruckert@yahoo.com.br> Co-authored-by: Jose Riha <jose1711@gmail.com> Co-authored-by: Kachelkaiser <kachelkaiser@htpst.de> (cherry picked from commit 357b967)
* Use KDSingleApplication instead of D-Bus on Windows * Fix MacOS build * Fix MacOS build * Fix MacOS build * Fix MacOS build (cherry picked from commit ea94c53)
(cherry picked from commit cd80260)
Currently translated at 100.0% (465 of 465 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/it/ (cherry picked from commit 54f7427)
Currently translated at 100.0% (465 of 465 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ru/ (cherry picked from commit 80c5db9)
(cherry picked from commit aea75fb)
(cherry picked from commit eeb9fe3)
(cherry picked from commit 03c398d)
Currently translated at 100.0% (465 of 465 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ga/ Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com> (cherry picked from commit 095dcba)
Currently translated at 98.4% (458 of 465 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/eu/ Co-authored-by: Alexander Gabilondo <alexgabi@openmailbox.org> (cherry picked from commit f7995dd)
* Add UI language config option * Clang format (cherry picked from commit 652ad9f)
Currently translated at 100.0% (465 of 465 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/sk/ Co-authored-by: Jose Riha <jose1711@gmail.com> (cherry picked from commit b2f3ef5)
(cherry picked from commit c2d60c2)
* Reuse FlameshotDaemon::call in copyToClipboard * Introduce some exit codes (flameshot-org#3321) (cherry picked from commit d76013f)
* Show keyboard shortcut in the tray icon menu * add the guard for macOS-specific shortcut (cherry picked from commit c5f7398)
Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org> (cherry picked from commit 5be16b2)
Currently translated at 79.5% (370 of 465 strings) Translation: Flameshot/Flameshot Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/cs/ Co-authored-by: Pavel Borecki <pavel.borecki@gmail.com> (cherry picked from commit 4eba111)
* chore: fix typo in comment in GlobalShortcutFilter * chore: fix typos in comments and function names - Fix 'temporal workwrround' to 'temporary workaround' in GlobalShortcutFilter - Fix 'habdler' to 'handler' in ButtonHandler comment - Fix 'the the' to 'to the' in ButtonHandler comment - Fix 'minimun' to 'minimum' in ButtonHandler function name --------- Co-authored-by: Aman Chaturvedi <aman.chaturvedi@kpit.com> (cherry picked from commit d5acaff)
- Add proper cleanup when QSharedMemory::create() fails - Prevents memory leak when mutex creation fails on GUI capture attempts - Ensures allocated QSharedMemory object is deleted before returning nullptr Fixes potential memory leak identified in codebase analysis. (cherry picked from commit f8ab6a6)
92b3abb to
89d0e69
Compare
89d0e69 to
166baf7
Compare
added 2 commits
October 13, 2025 15:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.