Commit Graph

60 Commits

Author SHA1 Message Date
Niklas b36ecb7e88 switched from libnotify to dbus 2019-05-14 15:43:19 +02:00
ArsenArsen c1b67fc592 Update build instructions 2017-09-08 14:42:08 +02:00
ArsenArsen c6864de782 Organization Is Key To Success!!!! 2017-09-06 19:16:31 +02:00
ArsenArsen db24653f7d Request logging 2017-08-21 16:17:20 +02:00
ArsenArsen 72954a795a
Oops 2017-07-29 23:58:09 +02:00
ArsenArsen e258a1c852
Use a menu bar instead of a context menu 2017-07-25 01:16:56 +02:00
ArsenArsen 828285373e Revert changes with debug_and_release configs 2017-07-23 13:48:27 +02:00
ArsenArsen 3fe016c635 Add OS X bundle info 2017-07-23 13:32:21 +02:00
ArsenArsen f980ef8904 Add content disposition editing support 2017-07-12 20:12:17 +02:00
ArsenArsen f57013d557 Add an installer 2017-07-11 16:24:36 +02:00
ArsenArsen e090389201 Add usage hints 2017-07-09 21:04:21 +02:00
ArsenArsen ce01c74530 Will this work? 2017-07-07 17:33:03 +02:00
ArsenArsen 6bc6775e7f AppVeyor works now 2017-07-07 13:02:00 +02:00
ArsenArsen e44c90098b How does AppVeyor work 2017-07-05 20:10:39 +02:00
ArsenArsen d2ff0e9648 Take 5? I lost count.
Fixes #10 for app icon
2017-07-05 19:43:20 +02:00
ArsenArsen b852b40863 Take three 2017-07-05 19:41:41 +02:00
ArsenArsen 37ea6e49b7 Try two after reading the docs 2017-07-05 19:38:38 +02:00
ArsenArsen 4cf1c980c5 Add a filename resolution method
Closes #11
2017-07-05 12:05:55 +02:00
ArsenArsen 6a234a059e Cleanup 2017-07-01 13:51:03 +02:00
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