ArsenArsen
52d991225c
Make the menu not visible in screenshots
2017-07-24 20:19:30 +02:00
ArsenArsen
bf0bed2e29
Start making a menu bar
...
I need someone to draw icons or some public domains one
2017-07-24 20:17:10 +02:00
ArsenArsen
be68aa1f5b
Fix the visibility in CropScene
2017-07-16 19:47:24 +02:00
ArsenArsen
9952edb9f8
Fix some clicks and overrides
2017-07-12 00:59:38 +02:00
ArsenArsen
74d98fe8f3
Try something in CropScene
2017-07-11 16:58:05 +02:00
ArsenArsen
a4118ea3ac
Fix some issues with screen overlaying windows
2017-07-10 16:27:38 +02:00
ArsenArsen
e090389201
Add usage hints
2017-07-09 21:04:21 +02:00
ArsenArsen
ce75426552
Fix compilation errors on OS X and picker on MSW
...
Related issue: #9
2017-07-09 14:23:52 +02:00
ArsenArsen
15ca46f3d0
Add cursor slowdown
...
WOW https://i.arsenarsen.com/khk0kdd2bh.png
2017-07-08 21:40:09 +02:00
ArsenArsen
cf14837552
Fix app icon on Windows
2017-07-05 19:24:53 +02:00
ArsenArsen
698d123815
Partial fix for #9 - now the position is good
2017-07-05 16:41:53 +02:00
ArsenArsen
df2ca894a1
Fix editor position overrides
2017-07-03 22:37:00 +02:00
ArsenArsen
ace9df84bc
Add editor position overrides
2017-07-03 21:29:03 +02:00
ArsenArsen
fcf5ac0269
Fix a few screen capture bugs for some multiconfig
...
Thanks to @lclc98 we worked around a bug in Qt<5.9 and made KShare work on weird multi monitor configurations where they for example overlap, also screens are now in proper positions despite what order they are in xrandr, for example.
Thanks again to @lclc98!
2017-07-03 15:43:28 +02:00
ArsenArsen
d44aae4f43
Fix a memory leak with the crop editor
...
I did not properly handle deleting the editor so it would stay in memory permanently.
2017-07-02 20:51:15 +02:00
ArsenArsen
ebb21d05b1
Crop editor finally has a title
2017-07-01 17:31:54 +02:00
ArsenArsen
635f59fb5d
Multi screen support
2017-07-01 17:24:03 +02:00
ArsenArsen
f5d8ef6885
Its fullscreen again and it works on i3 too
2017-06-29 19:09:39 +02:00
ArsenArsen
e2999b4267
Added arrow tool
2017-06-29 16:28:26 +02:00
ArsenArsen
c983e4eb2a
Fix itemAt transforms
2017-06-29 14:37:08 +02:00
ArsenArsen
6de909f998
That is not a dialog
2017-06-29 13:55:22 +02:00
ArsenArsen
2f7b71ba21
Make the magnifier inside borders thinner
2017-06-28 22:31:12 +02:00
ArsenArsen
0895f1f0ae
Add Alt+Click to delete an item, add alpha values
2017-06-28 22:26:18 +02:00
ArsenArsen
5fa398a124
Remove the blur dialog. Settings are in settings.
2017-06-28 20:46:15 +02:00
ArsenArsen
d10de26dec
Make path brushes optional
...
It auto fills now which is ugly.
2017-06-28 19:01:52 +02:00
ArsenArsen
ef20967289
Fix the brushes not existing
2017-06-28 15:56:59 +02:00
ArsenArsen
66aec11e0c
Fix zoom
2017-06-27 13:58:09 +02:00
ArsenArsen
614086c262
Magnifier!
2017-06-27 00:27:04 +02:00
ArsenArsen
b8880b1c03
Magnifier!
...
Stolen from ShareX.
Jaex didn't say I can't!
2017-06-27 00:02:27 +02:00
ArsenArsen
1c6fddca62
Typos are fun
2017-06-26 21:20:17 +02:00
ArsenArsen
9bd202354b
Add ellipses
2017-06-26 18:27:38 +02:00
ArsenArsen
3bf1c9c4f7
Make moving items possible
2017-06-26 17:58:36 +02:00
ArsenArsen
d0e8a8b1ba
Be more ""Humane""
2017-06-26 16:28:45 +02:00
ArsenArsen
d0eaec047a
Fix the encoder, add rectangles, and add undraw
...
undraw = way to delete drawings
2017-06-26 15:43:12 +02:00
ArsenArsen
bb692e852e
Small bug I just noticed
2017-06-22 17:47:49 +02:00
ArsenArsen
f425d47bcd
Some improvemnts on the color picked & crop editor
2017-06-18 19:04:25 +02:00
ArsenArsen
7802f0e9fb
Reformat again sigh
2017-06-14 23:34:58 +02:00
ArsenArsen
e71ecfec34
Remove useless #includes
2017-06-13 12:59:58 +02:00
ArsenArsen
4150551d78
I just killed a few hours in the future by making alot of merge conflicts
2017-05-22 19:34:29 +02:00
ArsenArsen
868a600e26
Fix blur dialog
2017-05-16 21:08:42 +02:00
ArsenArsen
4e2a82f2bd
Attempt at improving quality of images on mac
2017-05-14 23:19:13 +02:00
ArsenArsen
e47b69a9c5
Quick mode
2017-05-13 19:19:56 +02:00
ArsenArsen
5cc16b47d0
How does one retina?
2017-05-13 15:56:52 +02:00
ArsenArsen
135300b89a
Ohhhh that's why Retina did not work properly...
2017-05-13 13:10:49 +02:00
ArsenArsen
c2f35e9189
Fix an annoying focus thing
2017-05-11 14:49:58 +02:00
ArsenArsen
43488e48bf
Yeah.. Dialogs don't like that hint.
2017-05-09 22:45:30 +02:00
ArsenArsen
646fbccf56
Fix an issue with possible minimizing of CropEditor by a WM
2017-05-09 17:36:32 +02:00
ArsenArsen
37ce6f1eda
Add clang-format; Make text and blur less annoying
...
I didn't read the clang-format documentation properly
2017-05-09 17:26:00 +02:00
ArsenArsen
7737b77671
Great reformat of 2k17
2017-05-06 13:21:12 +02:00
ArsenArsen
b601b958c9
Update modules
2017-05-06 00:10:12 +02:00