Commit History

Author SHA1 Message Date
  Rémi Verschelde 16f6a5b139 One Copyright Update to rule them all 2 years ago
  bruvzg 9dcbf8a8a5 [3.x, macOS / iOS Export] Fix generation of duplicate locale property list files. 2 years ago
  bruvzg f5fa1ca944 Add readable export errors. Add RTL image vertical alignment support. 2 years ago
  bruvzg fa56990170 [macOS and iOS export] Add localized application name to the translation .plist files. 3 years ago
  Rémi Verschelde 9f09251027 i18n: Sync editor translations with Weblate 3 years ago
  bruvzg 6bcb24f1b8 Add empty translation files to the exported app bundle, to allow translation detection by the OS. 3 years ago
  bruvzg eb975b7cea [Export, 3.x] Instead of removing unsupported options, hide it. 3 years ago
  bruvzg 30ee208bd9 [macOS export, 3.x] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking. 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Pierre-Thomas Meisels 7dd8e364b1 OSX: Add signing of directory structure in Library when exporting for OSX. 3 years ago
  bruvzg d2558bdc8c Fix decoding UTF-8 filenames on unzipping. 3 years ago
  bruvzg d30b5725a3 [Export] Read and ZIP project files in 16K chunks instead of reading the whole file at once. 3 years ago
  Marcel Admiraal fe9fd5c5ce Remove unused variables 3 years ago
  bruvzg d86eae09d9 [macOS] Add "debugging" (`get-task-allow`) to the export options, to allow using native debugger. 3 years ago
  bruvzg 71e30e3032 [macOS, Mono] Automatically enable JIT entitlements for the Mono exports. 3 years ago
  bruvzg 30393b6401 Add LSApplicationCategoryType to the template and export dialog. 3 years ago
  Marcel Admiraal 5a58516231 Remove duplicate ERR_PRINTS macro 3 years ago
  bruvzg 261b35d63c [3.x, macOS export] Add notarization support. 3 years ago
  bruvzg 53f05c9167 Add GDNative Framework loading and export support. 4 years ago
  Pedro J. Estébanez 817ffc01e1 Make all file access 64-bit (`uint64_t`) 6 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines 4 years ago
  bruvzg 7447c3b76c [macOS] Enable code signing by default, use ad-hoc signature if no identity specified. 4 years ago
  bruvzg 15ff752737 Add "Replace existing signature" to the macOS export (enabled by default). 4 years ago
  Shane Liesegang 4d06a5c2b0 Mono/macOS: Separate data dir into frameworks and resources for codesigning 4 years ago
  bruvzg 1c27d4a73d [macOS] Add entitlements config and export template `dylib` signing to the export. 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde b33fd415da OSX: Remove tmp .app folder instead of moving to trash 4 years ago