Commit Graph

41 Commits

Author SHA1 Message Date
ArsenArsen 539d992556 PKGCONFIG linking 2017-07-01 13:42:12 +02:00
ArsenArsen 88985690c8 Add an ImagePlus uploader 2017-06-30 16:49:12 +02:00
ArsenArsen 6ab5452fb6 Add imgur auth. upload and uploader settings 2017-06-30 15:05:37 +02:00
ArsenArsen 4ba500e378 Workaround for older systems 2017-06-29 19:50:06 +02:00
ArsenArsen e2999b4267 Added arrow tool 2017-06-29 16:28:26 +02:00
ArsenArsen 5fa398a124 Remove the blur dialog. Settings are in settings. 2017-06-28 20:46:15 +02:00
ArsenArsen 67c8f5c5cf Better hotkey input 2017-06-27 12:46:35 +02:00
ArsenArsen 2bd01bf181 Add active window capture
Not on Mac. I still don't have a way to test there.
2017-06-27 11:33:11 +02:00
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 e61d69a840 Move settings to a seperate dialog, add about box
It contains licensing information!
2017-06-22 17:41:29 +02:00
ArsenArsen b623c689d9 Add some encoder settings 2017-06-17 17:32:47 +02:00
ArsenArsen 798c5351fe Remove gif-h from qmake files 2017-06-13 12:33:41 +02:00
ArsenArsen 22ab688a79 Yay encoding works!!!!
Implemented a universal encoder based on FFMpeg. I'll get it to work with gif too.
Adding other formats should be easy. In fact, recordingformats can be made into something much shorter. Soon™️
2017-06-13 00:38:32 +02:00
ArsenArsen 630e9492ec Oops forgot to remove that from the list 2017-06-12 11:21:03 +02:00
ArsenArsen dde3d63d2e I'd be lying if I said this works but it's close!! 2017-06-11 23:56:06 +02:00
ArsenArsen 0b09000729 Rewrite in order to support user-selected formats 2017-06-06 17:05:34 +02:00
ArsenArsen f2b2a7eb4a Implement recording [!tested] [prob. broken] [1AM]
Implement the basic barebone structure of GIF recording.
While it is likely broken (probably black frames and similar issues) it's a good start.
Good night.
2017-06-06 01:26:26 +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 09e670bf23 Area selection dialog 2017-05-31 17:24:17 +02:00
ArsenArsen dcd8e5e34c Implement the format conversion worker
Ignore the format file edit. Reformat after merge
2017-05-29 22:42:10 +02:00
ArsenArsen 6a978fbfb3 I have no idea 2017-05-19 22:32:23 +02:00
ArsenArsen 075b4fce3d smh 2017-05-17 13:57:47 +02:00
ArsenArsen ec6b9c2821 Merge feature/platformbackends 2017-05-17 13:53:30 +02:00
ArsenArsen df782571f9 Color picker initial commit 2017-05-16 17:09:49 +02:00
ArsenArsen 1961a67653 user32 hurts 2017-05-13 11:03:46 +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 db44c4face Icon fixes 2017-04-29 23:28:05 +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 f6dea1e046 Cleanup 2017-04-26 22:42:11 +02:00
ArsenArsen 2ef75d7576 Hotkeys and crop improvements 2017-04-26 22:00:13 +02:00
ArsenArsen 9a90814891 Notifications 2017-04-25 22:17:36 +02:00
ArsenArsen 0101b61651 Custom uploaders 2017-04-24 23:14:01 +02:00
ArsenArsen 24ee056485 Add auto saving. 2017-04-23 20:29:24 +02:00
ArsenArsen e38231f2b1 Initial 2017-04-23 15:05:48 +02:00