Replace QPixmap with icons from theme and update (all?) parsers to improve them
All parsers was adapted to use new icons and XPM icons was removed.
I have also:
- cleaned some parsers (like: declaring variables close to the usage, using regexp to extract information, merge some conditions, etc.)
- added samples files to check regression (use full to check if all parsers have the same behavior as previously)
Edited by Alain Laporte