Commit Graph

16 Commits

Author SHA1 Message Date
ArsenArsen 15ca46f3d0 Add cursor slowdown
WOW https://i.arsenarsen.com/khk0kdd2bh.png
2017-07-08 21:40:09 +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 c983e4eb2a Fix itemAt transforms 2017-06-29 14:37:08 +02:00
ArsenArsen b8880b1c03 Magnifier!
Stolen from ShareX.

Jaex didn't say I can't!
2017-06-27 00:02:27 +02:00
ArsenArsen f425d47bcd Some improvemnts on the color picked & crop editor 2017-06-18 19:04:25 +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 2f247db776 Crosshair cursor in CropView 2017-05-01 19:58:19 +02:00
ArsenArsen ef08209c17 Straight line drawing + antialiasing 2017-05-01 18:43:54 +02:00
ArsenArsen 92219c3a35 Window on top again 2017-05-01 12:04:59 +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 ab39b32ea5 Revert hints 2017-04-28 16:39:53 +02:00
ArsenArsen 34549c2f7f Improve window hints and tray icon 2017-04-28 16:35:53 +02:00
ArsenArsen e38231f2b1 Initial 2017-04-23 15:05:48 +02:00