summaryrefslogtreecommitdiffstats
path: root/core/io/translation_loader_po.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio2022-05-031-18/+18
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-53/+14
* Fix some issues found by cppcheck.bruvzg2022-04-061-1/+1
* Add binary MO translation file support.bruvzg2022-03-181-166/+273
* String: Add contains().Anilforextra2022-02-041-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-8/+8
* Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-1/+1
* Fixes small typos and grammar correctionAnshul7sp12021-03-121-1/+1
* Improve resource load cachereduz2021-02-111-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-1/+1
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Updated Translation architecture to have TranslationPO, did some commit fixes...SkyJJ2020-08-191-2/+3
* Added plurals and context support to TranslationSkyJJ2020-08-191-10/+97
* PO loader: Fix unclosed files and error messagesRémi Verschelde2020-07-141-9/+13
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-11/+21
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-13/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-3/+0
* Exposed RenderingDevice to script APIJuan Linietsky2020-04-201-1/+1
* i18n: Fix parsing of multiple escapes before quotesThakee Nathees2020-03-201-3/+12
* i18n: Add support for translating the class referenceRémi Verschelde2020-03-201-7/+7
* Removed interactive loader, added proper thread loading.Juan Linietsky2020-02-281-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Added some obvious errors explanationsqarmin2019-09-251-1/+1
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily2019-08-171-19/+6
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+3
* Fix loading PO files with missing newline after last msgstrRémi Verschelde2018-07-241-19/+21
* Fix for not picking up locale of some .po translation filesFabian2018-05-281-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fix use of unitialized variablesHein-Pieter van Braam2017-09-021-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Ignore fuzzy translationsPoommetee Ketson2017-07-121-6/+15
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-66/+59
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Remove extraneous line in .po reader, which caused it to disregard first lineBojidar Marinov2016-12-201-2/+0
* Remove unused variables (fourth pass) + dead codeRémi Verschelde2016-07-081-3/+0
* Added translation support to GodotJuan Linietsky2016-05-271-7/+18
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* **WARNING BEFORE PULLING**Juan Linietsky2015-08-231-1/+8
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+201