Commit Graph

27 Commits

Author SHA1 Message Date
ArsenArsen 72954a795a
Oops 2017-07-29 23:58:09 +02:00
ArsenArsen 95234a6d2e
Update hint 2017-07-25 01:39:43 +02:00
ArsenArsen e258a1c852
Use a menu bar instead of a context menu 2017-07-25 01:16:56 +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 9952edb9f8 Fix some clicks and overrides 2017-07-12 00:59:38 +02:00
ArsenArsen e090389201 Add usage hints 2017-07-09 21:04:21 +02:00
ArsenArsen 15ca46f3d0 Add cursor slowdown
WOW https://i.arsenarsen.com/khk0kdd2bh.png
2017-07-08 21:40:09 +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 f5d8ef6885 Its fullscreen again and it works on i3 too 2017-06-29 19:09:39 +02:00
ArsenArsen 0895f1f0ae Add Alt+Click to delete an item, add alpha values 2017-06-28 22:26:18 +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 d0eaec047a Fix the encoder, add rectangles, and add undraw
undraw = way to delete drawings
2017-06-26 15:43:12 +02:00
ArsenArsen 7802f0e9fb Reformat again sigh 2017-06-14 23:34:58 +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 905f9b27d1 Text widget 2017-05-06 00:01:11 +02:00
ArsenArsen c721ff340c Allow pens to persist 2017-05-02 19:49:33 +02:00
ArsenArsen 1fa9c3e8d5 Remove double clicking. It somehow segfaults..... 2017-05-01 11:47:00 +02:00
ArsenArsen ae46699b95 Blur! 2017-05-01 11:29:35 +02:00
ArsenArsen 99f9171951 Drawing + some hotkey fixes 2017-04-29 23:00:32 +02:00
ArsenArsen a2b973d34e This commit contains fixes and a broken attempt to make drawing.
Segfaults are real on this one. Basically, when I call this virtual method on a field which containts a pointer to a derived class from a pure virtual one the program segfaults. Please help.
2017-04-29 17:35:42 +02:00
ArsenArsen 3c92607727 Preparations for drawing 2017-04-29 12:08:02 +02:00
ArsenArsen bde179df55 segfault reeeeeeee 2017-04-29 10:03:07 +02:00
ArsenArsen 2ef75d7576 Hotkeys and crop improvements 2017-04-26 22:00:13 +02:00
ArsenArsen e38231f2b1 Initial 2017-04-23 15:05:48 +02:00