https://bugs.kde.org/show_bug.cgi?id=360404
Maik Qualmann <metzping...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.1.0 Status|REOPENED |RESOLVED Resolution|--- |FIXED Latest Commit|http://commits.kde.org/kipi |http://commits.kde.org/kipi |-plugins/6e02be27e833442028 |-plugins/c0336e003d91577a84 |ac2be4f4737d6a9e2493e4 |d587d69ee77ff1fb7c78e0 --- Comment #33 from Maik Qualmann <metzping...@gmail.com> --- Git commit c0336e003d91577a84d587d69ee77ff1fb7c78e0 by Maik Qualmann. Committed on 17/07/2016 at 10:47. Pushed by mqualmann into branch 'master'. apply patch #99900 from Fabian Vogt to rewrite imgur plugin to work with OAuth2 FIXED-IN: 5.1.0 M +1 -22 imgur/CMakeLists.txt A +312 -0 imgur/imgurapi3.cpp [License: UNKNOWN] * A +169 -0 imgur/imgurapi3.h [License: GPL (v2+)] M +76 -96 imgur/imgurimageslist.cpp M +18 -33 imgur/imgurimageslist.h D +0 -57 imgur/imgurresponses.json D +0 -425 imgur/imgurtalker.cpp D +0 -111 imgur/imgurtalker.h D +0 -158 imgur/imgurtalker_common.h D +0 -289 imgur/imgurtalkerauth.cpp D +0 -112 imgur/imgurtalkerauth.h D +0 -322 imgur/imgurwidget.cpp D +0 -92 imgur/imgurwidget.h M +171 -199 imgur/imgurwindow.cpp M +24 -34 imgur/imgurwindow.h D +0 -166 imgur/mpform.cpp D +0 -62 imgur/mpform.h The files marked with a * at the end have a non valid license. Please read: http://techbase.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page. http://commits.kde.org/kipi-plugins/c0336e003d91577a84d587d69ee77ff1fb7c78e0 -- You are receiving this mail because: You are watching all bug changes.