Commit Graph

997 Commits

Author SHA1 Message Date
James LaChance
86fee7010c Hide the full utility panel instead of internal
Previously only the internal panel was getting hidden, rather than the
surrounding/containing QWidget. This created a bug that the Esc would
need to be pressed more than once to exit the text tool or flameshot.

Fixes #1108
2020-10-28 07:52:33 -05:00
Aditya Rachman Putra
95d8920bec Adds guide on how to setup keyboard shortcut on Ubuntu 18.04 to ease the adaptation 2020-10-27 08:14:36 -05:00
Jeremy Fleischman
05c2bc6ae7 Added a gui --selection option to print out the geometry of the selection.
Fixes #425.
2020-10-26 11:46:39 -05:00
Jeremy Borgman
8b51af2010 merging fixes from 0.8.x branch 2020-10-25 21:25:10 -05:00
Jeremy Borgman
826165c527 removed close after capture 2020-10-25 21:25:10 -05:00
Jeremy Borgman
3acd61fdec always trigger CI on PR 2020-10-25 21:25:10 -05:00
DbDibyendu
8ebb0999a8 Update README.md
Updated the new Hotkeys
2020-10-24 09:34:30 -05:00
borgmanJeremy
c901970091 Merge pull request #1092 from borgmanJeremy/upload_issue
fixed race condition between notifcation and clipboard
2020-10-22 17:58:45 -05:00
Jeremy Borgman
368421f198 fixed race condition between notifcation and clipboard 2020-10-22 17:56:25 -05:00
borgmanJeremy
b984a756d3 Merge pull request #1030 from borgmanJeremy/nc_merge
Merge Changes from Namecheap Fork
2020-10-21 10:08:11 -05:00
Jeremy Borgman
dec8c63f14 fixed formatting 2020-10-20 10:03:56 -05:00
Jeremy Borgman
823ba6fc8b Founding dangling singal to uploader 2020-10-20 07:03:30 -05:00
Jeremy Borgman
62466d6581 Preparing for upstream merge 2020-10-20 06:53:59 -05:00
Jeremy Borgman
ffb119fabb updating namecheap PR 2020-10-20 06:19:04 -05:00
Yurii Puchkov
03f1662558 Merge pull request #60 from namecheap/bugfix/RND-664-flameshot-update-history-widget-on-new-capture
Bugfix/rnd 664 update history widget on new capture
2020-10-16 05:51:09 -07: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
borgmanJeremy
f11073bc00 fixing icon regression (#1051)
* fixing icon regression

* fixed symlink
2020-10-12 08:40:35 -05:00
Yurii Puchkov
2245c4709a Merge pull request #55 from namecheap/bugfix/RND-660-flameshot-get-cache-path-for-linux-according-to-xdg-standard
Bugfix/rnd 660 flameshot get cache path for linux according to xdg standard
2020-10-12 04:39:08 -07:00
Yuriy Puchkov
f273a06d98 Remove unrequired includes 2020-10-12 13:48:32 +03:00
Yuriy Puchkov
5d9f8f002a Fix resource path for images 2020-10-12 13:38:41 +03:00
Yuriy Puchkov
f894b44f25 Get cache path for linux according to XDG standard 2020-10-12 12:51:04 +03:00