Jeremy Borgman
42f481222a
Fixed imgur upload history
2021-02-04 19:45:16 -06:00
Jeremy Borgman
826165c527
removed close after capture
2020-10-25 21:25:10 -05:00
Jeremy Borgman
368421f198
fixed race condition between notifcation and clipboard
2020-10-22 17:56:25 -05:00
Alex P
abdeee9a16
open imgur upload in screen center
2020-09-30 19:27:49 -05:00
Jeremy Borgman
0d5386edd4
Changed clang format to new agreement
2020-09-24 07:53:28 -05:00
Jeremy Borgman
c8d15205be
reformatted to Mozilla code style
2020-09-04 20:40:45 -05:00
teryanik
62dbabc341
Add option to auto copy URL after upload ( #553 )
2019-10-01 19:58:29 +02:00
gm10
f648e88cca
Add missing window icon to ImgurUploader ( #618 )
2019-10-01 19:54:40 +02:00
lupoDharkael
42619158fa
Update copyright year
2019-03-04 16:38:45 +01:00
Alfredo Ramos
ee2f583acd
Fix some issues detected by Clazy ( #384 )
...
* Fix old style connect
* Fix unneeded QString memory allocations
2018-10-24 01:04:42 +02:00
Alfredo Ramos
2efc082599
Remove hard-coded Imgur client_id ( #253 )
...
This will allow users to set their own Imgur client_id passing the IMGUR_CLIENT_ID variable to qmake.
If the users does not set this variable, it will fallback to the default value.
2018-06-15 00:14:26 +02:00
Alfredo Ramos
1e93057ceb
Add delete Imgur image button ( #210 )
2018-05-06 22:41:52 +02:00
Alfredo Ramos
40605ab6b5
Get Imgur data fom JSON object ( #206 )
2018-05-06 12:41:00 +02:00
lupoDharkael
5746a58582
Code refactor
...
More flexible tool API
Minor code format fixes
Clipboard freeze fixed(?)
Arrow correcly growing close to the start point
Improve maintainability
Add undo/redo stack
2018-04-10 15:33:08 +02:00