Commit Graph

379 Commits

Author SHA1 Message Date
ArsenArsen f0a2687de7 Make the artifacts named on AppVeyor 2017-07-07 22:41:10 +02:00
ArsenArsen 130d64fb93 Homebrew being stupid 2017-07-07 18:09:57 +02:00
ArsenArsen 10a6aef454 Nope 2017-07-07 17:37:55 +02:00
ArsenArsen ce01c74530 Will this work? 2017-07-07 17:33:03 +02:00
ArsenArsen 010278105d Fix a logic error 2017-07-07 16:26:00 +02:00
ArsenArsen 69d0796881 Make the addFileIn target right 2017-07-07 15:41:18 +02:00
ArsenArsen a48248ec79 OOps 2017-07-07 15:36:33 +02:00
ArsenArsen fb92397fb0 I missed the Windows plugin 2017-07-07 15:33:56 +02:00
ArsenArsen 411fc7f92b I don't have this though 2017-07-07 15:24:13 +02:00
ArsenArsen 16ba31fec2 I still dont know but I apparently need this 2017-07-07 15:21:13 +02:00
ArsenArsen 300c820759 I have no idea what am I doing with these DLLs 2017-07-07 15:13:20 +02:00
ArsenArsen 2bac3ceabd How does one use bash? 2017-07-07 15:04:46 +02:00
ArsenArsen 23b6493758 Use different DLLs 2017-07-07 14:57:50 +02:00
ArsenArsen 4e91d8f8e5 Fix another stupid error in the installer thing 2017-07-07 14:55:23 +02:00
ArsenArsen f67d9613f7 Fix a stupid error in the installer thing 2017-07-07 14:48:24 +02:00
ArsenArsen ddc8d7e36b Try to bundle more DLLs because with the exe 2017-07-07 14:38:43 +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 cf14837552 Fix app icon on Windows 2017-07-05 19:24:53 +02:00
ArsenArsen e609a1a9a5 Make the screen size calculation work for Win too
Fixes #9
2017-07-05 16:51:02 +02:00
ArsenArsen 698d123815 Partial fix for #9 - now the position is good 2017-07-05 16:41:53 +02:00
ArsenArsen 159720d9fa Fix empty hotkeys being loaded 2017-07-05 15:30:50 +02:00
ArsenArsen 7d5be857ff Add a warning for unset recording formats 2017-07-05 13:01:53 +02:00
ArsenArsen 7d45d794a6 ........ 2017-07-05 12:41:09 +02:00
ArsenArsen 37be9946d6 fuck typing 2017-07-05 12:39:16 +02:00
ArsenArsen 6c5dff0be6 Fix filename validity check 2017-07-05 12:36:44 +02:00
ArsenArsen 38d8226204 Add the ability to abort recording
Fixes #14
2017-07-05 12:15:14 +02:00
ArsenArsen 4cf1c980c5 Add a filename resolution method
Closes #11
2017-07-05 12:05:55 +02:00
ArsenArsen 52b6872f85 Make the default name scheme Windows compatable 2017-07-04 22:35:34 +02:00
ArsenArsen c93cb560ac 4.1 2017-07-04 20:58:13 +02:00
ArsenArsen df2ca894a1 Fix editor position overrides 2017-07-03 22:37:00 +02:00
ArsenArsen ace9df84bc Add editor position overrides 2017-07-03 21:29:03 +02:00
ArsenArsen 68236c1959 This bug only existed on Qt<5.9 Linux 2017-07-03 16:25:54 +02:00
ArsenArsen b5edb04f11 Fix a logic error 2017-07-03 16:23:44 +02:00
ArsenArsen 7e88a483da Fix a compile error 2017-07-03 16:18:56 +02:00
ArsenArsen 306245dbc4 Optimization for pre-5.9 Qt 2017-07-03 16:14:19 +02:00
ArsenArsen 855d01f489 Fix size calculation math
By @lclc98
2017-07-03 16:00:49 +02:00
ArsenArsen 70b5aae9d1 Optimizations related to version splitting 2017-07-03 15:45:56 +02:00
ArsenArsen fcf5ac0269 Fix a few screen capture bugs for some multiconfig
Thanks to @lclc98 we worked around a bug in Qt<5.9 and made KShare work on weird multi monitor configurations where they for example overlap, also screens are now in proper positions despite what order they are in xrandr, for example.

Thanks again to @lclc98!
2017-07-03 15:43:28 +02:00
ArsenArsen bb6b41f762 Read compile warnins please. Fix color picker 2017-07-03 12:07:49 +02:00
ArsenArsen 363c817cfb Merge pull request #8 from poncethecat/patch-1
arsen is special
2017-07-03 10:46:24 +02:00
Ponce bd244dcdcf i went to compile and found this. 2017-07-02 19:50:19 -04:00
ArsenArsen f42ee6fcfb Config safety 2017-07-02 22:33:44 +02:00
ArsenArsen d3d6aa1bde Add saving location change option, OAuth2 bugfix 2017-07-02 22:31:27 +02:00
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 774aecaf21 Fix the default filename scheme 2017-07-02 13:22:46 +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