Commit Graph

513 Commits

Author SHA1 Message Date
Niklas 8c70263a75 fixed strange german 2019-05-08 10:33:21 +02:00
Niklas 5f8e7ba489 added two more directories to gitignore 2019-05-08 10:13:34 +02:00
Niklas 0537766392 added more sound 2019-05-08 10:12:46 +02:00
Niklas f9d6091440 added build info 2019-05-08 00:48:49 +02:00
Niklas 37095cd8e4 switched to cricleci for linux 2019-05-08 00:38:54 +02:00
Niklas 32ea161483 added first sound 2019-05-07 22:52:25 +02:00
Niklas dc488ed8f9 moved quit button to the bottom 2019-05-07 20:18:22 +02:00
Niklas 5468e680cd added a few notes in readme 2019-05-07 19:32:53 +02:00
Niklas da9061d4b9 fix appveyor 2019-05-07 19:09:34 +02:00
ArsenArsen 3a4ac315b1
Address color issues. Fix #71 2018-05-09 23:28:36 +02:00
ArsenArsen 24b0178b23
Fix #72 2018-05-09 20:46:20 +02:00
ArsenArsen 81cfe1584e
Add uploading indicator. Fix #73 2018-05-09 20:40:57 +02:00
ArsenArsen 4a9e28b84c
Fix #69 2018-04-14 08:03:26 +02:00
ArsenArsen db238af758
fix windows build process pt2 2018-03-18 14:20:54 +01:00
ArsenArsen a0c80ed94a
fix windows build process 2018-03-18 14:19:06 +01:00
ArsenArsen fdbb43a19f
Add an option to not save SS. Fixes #65 2018-03-18 11:52:30 +01:00
ArsenArsen 2b89307d84
follow redirects 2018-03-01 01:47:18 +01:00
ArsenArsen ee69213cdf
fix user fetching logic 2018-02-25 22:29:31 +01:00
ArsenArsen 10bd9a67c2
fix windows compilation error 2018-02-25 21:25:02 +01:00
ArsenArsen db651220f1
Merge pull request #58 from linkjayy/dev
Add URL-Encoding to base64
2018-02-25 21:13:05 +01:00
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 85d57fcc70
fix some quirks in screen overlays 2018-02-13 21:19:17 +01: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 b9d7deb462
add webchat link 2018-01-20 22:34:50 +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