Skip to content

Replace QPixmap with icons from theme and update (all?) parsers to improve them

BUG: 431999

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

Merge request reports