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
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
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
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
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
freddii
bc61bf1027
fixed typing mistakes
2020-12-28 19:12:40 -06:00
Yuriy Puchkov
fa096560b6
MacOS - On 2 and more displays notification disappears too quickly
2020-12-23 11:57:45 +02:00
Yuriy Puchkov
6576f0ae47
fix - ignore available updates by "less" instead of "not equal"
2020-12-18 16:46:26 +02:00
Yuriy Puchkov
2114ad3c32
fix - 'update version notification' widget position and event handler for Linux
2020-12-18 15:33:00 +02:00
Yuriy Puchkov
aee8a55292
fix - update version notification logic
2020-12-18 14:55:45 +02:00
Yuriy Puchkov
d050e474d7
Add retry option on upload to s3 fail
2020-12-17 21:28:13 +02:00
Yuriy Puchkov
6300672828
fix - MacOS - no notification in tray on image upload, save to clipboard and other notifications
2020-12-17 15:02:22 +02:00
Yuriy Puchkov
f735a9106d
MacOS - Global shortcuts (add QHotkey license and remove unused files)
2020-12-17 13:11:29 +02:00
Yuriy Puchkov
162b864353
MacOS - Global shortcuts
2020-12-17 12:25:08 +02:00
Yuriy Puchkov
6ff18e74dd
Get updates url from the current git remote
2020-12-14 08:39:09 +02:00
Yuriy Puchkov
47c99774ce
Add timer for auto-checks for available updates (every 24 hours)
2020-12-11 17:50:53 +02:00
Yuriy Puchkov
784da1a652
Update to a new version notification
2020-12-11 15:00:11 +02:00
Yuriy Puchkov
6bd1f8c6a8
fix - ESC - press key twice to exit in the CaptureWidget
2020-12-08 16:33:30 +02:00
Yuriy Puchkov
9d968058dc
fix - Touchpad - Change of the tool thickness in editor
2020-12-08 15:00:36 +02:00
Yuriy Puchkov
d48d4299e2
fix - stretch to fit shortcuts table on the configuration window
2020-12-08 12:58:28 +02:00
Yuriy Puchkov
7e09b818c7
fix - MacOS - In shortcuts: Ctrl now is Cmd while Ctrl is Meta
2020-12-08 11:38:35 +02:00