summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Python.h
Commit message (Expand)AuthorAgeFilesLines
* remove rating for python crashesKarel Klic2010-07-121-1/+1
* lower-case devel headersNikola Pajkovsky2010-07-091-2/+2
* add rating to python crashesJiri Moskovcak2010-06-301-1/+1
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-071-0/+18
* mass replace of const string& params by const char*Denys Vlasenko2009-11-061-3/+3
* const string& -> const char* conversionDenys Vlasenko2009-11-051-1/+0
* *: add "force" param to CreateReport dbus call. If !0, regenerates backtraceDenys Vlasenko2009-10-091-1/+1
* remove redundant virtual destructors definitionsDenys Vlasenko2009-08-041-1/+0
* Move PLUGIN_INFOs to .cpp files: same object must never be defined twiceDenys Vlasenko2009-07-311-11/+0
* Added first part of gui support in reportingZdenek Prikryl2009-07-241-1/+2
* New hook for python appsJiri Moskovcak2009-06-021-1/+1
* fixed Python plugin stubJiri Moskovcak2009-04-231-0/+1
* Initial Python pluginZdenek Prikryl2009-04-211-0/+29