Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added support for storing results from reporters (used from gui) | Zdenek Prikryl | 2009-08-14 | 1 | -2/+2 |
| | |||||
* | moved LoadSettings from plugins into PluginManager | Zdenek Prikryl | 2009-08-11 | 1 | -1/+0 |
| | |||||
* | Kerneloops plugin: style fixes | Anton Arapov | 2009-08-10 | 1 | -3/+3 |
| | |||||
* | 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 | -1/+4 |
| | |||||
* | Move PLUGIN_INFOs to .cpp files: same object must never be defined twice | Denys Vlasenko | 2009-07-31 | 1 | -9/+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> | ||||
* | Added first part of gui support in reporting | Zdenek Prikryl | 2009-07-24 | 1 | -1/+2 |
| | |||||
* | - reporter plugins can tak an argiment | Zdenek Prikryl | 2009-04-16 | 1 | -2/+2 |
| | | | | | - added "Reporters" option which allows report basic info after a crash occurs - fixed interface of plugins | ||||
* | new crash types | Zdenek Prikryl | 2009-04-02 | 1 | -1/+1 |
| | |||||
* | added new DebugDump support | Zdenek Prikryl | 2009-04-01 | 1 | -1/+1 |
| | |||||
* | kerneloops: correct copyrights and package relation. | Anton Arapov | 2009-03-31 | 1 | -1/+3 |
| | |||||
* | kerneloops - reporter: clean-ups | Anton Arapov | 2009-03-26 | 1 | -1/+2 |
| | |||||
* | replaced language and application plugins by analyzer plugin | Zdenek Prikryl | 2009-03-19 | 1 | -10/+8 |
| | | | | | added action plugin simplify plugin iface | ||||
* | added kerneloops addon and plugin (aarapov) | Jiri Moskovcak | 2009-03-11 | 1 | -0/+55 |