Commit Graph

1000 Commits

Author SHA1 Message Date
Yuriy Puchkov
69e698bdb1 Fix - MacOS - activate new widgets, swith to fullscreen mode+hotkeys 2020-11-24 10:08:12 -08:00
Yuriy Puchkov
4c49461a7a Fix - MacOS Tool Setting on non-primary screen 2020-11-24 08:53:15 -08:00
Yuriy Puchkov
293525f5b6 Fix - MacOS capture area, full screen mode, system tray area, etc 2020-11-24 07:39:51 -08:00
Yurii Puchkov
432448a86e Merge pull request #6 from namecheap/feature/RND-679-flameshot-make-configuration-files-with-s3-creds-remote
Read s3 creds for upload from URL in private network (VPN)
2020-11-19 01:05:07 -08:00
Yuriy Puchkov
a11a9affa9 Release 0.8.5.4 2020-11-18 22:15:36 +02:00
Yuriy Puchkov
deee448de4 Read s3 creds for upload from URL in private network (VPN) - fix 2020-11-18 22:11:19 +02:00
Yuriy Puchkov
50d5afed8f Read s3 creds for upload from URL in private network (VPN) 2020-11-18 17:57:15 +02:00
Yurii Puchkov
96d9b025a6 Merge pull request #5 from namecheap/release/v0.8.5.3
Release 0.8.5.3
2020-10-28 09:31:41 -07:00
Yuriy Puchkov
61cc8a475c Release 0.8.5.3 2020-10-28 18:01:40 +02:00
Yurii Puchkov
9367bcdf65 Merge pull request #4 from namecheap/bugfix/RND-673-flameshot-file-name-format-on-windows-encoding-temporary-fix
Remove localized names option for Month, day of week etc for Windows
2020-10-28 08:55:34 -07:00
Yuriy Puchkov
1387072711 Fix - Remove localized names option for Month, day of week etc for Windows 2020-10-28 17:35:13 +02:00
Yurii Puchkov
ca7834e717 Merge pull request #3 from namecheap/feature/RND-675-flameshot-make-previews-in-the-latest-uploads-smaller
Make preview files on the local disk for the 'Latest uploads' smaller
2020-10-28 07:36:11 -07:00
Yuriy Puchkov
7e49d4e5eb Fix - Use fixed path for screenshots to save 2020-10-28 16:14:45 +02:00
Yuriy Puchkov
babbbb8f9b Make preview files on the local disk for the 'Latest uploads' smaller 2020-10-28 11:53:18 +02:00
Yurii Puchkov
2f03c51aab Merge pull request #1 from namecheap/master_nc
Some cherry-picks and manual fixes from the upstream
2020-10-27 17:44:16 +02:00
Yuriy Puchkov
3c260add45 Update .gitignore 2020-10-27 17:17:39 +02:00
DbDibyendu
40f65dc252 Update README.md 2020-10-27 16:56:47 +02:00
Yuriy Puchkov
f9f396bd69 fixed race condition between notifcation and clipboard (cherry-pick with manual fix) 2020-10-27 16:52:26 +02:00
Jeremy Borgman
2bae14416e always trigger CI on PR
(cherry picked from commit 3acd61fdec)
2020-10-27 16:48:49 +02:00
DbDibyendu
ba206871c2 Update README.md
Updated the new Hotkeys

