summaryrefslogtreecommitdiff
path: root/core/io/translation_loader_po.cpp
AgeCommit message (Expand)Author
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-03-18Add binary MO translation file support.bruvzg
2022-02-04String: Add contains().Anilforextra
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-03-12Fixes small typos and grammar correctionAnshul7sp1
2021-02-11Improve resource load cachereduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-08-19Updated Translation architecture to have TranslationPO, did some commit fixes...SkyJJ
2020-08-19Added plurals and context support to TranslationSkyJJ
2020-07-14PO loader: Fix unclosed files and error messagesRémi Verschelde
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-04-20Exposed RenderingDevice to script APIJuan Linietsky
2020-03-20i18n: Fix parsing of multiple escapes before quotesThakee Nathees
2020-03-20i18n: Add support for translating the class referenceRémi Verschelde
2020-02-28Removed interactive loader, added proper thread loading.Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-08-17Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-24Fix loading PO files with missing newline after last msgstrRémi Verschelde
2018-05-28Fix for not picking up locale of some .po translation filesFabian
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-09-02Fix use of unitialized variablesHein-Pieter van Braam
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-07-12Ignore fuzzy translationsPoommetee Ketson
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-14rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-12-20Remove extraneous line in .po reader, which caused it to disregard first lineBojidar Marinov
2016-07-08Remove unused variables (fourth pass) + dead codeRémi Verschelde
2016-05-27Added translation support to GodotJuan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky