Commit Graph

26 Commits

Author SHA1 Message Date
ArsenArsen ce75426552 Fix compilation errors on OS X and picker on MSW
Related issue: #9
2017-07-09 14:23:52 +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 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 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 e71ecfec34 Remove useless #includes 2017-06-13 12:59:58 +02:00
ArsenArsen 4e2a82f2bd Attempt at improving quality of images on mac 2017-05-14 23:19:13 +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 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 c3f1c6bfaf Save pen and brush settings 2017-05-02 15:47:08 +02:00
ArsenArsen ef08209c17 Straight line drawing + antialiasing 2017-05-01 18:43:54 +02:00
ArsenArsen ae46699b95 Blur! 2017-05-01 11:29:35 +02:00
ArsenArsen dc5ce7649a Small cleanup 2017-04-29 18:11:18 +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 25d33a7209 Some bugfixes 2017-04-29 09:44:30 +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