Commit Graph

11 Commits

Author SHA1 Message Date
ArsenArsen 53a21bb2f1 Now that QHotkey had a fix add keybind err handlin 2017-06-29 16:48:40 +02:00
ArsenArsen 04db6898b2 I sure hope it works now... 2017-06-23 14:39:51 +02:00
ArsenArsen e71ecfec34 Remove useless #includes 2017-06-13 12:59:58 +02:00
ArsenArsen 34624e5762 Redesigned uploaders a bit to support more stuff.
Added a functionality of uploading byte arrays and even files. Created RecordingFormat, which allows me to create states, I guess??, for RecordingContex's. Needed for, eg. gifs, which are horrible and I strongly suggest against, which will actually be stored as files per frame which are QImages encoded with QImage::Format_RGB888 (confirmation needed).
2017-06-04 22:58:29 +02:00
ArsenArsen 8f5197b826 Hey it only took me two days to fix a segfault!!!! 2017-06-04 01:04:42 +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 99f9171951 Drawing + some hotkey fixes 2017-04-29 23:00:32 +02:00
ArsenArsen 13be43186b Fix inconsistencies with hotkeying 2017-04-29 11:29:50 +02:00
ArsenArsen b71b0a0582 Fix a stupid mistake......... 2017-04-28 16:49:56 +02:00
ArsenArsen 2ef75d7576 Hotkeys and crop improvements 2017-04-26 22:00:13 +02:00