| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-01 | Do not replace "-" with "_" in .po files | Aurélien Gâteau | |
| This causes problem with .po files whose name contains "-". A nice side effect of this approach is we pass a QLocale to QTranslator, which means it will try to load translations for all "ui languages" [1] instead of just the one returned by QLocale::name(). [1]: http://doc-snapshot.qt-project.org/qt5-stable/qlocale.html#uiLanguages REVIEW: 117296 | |||
| 2014-03-28 | Add ECMCreateQmFromPoFiles.cmake | Aurélien Gâteau | |
| Simplifies translation handling for frameworks using Qt translation system. REVIEW: 117052 | |||
