summaryrefslogtreecommitdiffstats
path: root/platform/uwp/export/export_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* UWP: Remove platform port, needs to be redone from scratch for 4.xRémi Verschelde2023-09-071-450/+0
* Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+1
* Allow exporting release Android builds without a debug keystoreMichael Alexsander2023-06-191-1/+1
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-2/+2
* Store sensitive export options in dedicated credentials fileAndreas Raddau2023-05-101-0/+5
* [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-191-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-1/+1
* Rename String `plus_file` to `path_join`Aaron Franke2022-08-291-1/+1
* Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio2022-08-141-1/+2
* Update export dialog to handle many architecturesAaron Franke2022-07-291-8/+2
* Make some editor export methods constAaron Franke2022-07-291-2/+2
* Split up editor export code into multiple filesAaron Franke2022-07-261-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Add a new HashSet templatereduz2022-05-201-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Narrow FileAccess scope to prevent deadlocks.bruvzg2022-04-121-10/+12
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-3/+1
* Fix some issues found by cppcheck.bruvzg2022-04-061-1/+1
* Rename StreamTexture* to CompressedTexture*reduz2022-03-051-10/+10
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-0/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde2021-10-281-7/+7
* Split uwp platform export template into multiple filesSergey Minakov2021-08-121-0/+448