Skip to content
Permalink

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: flameshot-org/flameshot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.0
Choose a base ref
...
head repository: flameshot-org/flameshot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.1.0
Choose a head ref
  • 14 commits
  • 55 files changed
  • 12 contributors

Commits on Jun 28, 2022

  1. Fix typos (#2705)

    Found via `codespell -q 3 -S *.ts,./external`
    luzpaz authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    04b57e4 View commit details
    Browse the repository at this point in the history
  2. Translations update from Hosted Weblate (#2711)

    * Translated using Weblate (Russian)
    
    Currently translated at 100.0% (416 of 416 strings)
    
    Translation: Flameshot/Flameshot
    Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ru/
    
    * Translated using Weblate (Russian)
    
    Currently translated at 100.0% (416 of 416 strings)
    
    Translation: Flameshot/Flameshot
    Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ru/
    
    * Translated using Weblate (Russian)
    
    Currently translated at 100.0% (416 of 416 strings)
    
    Translation: Flameshot/Flameshot
    Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ru/
    
    Co-authored-by: Andrei Stepanov <adem4ik@gmail.com>
    Co-authored-by: Viktor <xasertop@gmail.com>
    3 people authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    a2d5bb2 View commit details
    Browse the repository at this point in the history
  3. Update README.md (#2726)

    Improved wording for applying hotkey configuration for KDE Plasma Desktop.
    cliffcoffee authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    441735c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13c034c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    1f3ca56 View commit details
    Browse the repository at this point in the history
  2. Translations update from Hosted Weblate (#2729)

    * Translated using Weblate (Russian)
    
    Currently translated at 100.0% (416 of 416 strings)
    
    Translation: Flameshot/Flameshot
    Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ru/
    
    * Translated using Weblate (Russian)
    
    Currently translated at 100.0% (416 of 416 strings)
    
    Translation: Flameshot/Flameshot
    Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ru/
    
    * Translated using Weblate (Russian)
    
    Currently translated at 100.0% (416 of 416 strings)
    
    Translation: Flameshot/Flameshot
    Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/ru/
    
    Co-authored-by: Andrei Stepanov <adem4ik@gmail.com>
    Co-authored-by: Viktor <xasertop@gmail.com>
    3 people authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    a8c7763 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44b19a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Fix size not appearing on size tool when started from launcher (#2734)

    * Fix size not appearing on size tool when started from launcher
    
    * clang format
    borgmanJeremy authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    de5241d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21f2a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    899af3e View commit details
    Browse the repository at this point in the history
  4. Translated using Weblate (French) (#2739)

    Currently translated at 99.5% (414 of 416 strings)
    
    Translation: Flameshot/Flameshot
    Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fr/
    
    Co-authored-by: Maxime Leroy <lisacintosh@gmail.com>
    weblate and Lisapple authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    9a12fcc View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Fix magnify windows (#2746)

    * Fixed issue with magnifier on windows where screen numbers were not monotonically increasing
    
    * clang format
    
    * fixed dos line endings
    
    * remove qt debug
    borgmanJeremy authored Jul 2, 2022
    Configuration menu
    Copy the full SHA
    e319bef View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. External all cli (#2752)

    * Properly constructs external app command line
    
    * DesktopFileParser only reads .desktop files
    
    * Replace % in AppLauncherWidget in array not string
    
    * applied clang-format
    
    Co-authored-by: Al Williams <al.williams@awce.com>
    borgmanJeremy and wd5gnr authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    822d2a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70be63d View commit details
    Browse the repository at this point in the history
Loading