Commit Graph

1140 Commits

Author SHA1 Message Date
Boyuan Yang
a03c60107c Fix help string printing (#1289) 2021-02-08 09:36:49 -06:00
David Mitchell
c63b161025 Symmetric new selection (#1122)
* Move calls to update outside of each input case

* Remove redundant checks when moving selection

* Handle selection clipping the same for each mode

* Fix typo in SelectionWidget enum

* Obligatory "I forgot to clang-format" commit
2021-02-06 20:05:40 -06:00
David Mitchell
aee943af5d Implement selectAll and keyboard shortcut (#1106) 2021-02-06 20:01:45 -06:00
Jeremy Borgman
013c0f1169 fixed issue with mime data on clipboard for jpeg 2021-02-06 19:50:19 -06:00
Ahmed Zetao Yang
27746b45c4 chore(CI): migrate to a new docker repo & make some adjustments
* migrate to a new docker repo
* remove Fedora 31
* add Fedora 33
* upgrade Qt version to 5.15.2 for Windows
2021-02-06 15:14:58 -06:00
Ahmed Zetao Yang
d6a7ca6e6d chore: update wetransfer script from upstream 2021-02-06 15:14:58 -06:00
Ahmed Zetao Yang
186da9e08f docs: add MacOS CI build badge & update links 2021-02-06 15:13:42 -06:00
Jeremy Borgman
ddd4eb5b0c added wayland XCB hack for clipboard 2021-02-05 19:43:58 -06:00
Jeremy Borgman
99493cb8d9 Fixed formatting from old PR before CI 2021-02-05 17:22:17 -06:00
Eric Blanquer
1bc2bfe2a4 draw rounded selection using thickness radius instead of drawing simple selection 2021-02-05 13:21:02 -06:00
Eric Blanquer
b1edf99be1 draw rectange if thickness == 0 2021-02-05 13:21:02 -06:00
Eric Blanquer
489769949a draw rounded rectangle using thickness radius instead of drawing simple rectangle 2021-02-05 13:21:02 -06:00
Jeremy Borgman
42f481222a Fixed imgur upload history 2021-02-04 19:45:16 -06:00
nullobsi
ddf69010d8 code formatting 2021-02-02 19:22:05 -06:00
nullobsi
799c4c9908 use device pixel ratio on screenshot to properly draw the image 2021-02-02 19:22:05 -06:00
nullobsi
b4ba730732 disconnect object when done 2021-02-02 19:22:05 -06:00
nullobsi
4c23d2e45d properly exit event loop 2021-02-02 19:22:05 -06:00
nullobsi
7a18dc096a preliminary support for sway/wlroots compositors 2021-02-02 19:22:05 -06:00
Jeremy Borgman
2ee76addbd Minor tweaks after code review 2021-02-01 19:57:43 -06:00
Sonu Lohani
a944860d12 Add config for jpg/png when copy 2021-02-01 19:57:43 -06:00
Sonu Lohani
b121c6c72b Fix clang format 2021-02-01 19:57:43 -06:00
Sonu Lohani
8f058f98f3 JPG for clipboard 2021-02-01 19:57:43 -06:00
Sonu Lohani
c477c3dac6 Fix value update when slider moved through mouse scroll 2021-02-01 19:14:59 -06:00
Mantas-2155X
5b665eb97a * Show update notification widget on current active screen, remove some OS dependant checks 2021-01-28 19:30:41 -06:00
Mantas-2155X
23746a07d9 * Check QT version only on Linux 2021-01-28 19:30:41 -06:00
Mantas-2155X
36c92e542f * Fix clang formatting 2021-01-28 19:30:41 -06:00
Mantas-2155X
a2a84ff764 * Fix build on Ubuntu 18.04 2021-01-28 19:30:41 -06:00
Mantas-2155X
7daca5ff90 * Show the Help Text, Tool Settings on the current active monitor 2021-01-28 19:30:41 -06:00
Jeremy Borgman
265e42c7b0 fixed issue with circle count undo redo 2021-01-22 19:11:00 -06:00
Jeremy Borgman
d8944d2602 fixing CI 2021-01-21 20:20:09 -06:00
Andrei Stepanov
a08f4bb30d Update Russian translation 2021-01-19 19:04:13 -06:00
borgmanJeremy
97c1954522 Merge pull request #1227 from borgmanJeremy/nc_master_merge
Nc master merge
2021-01-15 19:42:37 -06:00
Jeremy Borgman
2c734a5479 fixed Mac cmake issue 2021-01-15 19:27:54 -06:00
Jeremy Borgman
9581a698af resolved merge conflicts 2021-01-15 19:02:16 -06:00
Jeremy Borgman
92b9379d69 Made changes after review of merge 2021-01-15 17:54:56 -06:00
brimston3
7f55d0c672 Simplify canonical path generation slightly 2021-01-15 12:49:33 -06:00
brimston3
e2bd91a1de Add captureSaved to dbus interface description 2021-01-15 12:49:33 -06:00
brimston3
e07829ec55 Emit dbus captureSaved signal when saving files
New captureSaved signal contains the request ID and canonical path of the saved
file. This allows a dbus listener interested in postprocessing files access to
the path most recently written.
2021-01-15 12:49:33 -06:00
Mikko Vedru
635c2a3eef Add info about flameshot.ini config file 2021-01-11 17:33:19 -06:00
Jeremy Borgman
73fe772b70 resolving merge conflicts 2021-01-08 10:19:53 -06:00
Jeremy Borgman
c84b6df7d3 fixing clag format check 2021-01-05 17:01:12 -06:00
Jeremy Borgman
76ad9e5a6f first pass at adding logging framework 2021-01-05 17:01:12 -06:00
Jeremy Borgman
ccbc1bfc17 squashed noisy new clang tidy warning 2021-01-04 13:16:22 -06:00
Cranky Supertoon
bdaf110a09 add packaging stuff for macOS 2021-01-04 13:05:35 -06:00
Heimen Stoffels
38bc11093e Updated Dutch translations 2021-01-04 13:05:11 -06:00
Jeremy Borgman
347af0f8d9 bumped qt version on appveyor 2020-12-30 10:39:37 -06:00
freddii
bc61bf1027 fixed typing mistakes 2020-12-28 19:12:40 -06:00
Åke Engelbrektson
ead92be632 Update Internationalization_sv_SE.ts
Correct and complete Swedish translation.
I also fixed the source string on line 438, to better match GUI and translate. You might want to fix that error in other translations. Thanks!
2020-12-28 19:12:04 -06:00
Yurii Puchkov
b1ba67ac4d Merge pull request #29 from namecheap/bugfix/RND-777-flameshot-macos-on-2-and-more-displays-notification-disappears-too-quickly
MacOS - On 2 and more displays notification disappears too quickly
2020-12-23 14:34:41 +02:00
Yuriy Puchkov
fa096560b6 MacOS - On 2 and more displays notification disappears too quickly 2020-12-23 11:57:45 +02:00