aboutsummaryrefslogtreecommitdiffstats
path: root/reporthandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* TypeDatabase class moved to its own header/cpp.Hugo Parente Lima2012-03-091-0/+1
|
* Do not export global variables used only in typesystem.cpp.Hugo Lima2009-11-201-1/+1
|
* Export a minimal set of classes in ReportHandler interface, to speep upHugo Lima2009-11-201-19/+107
| | | | compilation and avoid link errors on windows.
* - Fix compilation when using restritive security flags -WformatHugo Lima2009-08-211-1/+1
| | | | | | | | - Werror=format-security in gcc Thanks Helio Castro. fixes bug#8
* The genesis...Hugo Lima2009-08-171-0/+100