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
ArsenArsen
ebb21d05b1
Crop editor finally has a title
2017-07-01 17:31:54 +02:00
ArsenArsen
635f59fb5d
Multi screen support
2017-07-01 17:24:03 +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
9e12604184
Remove debug logs
2017-06-30 18:37:09 +02:00
ArsenArsen
29481919cf
I forgot to save changes
2017-06-30 16:58:05 +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
e2cbdcb57c
Merge remote-tracking branch 'origin/master' into dev
2017-06-29 19:47:52 +02:00
ArsenArsen
f5d8ef6885
Its fullscreen again and it works on i3 too
2017-06-29 19:09:39 +02:00
ArsenArsen
53a21bb2f1
Now that QHotkey had a fix add keybind err handlin
2017-06-29 16:48:40 +02:00
ArsenArsen
0438b7ac82
Add a way to unbind keys (delete the bind)
2017-06-29 16:33:28 +02:00
ArsenArsen
e2999b4267
Added arrow tool
2017-06-29 16:28:26 +02:00
ArsenArsen
c983e4eb2a
Fix itemAt transforms
2017-06-29 14:37:08 +02:00
ArsenArsen
6de909f998
That is not a dialog
2017-06-29 13:55:22 +02:00
ArsenArsen
2f7b71ba21
Make the magnifier inside borders thinner
2017-06-28 22:31:12 +02:00
ArsenArsen
6d4e450088
Set crop editor settings title
2017-06-28 22:29:18 +02:00
ArsenArsen
0895f1f0ae
Add Alt+Click to delete an item, add alpha values
2017-06-28 22:26:18 +02:00
ArsenArsen
5fa398a124
Remove the blur dialog. Settings are in settings.
2017-06-28 20:46:15 +02:00
ArsenArsen
d10de26dec
Make path brushes optional
...
It auto fills now which is ugly.
2017-06-28 19:01:52 +02:00
ArsenArsen
ef20967289
Fix the brushes not existing
2017-06-28 15:56:59 +02:00