Revision 908638
Go back to digest for 11th January 2009Features in KDE Base
Artur Duque de Souza committed changes in /trunk/KDE/kdeplasma-addons/applets/pastebin:
Some improvements on pastebin applet code
Improved URL match for imageservers (thanks pinotree) and created error signal so servers can tell the main application that an error happened (very basic for now).
Also using the KJob::finished signal on some servers (CA servers) to just show the URL when the job actually finished (instead of parsing every chunk of data returned).
File Changes
Modified 9 files
- /trunk/KDE/kdeplasma-addons/applets/pastebin
- /pastebin.cpp
- /pastebin.h
- /backends/imagebinca.cpp
- /backends/imagebinca.h
- /backends/imageshack.cpp
- /backends/imageshack.h
- /backends/pastebinca.cpp
- /backends/pastebinca.h
- /backends/server.h
9 files changed in total