bruvzg
|
5fdea69276
[macOS and iOS export] Add localized application name to the translation .plist files.
|
3 years ago |
Rémi Verschelde
|
c4c29728a3
i18n: Sync editor translations with Weblate
|
3 years ago |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
bruvzg
|
2eeff4caec
[macOS] Add empty translation files to the exported app bundle, to allow translation detection by the OS.
|
3 years ago |
bruvzg
|
3bf05c9018
[Export] Instead of removing unsupported options, hide it.
|
3 years ago |
bruvzg
|
8bb00a2dfd
[macOS export] Implements ad-hoc signing on Linux/Windows, adds extra privacy settings, entitlements warnings and error checking.
|
4 years ago |
bruvzg
|
4e2c6c1444
[macOS export] Improve code signing/notarization options validation.
|
3 years ago |
Rémi Verschelde
|
75c06289c4
Merge pull request #56517 from bruvzg/fix_export_utf8
|
3 years ago |
Rémi Verschelde
|
63d9308b4b
Merge pull request #56047 from piiertho/feature/osx-sign-directory
|
3 years ago |
bruvzg
|
d2573c1636
Fix decoding UTF-8 filenames on unzipping.
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Pierre-Thomas Meisels
|
5e0e4f209a
OSX: Add signing of directory structure in Library when exporting for OSX.
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Rémi Verschelde
|
7da392bcc5
Don't return reference on copy assignment operators
|
3 years ago |
bruvzg
|
c8f3dd776b
[Export] Read and ZIP project files in 16K chunks instead of reading the whole file at once.
|
3 years ago |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 years ago |
K. S. Ernest (iFire) Lee
|
8f0c056431
Fix specific warnings issues by Clang
|
3 years ago |
bruvzg
|
911c276a1a
[macOS, sandbox] Add export option to embed and sign helper executables.
|
4 years ago |
Aaron Franke
|
ae1702bee5
Replace HTTP links with HTTPS for sites with HTTPS versions
|
4 years ago |
Hugo Locurcio
|
7612cff432
Use the Unicode multiplication symbol where relevant
|
4 years ago |
Sergey Minakov
|
d18dc7f41c
Split osx platform export template into multiple files
|
4 years ago |