summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/FileTransfer.cpp
Commit message (Expand)AuthorAgeFilesLines
* simplify error handling. CrashWatcher.cpp lost a few wrapper functionsDenys Vlasenko2009-08-271-2/+1
* add job ids (== thread ids) to warning/update DBus messagesDenys Vlasenko2009-08-261-9/+9
* more sensible loggingDenys Vlasenko2009-08-251-7/+3
* add new parameter to FileTransfer pluginDaniel Novotny2009-08-251-3/+19
* moved LoadSettings from plugins into PluginManagerZdenek Prikryl2009-08-111-8/+0
* added new interface for geting plugins' settings (will be used in gui)Zdenek Prikryl2009-07-311-10/+29
* Move PLUGIN_INFOs to .cpp files: same object must never be defined twiceDenys Vlasenko2009-07-311-2/+10
* added new option (dnovotny)Zdenek Prikryl2009-06-031-1/+6
* initial file transfer plugin (dnovotny)Zdenek Prikryl2009-05-201-0/+255