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
acdfb117a0
Fix a recording dequeue bug
...
I was going so insane over it I made the system more efficient in the process of figuring out the bug
2017-07-01 22:34:11 +02:00
ArsenArsen
6ab5452fb6
Add imgur auth. upload and uploader settings
2017-06-30 15:05:37 +02:00
ArsenArsen
04db6898b2
I sure hope it works now...
2017-06-23 14:39:51 +02:00
ArsenArsen
0b09000729
Rewrite in order to support user-selected formats
2017-06-06 17:05:34 +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
91aa7badc6
Im stupid
2017-05-22 15:56:47 +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
895960c1b0
Code cleanup, slots&signals
2017-04-25 21:27:29 +02:00
ArsenArsen
90fbb80f50
Add status bar, customuploader cleanup
2017-04-25 16:04:46 +02:00
ArsenArsen
e38231f2b1
Initial
2017-04-23 15:05:48 +02:00