Commit Graph

1411 Commits

Author SHA1 Message Date
Mehrad Mahmoudian
e9b82bb2cb Translated using Weblate (Persian)
Currently translated at 92.0% (243 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fa/
2021-08-05 11:49:19 +02:00
Mehrad Mahmoudian
2bceff5f70 Translated using Weblate (Persian)
Currently translated at 89.0% (235 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fa/
2021-08-05 11:45:47 +02:00
Danial Behzadi
5290cd8d7b Translated using Weblate (Persian)
Currently translated at 89.0% (235 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fa/
2021-08-05 11:45:47 +02:00
Mehrad Mahmoudian
d6ec5dac43 Translated using Weblate (Persian)
Currently translated at 82.9% (219 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fa/
2021-08-05 11:39:50 +02:00
Danial Behzadi
3384589a30 Translated using Weblate (Persian)
Currently translated at 82.9% (219 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fa/
2021-08-05 11:39:49 +02:00
Mehrad Mahmoudian
7616c1db72 Translated using Weblate (Persian)
Currently translated at 78.7% (208 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fa/
2021-08-05 11:35:29 +02:00
Danial Behzadi
c9fe0c2a0f Translated using Weblate (Persian)
Currently translated at 78.7% (208 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fa/
2021-08-05 11:35:29 +02:00
borgman.jeremy
e53e0b9de1 Translated using Weblate (French)
Currently translated at 83.7% (221 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fr/
2021-08-05 04:33:56 +02:00
borgman.jeremy
2c4742bf8b Translated using Weblate (Spanish)
Currently translated at 45.8% (121 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/es/
2021-08-05 04:33:56 +02:00
Haris Gušić
1c4f3bdb39 Enable shortcuts with buttons invisible (#1580) (#1800)
* Make `ShortcutsWidget` load all shortcuts

`ShortcutsWidget" now loads shortcuts for all capture widgets,
regardless of enabled state in 'Interface settings'.

Also removed unnecessary indirection which made the API confusing:

- Removed `ConfigHandler::setShortcutsDefault` which was only called
  once on a temporary `ConfigHandler` and hence had no effect

- Removed function `ConfigHandler::shortcuts`

- `ShortcutsWidget` now calls `ConfigShortcuts::captureShortcutsDefault`
  directly instead of through `ConfigHandler::shortcuts`

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Enable shortcuts for hidden buttons

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Fix crash if ButtonHandler has no buttons

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* obligatory clang-format

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
2021-08-04 11:03:19 -05:00
Jeremy Borgman
852b8c3fb7 resolved weblate merge conflict 2021-08-03 20:46:49 -05:00
Ivan
04cfab4f4d fix: Code typo (#1799) 2021-08-03 20:41:23 -05:00
Eshagh Shahedany
4ec01f1ed8 Translated using Weblate (Persian)
Currently translated at 73.8% (195 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fa/
2021-08-03 07:33:44 +02:00
Haris Gušić
b2ecb70e38 Fix checkboxes in General Config (#1543) (#1793)
* GeneralConf.cpp: Remove redundant initializations

Removed unnecessary setChecked and setValue calls in init* methods which
get called inside updateComponents anyway. Also added missing function
calls in updateComponents. This has exposed more bugs.

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Merge updateComponents and setActualFormData

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Fix useJpgForClipboard checkbox

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Fix crash when 'Automatic updates' is checked

The config window used to crash when 'Automatic updates' check box was
interacted with, if the application started with the system tray
disabled.

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Some cleanup

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
2021-08-02 08:56:09 -05:00
Haris Gušić
2608d1ecc0 Fix issue #1794 (#1795)
Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
2021-08-02 08:00:27 -05:00
Weblate (bot)
5d1a636e85 Translations update from Weblate (#1792)
* Added translation using Weblate (Persian)

* Translated using Weblate (Persian)

Currently translated at 7.9% (21 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fa/

Co-authored-by: Eshagh Shahedany <eshagh094@gmail.com>
2021-08-01 10:13:07 -05:00
borgmanJeremy
bf8804d0e8 Remove imgur image title (#1791) 2021-07-31 15:04:02 -05:00
borgmanJeremy
3cad8084c7 Allow saving to any supported image format (#1790) 2021-07-31 15:03:49 -05:00
Eshagh Shahedany
1b388be0b6 Translated using Weblate (Persian)
Currently translated at 7.9% (21 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fa/
2021-07-31 21:48:12 +02:00
Eshagh Shahedany
3d5076ced8 Added translation using Weblate (Persian) 2021-07-31 21:48:12 +02:00
borgmanJeremy
58248c9776 Added button to config menu to allow users to copy system version info. (#1756) 2021-07-31 09:41:06 -05:00
Haris Gušić
8ba06b7292 Fix #1697 and #1726 (#1782)
* Fix #1697 and #1726

Changed ConfigWindow to inherit QWidget and moved QTabWidget to be an
attribute. setMinimumSize is no longer necessary in ConfigWindow.

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Create scroll area around checkboxes

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Do not truncate tab bar anymore

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>

* Set parent widget to prevent a memory leak

Signed-off-by: Haris Gušić <harisgusic.dev@gmail.com>
2021-07-30 20:56:00 -05:00
Weblate (bot)
216d2a13a5 Translated using Weblate (Galician) (#1788)
Currently translated at 40.9% (108 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/gl/

Co-authored-by: gbrea <guilhe_gz@hotmail.com>
2021-07-30 20:02:04 -05:00
Weblate (bot)
a46c3b7da9 Translations update from Weblate (#1787) 2021-07-29 16:54:07 -05:00
John Jago
f1975be102 fix: link to issue reporting (#1779)
The page must have been moved because the previous link is 404. I replaced the
link with the correct one.
2021-07-29 08:33:45 -05:00
Chua Hou
fbfad24a65 Fix save file name with '.'s in it (#1773)
Using QFileInfo::baseName() discards everything after the first ., so
filenames like 1.2.3.4.png would be changed to 1.png. (See #1722).

Changing this to QFileInfo::completeBaseName() only discards the suffix,
so we have 1.2.3.4.jpg becoming 1.2.3.4.png, for example.
2021-07-29 08:10:35 -05:00
Vitaly Zaitsev
1031980ed1 Automatically set the correct path to the Flameshot executable (#1775)
* Automatically set the correct path to the Flameshot executable.

Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>

* Export CMake project settings.

Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>

* Fixed AppImage and Snap builds.
2021-07-29 08:09:31 -05:00
Boyuan Yang
920f2c92de desktop: Specify StartupWMClass (#1763)
Specifying correct StartupWMClass could prevent duplicated icons from
appearing on GNOME platform.
2021-07-29 08:08:27 -05:00
Vitaly Zaitsev
0b56f96573 Use Qt native version string comparansion. (#1776)
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2021-07-29 08:08:02 -05:00
Jeremy Borgman
4e406ec80f prepare for v0.10.1 release 2021-07-25 10:31:43 -05:00
borgmanJeremy
0cc91b20f1 Remove imgur hotkey (#1753) 2021-07-25 08:22:58 -05:00
borgmanJeremy
4c9a7c66a4 Changed upload hotkey from Enter to CTRL+U (#1747) 2021-07-24 07:58:43 -05:00
Ferenc Papp
cb19fce355 Update Internationalization_hu.ts (#1724) 2021-07-23 18:15:40 -05:00
Mehrad Mahmoudian
eff6757b37 Fix the FAQ URL in README (#1744) 2021-07-23 18:06:54 -05:00
Boyuan Yang
fbada715af Fix nullptr reference when trayicon is disabled (#1742) 2021-07-22 18:55:57 -05:00
Ahmed Zetao Yang
f0e4349288 fix(CI): build appimage in container (#1729) 2021-07-21 10:09:00 -05:00
Chua Hou
1f8573e913 Fix broken FAQ link in bug report template (#1731) 2021-07-21 07:16:25 -05:00
borgmanJeremy
1075c12828 Update README.md (#1717) 2021-07-20 09:56:04 -05:00
Creator54
78e7b6f5af README: Fix inconsistencies (#1713)
fixed some inconsistency and missing links in `README:Packages from Repository`
2021-07-19 10:30:25 -05:00
Jeremy Borgman
91919387a3 Adding translation files for release 2021-07-15 08:26:39 -05:00
Weblate (bot)
2fe281b8c4 Translations update from Weblate (#1684)
* Translated using Weblate (Dutch)

Currently translated at 100.0% (264 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/nl/

* Translated using Weblate (German)

Currently translated at 100.0% (264 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/de/

* Translated using Weblate (French)

Currently translated at 84.0% (222 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/fr/

* Translated using Weblate (Italian)

Currently translated at 100.0% (264 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/it/

* Translated using Weblate (Dutch)

Currently translated at 100.0% (264 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/nl/

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (264 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/uk/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (264 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/pt_BR/

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (264 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/uk/

* Added translation using Weblate (Hebrew)

* Translated using Weblate (Hebrew)

Currently translated at 48.1% (127 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/he/

* Translated using Weblate (Hebrew)

Currently translated at 57.9% (153 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/he/

Co-authored-by: Heimen Stoffels <vistausss@fastmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Freek Pol <ribesweg@gmail.com>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: Gustavo Costa <xfgusta@gmail.com>
Co-authored-by: Andrij Mizyk <andmizyk@gmail.com>
Co-authored-by: Avi Markovitz <avi.markovitz@gmail.com>
2021-07-14 08:03:01 -05:00
Creator54
06860bfb81 also available via nix :) (#1704)
* also available via nix :)

* typo
2021-07-14 08:02:00 -05:00
Jeremy Borgman
6a54285f85 Merge remote-tracking branch 'weblate/master' 2021-06-26 13:16:05 -05:00
jialeens
35a6d430c9 fix #1664 (#1668) 2021-06-16 09:43:48 -05:00
borgmanJeremy
8f6b6b08d5 Update README.md 2021-05-20 14:44:25 -05:00
Yurii Puchkov
efa233692d NC/fix - Text object selection (#1635)
* fix - It is possible to edit previously created text by clicking editing frame of another one & search optimization

(cherry picked from commit 749c968f0bfe1ea4b54c0f2e58c0766365f9fc01)

* fix - It is possible to edit previously created text by clicking editing frame of another one (final fix)

(cherry picked from commit f80de3137b2a364d39021440c812fc97c81423ea)

Co-authored-by: Yuriy Puchkov <yuriy.puchkov@namecheap.com>
2021-05-20 14:40:04 -05:00
Yurii Puchkov
401e6277eb NC/fix - App crashes (one more fix for the same issue) (#1632)
* fix - App crashes if during editing text add any object (one more fix for the same issue)

(cherry picked from commit 08a3b01929ac01de26a25883f3acded6a29c500b)

* fix - Upload doesn't called (active tool is not set on processTool)

(cherry picked from commit d914b2ba7ba4d1741f6e990587d13a5d08b0c591)

* fix - crash on draw (rollback optimisation)

(cherry picked from commit 2769c45eac69c6a36284a4d5a16ca2c49262d158)

Co-authored-by: Yuriy Puchkov <yuriy.puchkov@namecheap.com>
2021-05-20 14:39:39 -05:00
Yurii Puchkov
ed3491f366 NC/Fixes for 0.10.0 Beta (crash and some others) (#1631)
* fix - crash if during editing text add any object

(cherry picked from commit f5ae7c083965a4a65bd39ff554d667a1e68c4b37)

* fix - Phantom is displayed on a screen if the figure was moved after double click on it and the last changes were undo and redo

(cherry picked from commit 181979162fc7b2c398d7c84e95526ebb4fa4780f)

* fix - Undo tool undo the last created object instead undo changing if click undo during editing object

(cherry picked from commit 27bbb3a3b29718d476b9f8d98a0efa9fa12f16c2)

Co-authored-by: Yuriy Puchkov <yuriy.puchkov@namecheap.com>
2021-05-18 07:58:33 -05:00
Boyuan Yang
a9a1062995 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (264 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/zh_Hans/
2021-05-18 04:33:30 +02:00
J. Lavoie
bae8e812b5 Translated using Weblate (Italian)
Currently translated at 100.0% (264 of 264 strings)

Translation: Flameshot/Flameshot
Translate-URL: https://hosted.weblate.org/projects/flameshot/flameshot/it/
2021-05-18 04:33:30 +02:00