(cherry picked from commit 8ebb0999a8)
2020-10-27 16:46:48 +02:00
Yuriy Puchkov
d1274add47 Release v0.8.5.2 2020-10-16 15:24:25 +03:00
Yuriy Puchkov
3e7b87ccfe Code refactoring - remove not required headers and definitions 2020-10-16 15:08:08 +03:00
Yuriy Puchkov
472d0dca29 Merge branch 'flameshot-org-master' into bugfix/RND-664-flameshot-update-history-widget-on-new-capture 2020-10-16 15:05:12 +03:00
Yuriy Puchkov
5ea80b2ca2 Fix - update history widget on new capture 2020-10-16 15:04:17 +03:00
Yurii Puchkov
b69f850c2a Merge pull request #59 from namecheap/bugfix/RND-661-flameshot-memory-leaks
Bugfix/rnd 661 flameshot memory leaks
2020-10-16 05:01:19 -07:00
Yuriy Puchkov
0919d26145 Fix - call the same HistoryWidget object on Shortcut and from the Menu 2020-10-16 14:01:02 +03:00
Jeremy Borgman
2d4cd76e85 Updated CMAKE for new translation 2020-10-16 05:47:58 -05:00
Leekilalala
49c87138a8 Update Hong Kong, China translation. (#1075)
* Add files via upload

* Update China-hongkong translation.
2020-10-16 05:27:07 -05:00
borgmanJeremy
e98c974009 Updated releasing instructions (#1074) 2020-10-16 05:25:33 -05:00
Yuriy Puchkov
f9497ee2ea Fix - HistoryWidget is not updated if called by Shortcut 2020-10-16 13:22:32 +03:00
Yuriy Puchkov
3c5ff1d29c Code refactoring - Cleanup code 2020-10-16 10:41:51 +03:00
Yuriy Puchkov
161ecc3c04 Fix - HistoryWidget is not deleted in Controller 2020-10-16 10:19:38 +03:00
Yuriy Puchkov
8e25f438f2 Code refactoring - HistoryWidget, add clearHistoryLayout and loadHistory methods 2020-10-16 10:08:13 +03:00
Yurii Puchkov
b5f552badc Merge pull request #58 from namecheap/merge-from-upstream
Merge from upstream
2020-10-15 06:48:43 -07:00
Yuriy Puchkov
2a138cf60f Update renames resouce for image flameshot.svg 2020-10-15 16:34:44 +03:00
Yuriy Puchkov
f68cbfba65 Disable deploy in the appveyor.yml from the upstream 2020-10-15 16:22:00 +03:00
Yuriy Puchkov
428c058d50 Update *.ts files 2020-10-15 16:03:26 +03:00
Ahmed Zetao Yang
2f133cab32 chore(CI): using environment files to manage environment (#1073)
* chore(CI): using environment files to manage environment

* using Environment Files, due to the `set-env` command is deprecated and will be disabled soon
* https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
* https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files

* docs: add flathub store badge
2020-10-15 08:02:27 -05:00
Yuriy Puchkov
1438790211 Fix - delete.svg in the graphics.qrc file 2020-10-15 15:54:24 +03:00
Yuriy Puchkov
654455e9ac Merge branch 'flameshot-org-master' into merge-from-upstream
# Conflicts:
#	.github/workflows/Linux-pack.yml
#	CMakeLists.txt
#	appveyor.yml
#	data/graphics.qrc
#	src/tools/imgur/imguruploader.cpp
2020-10-15 15:44:49 +03:00
Yurii Puchkov
b8617df258 Merge pull request #57 from namecheap/bugfix/memory-leaks-check
Fix - memory leaks
2020-10-15 05:24:12 -07:00
Yuriy Puchkov
9eb1a7cb18 Fix - memory leaks 2020-10-15 13:36:12 +03:00
Yurii Puchkov
3b57061607 Merge pull request #56 from namecheap/master_nc
Master nc
2020-10-15 02:13:08 -07:00
Jeremy Borgman
376a6f2a9c Added releasing info for v0.8.5 2020-10-14 18:43:26 -05:00
Jeremy Borgman
80dd24f675 Added code signing information 2020-10-14 11:08:26 -05:00
Jeremy Borgman
ce331924a4 organizing files 2020-10-14 11:08:12 -05:00
Mehrad Mahmoudian
4eaad7b988 Revamped GitHub Issue templates 2020-10-14 09:49:26 -05:00
James LaChance
3ceaf66cd8 Add instructions for how to format code
This took @jfly and me far too long to figure out how to actually get
the code formatted.
2020-10-14 08:55:55 -05:00
Jeremy Borgman
cc34ede2c7 matching flatpak files to flathub repo 2020-10-13 21:48:59 -05:00
borgmanJeremy
7df5a13326 Testing appveyor (#1058) 2020-10-13 19:49:05 -05:00