summaryrefslogtreecommitdiff
path: root/platform/uwp/export
AgeCommit message (Expand)Author
2020-02-11Texture refactorJuan Linietsky
2020-02-06Merge pull request #35886 from doot24/fix_#35871Rémi Verschelde
2020-02-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-02-03fixed godot not recognising 150x150 icon for uwp exportD00T24
2020-01-07Export: Improve usability of command line interfaceRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-11-25Fix inverted value check in UWP export packagerGeorge Marques
2019-11-09[UWP] [Export] added additional checks for blank valuespiratesephiroth
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-22Changed some code found by Clang Tidy and Coverityqarmin
2019-08-19Move CryptoCore to it's own folder.Fabio Alessandrelli
2019-08-12Export: Remove temp files from cache after exportRémi Verschelde
2019-08-09Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative"...Robin Hübner
2019-07-23Fix some code found by Coverity Scan and PVS Studioqarmin
2019-07-02CryptoCore class to access to base crypto utils.Fabio Alessandrelli
2019-06-05Fix memory leak after closing filesqarmin
2019-05-18Allow project export to be canceledGeorge Marques
2019-04-02Enable warnings=extra on clang and GCC testers.marxin
2019-03-06Fix directory check when exporting projectvolzhs
2019-03-05Fixes misleading error message when trying to exportRicardo Lüders
2019-02-12Platform: Ensure classes match their header filenameRémi Verschelde
2019-01-21ExportDialog: Make error messages translatableRémi Verschelde
2019-01-19Fixed a typo in 'uwp_device_capabilites'M. Huri
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-27uwp export: fix existing template checkAndrea Beconcini
2018-11-01Export for OS X on OS X now lets you select .dmg or .zipMarcelo Fernandez
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-23Fix file hintsMarcin Zawiejski
2018-08-21BPTC supportelasota
2018-08-20Add PROPERTY_HINT_PLACEHOLDER_TEXT for String propertiesRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-05-09For uwp the ARM architecture needs to be in lower caseHein-Pieter van Braam
2018-04-19Fix Coverity reports of uninitialized scalar variableRémi Verschelde
2018-02-21Fix typos with codespellluz.paz
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Merge pull request #15246 from vnen/uwp-gdnativeGeorge Marques
2018-01-01Make GDNative DLLs work on UWPGeorge Marques
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-26Add option to sign UWP exports with signtoolGeorge Marques
2017-12-12Updated Linux template extensions to match architecture.Nathan Warden
2017-11-25Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky
2017-11-19Use new XDG folders to dehardcode pathsRémi Verschelde
2017-11-17EditorSettings: Rename settings_path to settings_dirRémi Verschelde
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-08Fix unused variable warningsHein-Pieter van Braam
2017-09-02Fix use of unitialized variablesHein-Pieter van Braam
2017-09-01Fix signed and unsigned comparisonsHein-Pieter van Braam
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam