https://bugs.kde.org/show_bug.cgi?id=60638
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/krit | |a/0129982e9e93f1e27be6fea73 | |d499f2e04f220cd --- Comment #5 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 0129982e9e93f1e27be6fea73d499f2e04f220cd by Boudewijn Rempt. Committed on 17/03/2016 at 18:31. Pushed by rempt into branch 'master'. Restore the ability to D&D remote images This never worked on OSX or Windows because we don't have KIO there, and was broken on Linux when we removed our depedency on KIO. I know the eventloop implementation isn't a Good Thing, but it's better than nothing. M +1 -1 libs/ui/CMakeLists.txt A +80 -0 libs/ui/KisRemoteFileFetcher.cpp [License: GPL (v2+)] A +55 -0 libs/ui/KisRemoteFileFetcher.h [License: GPL (v2+)] M +27 -11 libs/ui/KisView.cpp D +0 -45 libs/ui/KisWelcomeScreen.cpp D +0 -44 libs/ui/KisWelcomeScreen.h http://commits.kde.org/krita/0129982e9e93f1e27be6fea73d499f2e04f220cd -- You are receiving this mail because: You are watching all bug changes.