Commit Graph

944 Commits

Author SHA1 Message Date
Yuriy Puchkov
0c4bb3716c Fix - add keyboar icon in the SetShortcutDialog 2020-10-11 20:59:10 +03:00
Yuriy Puchkov
c92f8e3014 Merge branch 'flameshot-org-master' into bugfix/memory-leak
# Conflicts:
#	.github/workflows/Linux-pack.yml
#	CMakeLists.txt
#	data/graphics.qrc
#	src/config/configwindow.cpp
#	src/tools/imgur/imguruploader.cpp
2020-10-11 20:49:15 +03:00
Yuriy Puchkov
a472648263 Fix - memory leaks 2020-10-11 20:41:25 +03:00
Ahmed Zetao Yang
ac7142c4df fix: correcting images name 2020-10-11 07:18:16 -05:00
Ahmed Zetao Yang
36fdb3b2f4 docs: correcting svg file name 2020-10-10 20:41:40 -05:00
Jeremy Borgman
81c68c06d6 staging for 0.8.4 release 2020-10-10 19:43:35 -05:00
borgmanJeremy
8ff94a95a8 Cleaned up flatpak build for flathub submission (#1040)
* Cleaned up flatpak build for flathub submission. Fixed app-id and other assets to match dbus naming.

* fixed missing updates

* fixing build issues
2020-10-10 13:04:19 -05:00
Ash Holland
c8767e7a1b Fix pixelation of small areas 2020-10-10 12:08:22 -05:00
Ahmed Zetao Yang
c5b6fe3957 fix: checkout of head commit during PR creation
* according to https://github.com/actions/checkout/issues/61#issuecomment-561363340
2020-10-10 11:57:35 -05:00
Ahmed Zetao Yang
eae9c97b23 chore(CI): checkout the head commit instead of using the default merge ref 2020-10-10 08:16:39 -05:00
Ash Holland
a2f845415c Improve pixelation of small areas
Previously the level of pixelation would decrease if the selected area
was too thin to hold 10 pixelated blocks. Now the level of pixelation
only decreases when the selected area is too thin to hold even one
pixelated block.

This doesn't completely solve the issue of pixelation decreasing when
the area is thin, but it significantly improves the situation.
2020-10-09 20:53:38 -05:00
Jeremy Borgman
22ae116f29 testing app image fix 2020-10-08 20:09:56 -05:00
RieL
9ecad94667 Update Internationalization_ko.ts
Improved Korean translation.

1.도움 메세지를 보여줍니다 -> 도움 메세지 보기
2.캡처 모드 시작에 도움 메세지를 보여줍니다 -> 캡처 모드 시작에 도움 메세지 보기
3.데스크톱 알림을 사용합니다 -> 데스크톱 알림 사용
4.트레이 아이콘을 보임 -> 트레이 아이콘 보기
5.시작할때 실행 -> 컴퓨터를 시작할 때 실행
6.Toggle visibility of sidebar with options of the selected tool -> 사이드바를 열어 선택한 도구의 옵션보기
7.도구의 두께를 바꿉니다 -> 도구 두께 변경
8.직사각형 선택->직사각형 Selection (need more proper word to translate)
9.변경할 버튼을 선택하세요 -> 변경 할 버튼 선택
10.콘트래스트 색상 -> 대비 색상
11.선택 영역 외의 불투명도: -> 선택 영역 외 불투명도
12. 버튼 셀렉션 -> 버튼 선택
2020-10-07 10:57:10 -05:00
Boyuan Yang
40629915f7 Explicitly hide tray icon before exit on Windows
Currently flameshot tray icon will not disappear after program
terminates on Windows. This is a known issue and need to be
explicitly handled.

This commit connects the aboutToQuit signal to
QSystemTrayIcon::hide slot to ensure that the tray icon is
removed before program terminates.
2020-10-06 19:50:22 -05:00
Yurii Puchkov
90f0aeb0d5 Merge pull request #53 from namecheap/release/v0.8.3.2
Release 0.8.3.2
2020-10-06 07:36:57 -07:00
Yuriy Puchkov
8937fa7984 Release 0.8.3.2 2020-10-06 17:07:40 +03:00
Yurii Puchkov
309651e4ec Merge pull request #52 from namecheap/feature/RND-656-flameshot-ability-to-lock-switching-between-s3-and-imgur-and-use-s3-only
Ability to lock switching between s3 and imgur and use s3 only
2020-10-06 06:59:37 -07:00
Yuriy Puchkov
59d533d9d6 Fix ubuntu 18.04 build 2020-10-06 16:30:35 +03:00
Yuriy Puchkov
30c4f4f172 Update translation files 2020-10-06 16:15:17 +03:00
Yuriy Puchkov
0a31d2d94d Merge branch 'flameshot-org-master' into feature/RND-656-flameshot-ability-to-lock-switching-between-s3-and-imgur-and-use-s3-only
# Conflicts:
#	data/translations/Internationalization_eu.ts
2020-10-06 16:13:45 +03:00
Yuriy Puchkov
7d0d51efb5 Ability to lock switching between s3 and imgur and use s3 only 2020-10-06 16:11:33 +03:00
Yurii Puchkov
eefda166d9 Merge pull request #51 from namecheap/bugfix/RND-655-flameshot-join-two-similar-options-save-path-and-save-default-path-for-screenshots
Join two similar options 'Save path' and 'Save default path for scree…
2020-10-06 05:32:07 -07:00
Yuriy Puchkov
8848b25305 Join two similar options 'Save path' and 'Save default path for screenshots' 2020-10-06 14:10:32 +03:00
Yurii Puchkov
79ededbd99 Merge pull request #50 from namecheap/bugfix/RND-654-flameshot-make-launch-at-startup-true-by-default
Set option 'Launch at startup' true by default
2020-10-05 23:16:01 -07:00
Yuriy Puchkov
e22a3eeb1e Set option 'Launch at startup' true by default 2020-10-06 08:36:45 +03:00
Yurii Puchkov
d4007100da Merge pull request #49 from namecheap/fix/community-comments
Fix/community comments
2020-10-05 02:59:12 -07:00
Yuriy Puchkov
24ebd9b6d4 Translations update (Ukrainian & Russian) 2020-10-05 10:42:28 +03:00
Yuriy Puchkov
b34215c6b0 Update docs/dev/release.md file to the latest one 2020-10-05 10:15:49 +03:00
Yuriy Puchkov
0b372b6a71 Update package.json information and fix typo 2020-10-05 10:03:27 +03:00
Porrumentzio
2bc3d82666 Updated Basque translation (#1027)
* Added Basque translation

* Changed translation code from eu_ES to eu

* Updated Basque translation

* Modified CMakeLists.txt to fit the new Basque translation code
2020-10-03 18:50:48 -05:00
heis2201
e3ef3096e9 Update german translation
Corrected my own typo and improved Comment
2020-10-02 13:28:58 -05:00
Yurii Puchkov
da6d2b91a4 Merge pull request #48 from namecheap/merge-upstream-0.8.3
Merge upstream 0.8.3
2020-10-02 04:50:41 -07:00
Yuriy Puchkov
8d32a50901 Ubuntu 18.04 build fix for 4 digits version 2020-10-02 14:29:57 +03:00
Yuriy Puchkov
2bc84e91f3 Merge branch 'master_nc' into merge-upstream-0.8.3
# Conflicts:
#	.github/workflows/Linux-pack.yml
#	CMakeLists.txt
2020-10-02 14:24:05 +03:00
Yurii Puchkov
46fa3de069 Merge pull request #46 from namecheap/merge-upstream-with-cicd-fix
Merge upstream with cicd fix
2020-10-02 03:56:10 -07:00
Yuriy Puchkov
01da6acf56 Fix - github CI/CD, SSL for Windows 2020-10-02 13:37:11 +03:00
Yuriy Puchkov
8e92ea5ab4 Merge 0.8.3 upstream 2020-10-02 10:15:56 +03:00
Alex Pantechovskis
55bed077ca Remove outdated translation table and link the instruction repo 2020-10-01 18:56:52 -05:00
Salvador Recuero
f00f994c2d Fix misspelling
"Flmaeshot".
2020-10-01 18:55:31 -05:00
Yuriy Puchkov
51a9beeedd Fix - github CI/CD, SSL for Windows 2020-10-01 23:06:48 +03:00
heis2201
675df1aea4 Added/Updated German translation
Added/Updated German translation
2020-10-01 07:42:04 -05:00
Mehrad Mahmoudian
4f2f6bbe9e Reordered the pre-built repositories orders
Having the operating systems together.
2020-10-01 07:41:35 -05:00
Mehrad Mahmoudian
1034fcff3a Removed the OpenSUSE comminuty repo information 2020-10-01 07:41:35 -05:00
Tiago Rinaldi
ead84c502c Update CONTRIBUTING.md
Add pt_BR translation credits
2020-10-01 07:41:13 -05:00
Alex P
abdeee9a16 open imgur upload in screen center 2020-09-30 19:27:49 -05:00
Ahmed Zetao Yang
60c290c540 feat: update windows rc file 2020-09-30 10:58:48 -05:00
Ahmed Zetao Yang
4ab28d960c chore: use flameshot icon as tray notification icon
* this need Qt >= 5.9, see https://doc.qt.io/qt-5.9/qsystemtrayicon.html#showMessage-1
2020-09-30 10:58:48 -05:00
Jeremy Borgman
5292b894f2 Moved style override to after app creation 2020-09-30 10:58:33 -05:00
Mehrad Mahmoudian
35e709c80c added some brief information about systray 2020-09-30 09:37:56 -05:00
Yuriy Puchkov
24c55279d6 README for S3 storage 2020-09-29 15:31:04 +03:00