summaryrefslogtreecommitdiffstats
path: root/platform/uwp/export/export.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix directory check when exporting projectvolzhs2019-03-061-1/+1
* Fixes misleading error message when trying to exportRicardo Lüders2019-03-051-0/+4
* Platform: Ensure classes match their header filenameRémi Verschelde2019-02-121-10/+10
* ExportDialog: Make error messages translatableRémi Verschelde2019-01-211-13/+13
* Fixed a typo in 'uwp_device_capabilites'M. Huri2019-01-191-3/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* uwp export: fix existing template checkAndrea Beconcini2018-11-271-1/+1
* Export for OS X on OS X now lets you select .dmg or .zipMarcelo Fernandez2018-11-011-2/+4
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-7/+7
* Fix file hintsMarcin Zawiejski2018-08-231-2/+2
* BPTC supportelasota2018-08-211-0/+3
* Add PROPERTY_HINT_PLACEHOLDER_TEXT for String propertiesRémi Verschelde2018-08-201-9/+9
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-50/+50
* For uwp the ARM architecture needs to be in lower caseHein-Pieter van Braam2018-05-091-2/+2
* Fix Coverity reports of uninitialized scalar variableRémi Verschelde2018-04-191-0/+8
* Fix typos with codespellluz.paz2018-02-211-1/+1
* Merge pull request #15246 from vnen/uwp-gdnativeGeorge Marques2018-01-011-0/+11
|\
| * Make GDNative DLLs work on UWPGeorge Marques2018-01-011-0/+11
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/
* Add option to sign UWP exports with signtoolGeorge Marques2017-12-261-1/+69
* Updated Linux template extensions to match architecture.Nathan Warden2017-12-121-1/+1
* Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky2017-11-251-12/+12
* Use new XDG folders to dehardcode pathsRémi Verschelde2017-11-191-3/+3
* EditorSettings: Rename settings_path to settings_dirRémi Verschelde2017-11-171-3/+3
* Rename pos to position in user facing methods and variablesletheed2017-09-201-3/+3
* Fix unused variable warningsHein-Pieter van Braam2017-09-081-2/+0
* Fix use of unitialized variablesHein-Pieter van Braam2017-09-021-1/+3
* Fix signed and unsigned comparisonsHein-Pieter van Braam2017-09-011-4/+4
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-14/+14
* Fixes for new two-dash long command line argumentsRémi Verschelde2017-08-211-1/+1
* Revert "Second take at making command-line arguments more UNIX-like + main.cp...Juan Linietsky2017-08-191-1/+1
* Fixes for new two-dash long command line argumentsRémi Verschelde2017-08-191-1/+1
* Use const reference where favorableWilson E. Alvarez2017-08-141-2/+2
* -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-2/+12
* Fix errors with global config names no more sorrys pleasegeequlim2017-07-191-1/+1
* Bring back the UWP exporterGeorge Marques2017-07-121-1594/+581
* Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde2017-04-281-4/+5
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* i-patch for Pirate languageRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-16/+15
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-2/+2
* Complete the globals.h -> global_config.h conversionBojidar Marinov2017-02-231-1/+1
* Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky2017-02-191-3/+4
* Removed import/export system, will start new one from scratch.Juan Linietsky2017-01-251-1/+2
* Style: Various fixes to play nice with clang-formatRémi Verschelde2017-01-161-10/+11
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-1/+1
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1