summaryrefslogtreecommitdiffstats
path: root/lib/MiddleWare/Plugin.h
Commit message (Expand)AuthorAgeFilesLines
* added support for storing results from reporters (used from gui)Zdenek Prikryl2009-08-141-1/+1
* moved LoadSettings from plugins into PluginManagerZdenek Prikryl2009-08-111-8/+1
* replace string memebers of plugin_info_t with const char*Denys Vlasenko2009-08-071-6/+6
* Split real code from lib/MiddleWare/Plugin.h into Plugin.cpp.Denys Vlasenko2009-08-071-72/+10
* added new interface for geting plugins' settings (will be used in gui)Zdenek Prikryl2009-07-311-3/+78
* Move PLUGIN_INFOs to .cpp files: same object must never be defined twiceDenys Vlasenko2009-07-311-9/+6
* Added first part of gui support in reportingZdenek Prikryl2009-07-241-2/+4
* added commentsZdenek Prikryl2009-06-291-9/+37
* - reporter plugins can tak an argimentZdenek Prikryl2009-04-161-1/+1
* replaced language and application plugins by analyzer pluginZdenek Prikryl2009-03-191-16/+7
* Plugin's configuration file is optionalZdenek Prikryl2009-03-171-1/+2
* tabs are replaced by spacesZdenek Prikryl2009-02-041-37/+36
* Initial git commitJiri Moskovcak2009-02-021-0/+86