aboutsummaryrefslogtreecommitdiff
path: root/modules/ECMPoQmTools.cmake
AgeCommit message (Expand)Author
2022-01-24Fix ECMPoQmTools when using Qt6Volker Krause
2021-12-01Include QtVersionOption before all Qt5 find_package callsVolker Krause
2021-05-21ecm_create_qm_loader: support target as alternative argumentFriedrich W. H. Kossebau
2021-04-23Modules docs: move rst docs into bracket commentsFriedrich W. H. Kossebau
2021-04-10Fix installation of qm files from po files in the build directoryVolker Krause
2020-06-14extra-cmake-modules: Convert to SPDX license statementsAndreas Cord-Landwehr
2018-08-06Make it possible for ECM to detect po files at configure timeAleix Pol
2017-04-20fix documentation, ecm_install_po_files_as_qm generates .qm, not .moHarald Sitter
2016-09-05ecm_process_po_files_as_qm: Skip fuzzy translationsAlexander Potashev
2016-08-31add full license textAllen Winter
2015-11-30Make sure we load translations on the main thread.Alex Merry
2015-11-14Fix multiple calls to ecm_create_qm_loader.Alex Merry
2015-11-08Revert "Make sure we load translations on the main thread."Alex Merry
2015-11-03Make sure we load translations on the main thread.Alex Merry
2015-04-09Do not call lrelease with -compressLasse Liehu
2015-03-06Use lconvert path from Qt cmake config when on Qt >= 5.3.1v1.8.0-rc1v1.8.0Dmitry Shachnev
2015-02-06Document when modules were added to ECM.Alex Merry
2014-07-14Don't search default paths when finding lconvert.Michael Palimaka
2014-05-26Skip non-directory files inside the po/ directoryAurélien Gâteau
2014-05-04Add ECMPoQmTools moduleAurélien Gâteau