Commit Graph

14 Commits

Author SHA1 Message Date
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 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 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 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 2ef75d7576 Hotkeys and crop improvements 2017-04-26 22:00:13 +02:00
ArsenArsen e38231f2b1 Initial 2017-04-23 15:05:48 +02:00