Commit Graph

17 Commits

Author SHA1 Message Date
ArsenArsen 9bd202354b Add ellipses 2017-06-26 18:27:38 +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 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 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
ArsenArsen 905f9b27d1 Text widget 2017-05-06 00:01:11 +02:00
ArsenArsen ef08209c17 Straight line drawing + antialiasing 2017-05-01 18:43:54 +02:00
ArsenArsen e43aa8d201 Compile errors 2017-05-01 11:42:56 +02:00
ArsenArsen ae46699b95 Blur! 2017-05-01 11:29:35 +02:00
ArsenArsen 49d556569f Improve drawing experiance 2017-04-29 23:20:08 +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 13be43186b Fix inconsistencies with hotkeying 2017-04-29 11:29:50 +02:00