Commit Graph

600 Commits

Author SHA1 Message Date
Linkjay cc818bad1c
Add URL-Encoding to base64
Adding QByteArray::Base64UrlEncoding to the args of imgData.toBase64() will add better compatibility when sending it over to something like PHP or JS. Essentially, it replaces all spaces with - . You could also do QByteArray::Base64Encoding which will replace all spaces with + instead of -. However, the - tends to work better amongst other things.

Either one is better than nothing.
2018-02-25 12:07:59 -08:00
ArsenArsen ef543dbdad
fix mouse clicks not passing into drawer 2018-02-25 11:52:43 +01:00
ArsenArsen fddf59f5d7
fix logic error 2018-02-24 22:42:08 +01:00
ArsenArsen a1c96530d0
fix compilation error 2018-02-24 22:40:55 +01:00
ArsenArsen 6220082042
add space to toggle keyboard selection 2018-02-20 21:17:08 +01:00
ArsenArsen 0acf727347
Reformat code, fix a glitch with the drawing bar 2018-02-18 02:35:29 +01:00
ArsenArsen c15ba008ff
Implement highlighter tool
Fixes #56
2018-02-17 23:13:37 +01:00
ArsenArsen d09ab6e157
Merge pull request #57 from ohlookitsderpy/patch-1
Fix Readme
2018-02-13 21:20:02 +01:00
ArsenArsen 85d57fcc70
fix some quirks in screen overlays 2018-02-13 21:19:17 +01:00
Dave R bb6acffd8b
Update README.md 2018-02-13 15:29:56 +00:00
ArsenArsen 9ccc7d2533
hopefully fix windows compilation error pt 2 2018-02-02 20:46:43 +01:00
ArsenArsen 4a667ae270
hopefully fix windows compilation error 2018-02-02 20:43:43 +01:00
ArsenArsen b3881346f8
Merge pull request #55 from Trophonix/patch-1
Fix typo + wording
2018-01-25 07:56:10 +01:00
Lucas 0d69c25f0b
Fix typo + wording
Fixed a typo and re-worded the warning a bit.

Also moved it up and made it a minor header instead of normal text so people don't miss it.
2018-01-24 23:38:24 -06:00
ArsenArsen b9d7deb462
add webchat link 2018-01-20 22:34:50 +01:00
ArsenArsen 1e11f19069
Fix the newly added link 2018-01-20 22:34:09 +01:00
ArsenArsen 8560c039e6
add contact details 2018-01-20 22:31:06 +01:00
ArsenArsen 7f265f7c55
add contact details 2018-01-20 22:27:51 +01:00
ArsenArsen 785400b59c
fix spaces... existing 2018-01-03 00:28:39 +01:00
ArsenArsen 391c6f7923
welcome to 2018 2018-01-01 16:59:04 +01:00
ArsenArsen dde13a19c8
rewrite logging 2018-01-01 16:38:00 +01:00
ArsenArsen 6a0f46f67b
Update KShare.desktop 2017-12-31 02:04:07 +01:00
ArsenArsen 00cbbd4938
Don't try and clear file if it\'s unexistent 2017-12-21 20:08:56 +01:00
ArsenArsen 24952bba05
Add a getCurrentUser function for further reference 2017-12-20 11:42:11 +01:00
ArsenArsen f09bfe37d4
Make failed external commands reset 2017-12-20 01:19:07 +01:00
ArsenArsen 567135d0ec
Remove lock file for now 2017-12-19 23:31:48 +01:00
ArsenArsen e9ccbc6c43
Update build status badges 2017-12-18 14:10:22 +01:00
ArsenArsen 0c20b0266c
Fix lock file 2017-12-17 22:06:31 +01:00
ArsenArsen 413f785375
Fix fullscreen not using the command 2017-12-17 21:39:57 +01:00
ArsenArsen 14c7a8fde4
Fix disk leak 2017-12-17 20:37:56 +01:00
ArsenArsen 87f765245d
Add external screenshotter support
for wayland!!
2017-12-17 20:00:41 +01:00
ArsenArsen 70bba2cbbb
Merge pull request #49 from GlitchMasta47/dev
Fix for #28, take 3
2017-12-10 18:07:42 +01:00
GlitchMasta47 688e9d404e
Fix for #28, take 3
Fixes an issue where multiple processes would be opened on Windows machines
2017-12-10 11:00:03 -06:00
ArsenArsen a1e2158e69
Merge branch 'dev' of github.com:ArsenArsen/KShare into dev 2017-12-09 21:25:21 +01:00
ArsenArsen e5795339d9
Fix blur radius 2017-12-09 21:25:01 +01:00
ArsenArsen 2aef2e5dd5
Update src.pro 2017-12-08 23:45:21 +01:00
ArsenArsen 07c29526b1
Add more compiler warnings 2017-12-08 12:26:26 +01:00
ArsenArsen 1a22158b3d
Fix magnifier starting at wrong pos 2017-12-08 12:20:04 +01:00
ArsenArsen ee625efd1d
Remove macos builds :( 2017-12-07 11:51:34 +01:00
ArsenArsen fc690d36da
Some colorpicker fixes 2017-12-06 22:31:00 +01:00
ArsenArsen 276b645e2c
Finish up work for #46 2017-12-06 20:00:17 +01:00
ArsenArsen edc462ab6f
Add ScreenOverlaySettings for later use
gotta leave for class now
2017-12-06 14:08:49 +01:00
ArsenArsen 2fe782704c Common screenoverlay to make maintaining easy 2017-12-06 02:16:49 +01:00
ArsenArsen ea68c1a526
Update translation 2017-11-24 00:55:48 +01:00
ArsenArsen 56317bb7ee
Rename utils and fix some stuff in CropScene 2017-11-23 20:33:49 +01:00
ArsenArsen 0085c7d98f
Grab keyboard in hotkey input dialog 2017-11-23 14:08:17 +01:00
ArsenArsen ec528afe04
Fix disaligment of magnifier at edge 2017-11-23 12:13:30 +01:00
ArsenArsen d2093febe5
makedeb: remove dep on qt5-default 2017-11-18 13:08:17 +01:00
ArsenArsen d3643830ab
makedeb: why was that -dev? 2017-11-18 12:54:17 +01:00
ArsenArsen 1ff0e51016
makedeb: ubuntu and debian are weird 2017-11-18 12:51:37 +01:00