Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved LoadSettings from plugins into PluginManager | Zdenek Prikryl | 2009-08-11 | 1 | -1/+0 |
| | |||||
* | style fixes, no code changes | Denys Vlasenko | 2009-08-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | remove redundant virtual destructors definitions | Denys Vlasenko | 2009-08-04 | 1 | -1/+0 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | added new interface for geting plugins' settings (will be used in gui) | Zdenek Prikryl | 2009-07-31 | 1 | -0/+2 |
| | |||||
* | Move PLUGIN_INFOs to .cpp files: same object must never be defined twice | Denys Vlasenko | 2009-07-31 | 1 | -11/+0 |
| | | | | | | | | and if structure is defined in a .h file, that happens. Since this particular structure has non-trivial destructor, it was running twice and resulted in double-free. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | updated url | Zdenek Prikryl | 2009-07-31 | 1 | -1/+1 |
| | |||||
* | Added first part of gui support in reporting | Zdenek Prikryl | 2009-07-24 | 1 | -1/+2 |
| | |||||
* | added new option (dnovotny) | Zdenek Prikryl | 2009-06-03 | 1 | -1/+3 |
| | |||||
* | initial file transfer plugin (dnovotny) | Zdenek Prikryl | 2009-05-20 | 1 | -0/+66 |