Is it possible to compare the .qm/compiled Qt translation files?
04:56 27 Jan 2023

I have a Qt5 project which introduces changes to its .qm files, and I wanted to check what these differences where. Does anyone know if it's possible to diff/compare .qm files?

qt qt5 translation