qmc2 / qmc2-mame-fe

QMC2 - M.A.M.E. Catalog / Launcher II
40 stars 3 forks source link

imp: Replaced manual XML parsing with QXmlStreamReader #42

Closed belegdol closed 6 months ago

belegdol commented 6 months ago

This should hopefully make XML parsing more future-proof against future XML format changes.

cuavas commented 6 months ago

Can you please not force push on PRs so much? It makes it hard to see what changed.