summaryrefslogtreecommitdiffstats
path: root/platform/ios
Commit message (Expand)AuthorAgeFilesLines
* Enable shadow warnings and fix raised errorsNinni Pipping2023-05-111-9/+9
* Merge pull request #76856 from HolonProduction/macos-specificRémi Verschelde2023-05-111-1/+1
|\
| * Don't expose mac specific display server.HolonProduction2023-05-111-1/+1
* | Merge pull request #76165 from and-rad/safe-credentialsRémi Verschelde2023-05-103-7/+14
|\ \
| * | Store sensitive export options in dedicated credentials fileAndreas Raddau2023-05-103-7/+14
| |/
* / Make documentation sorting use natural orderNinni Pipping2023-05-091-10/+10
|/
* Merge pull request #76510 from bruvzg/ios_conv_lib_loadRémi Verschelde2023-04-271-0/+10
|\
| * [iOS] Fix loading of GDExtension dylibs auto converted to framework.bruvzg2023-04-271-0/+10
* | Fix wait for thread not startedSamuele Panzeri2023-04-271-1/+3
|/
* Fix various typos with codespellRémi Verschelde2023-04-261-1/+1
* Merge pull request #76026 from YuriSizov/editor-running-up-that-guiRémi Verschelde2023-04-261-0/+1
|\
| * Extract editor run toolbar into its own componentYuri Sizov2023-04-191-0/+1
* | Merge pull request #76037 from theromis/masterRémi Verschelde2023-04-251-7/+7
|\ \
| * | ios splash screen rotation fixRoman Vasilyev2023-04-131-7/+7
* | | [Export docs] Move docs to platform folders.bruvzg2023-04-202-0/+191
| |/ |/|
* | [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-194-25/+63
|/
* Windows TTS: Use HashMap instead of RBMap for idsRémi Verschelde2023-04-111-1/+1
* Remove (or make verbose only) various debug prints.bruvzg2023-03-207-23/+11
* increased max touches to 32 for iosChris Weber2023-03-041-1/+1
* iOS: Implement missing JoyButton::BACK (Options), START (Menu), and GUIDE (Home)Nataša2023-02-161-0/+19
* iOS: Fix memory leak on touch inputTravis Veralrud2023-02-155-293/+27
* Refactor high quality texture importJuan Linietsky2023-01-301-0/+1
* Cleanup and unify keyboard input.bruvzg2023-01-237-19/+324
* Convert en_GB spelling to en_US with codespellRémi Verschelde2023-01-233-3/+3
* [iOS] Restore OpenGLES3 renderer support.bruvzg2023-01-226-40/+72
* Improve DisplayServer message for video card drivers failureRémi Verschelde2023-01-171-22/+3
* Linux/BSD: Add LINUXBSD_ENABLED define for non X11-related checksRémi Verschelde2023-01-161-3/+3
* Update all outdated online documentation linksYuri Sizov2023-01-141-1/+1
* Merge pull request #63312 from bruvzg/one_clickRémi Verschelde2023-01-134-2/+17
|\
| * [Export] Add one-click deploy over SSH for the desktop exports.bruvzg2022-12-294-2/+17
* | [iOS Export] Check Xcode output and display errors if code signing, project ...bruvzg2023-01-111-2/+14
* | iOS: Add new model identifiers for DPI metricsMarius Seufzer2023-01-091-100/+142
* | Add support for the custom initial screen for the main window, fix primary sc...bruvzg2023-01-072-5/+10
* | One Copyright Update to rule them allRémi Verschelde2023-01-0541-1189/+1189
* | Merge pull request #70482 from bruvzg/ios_pencilRémi Verschelde2023-01-033-4/+8
|\ \ | |/ |/|
| * [iOS] Add Apple Pencil pressure and tilt support.bruvzg2022-12-233-4/+8
* | fix contentScaleFactor on iOSMarius Seufzer2022-12-232-2/+2
|/
* Remove Disable Touch debug project settingHugo Locurcio2022-12-171-18/+14
* [macOS/iOS] Use framework Info.plist to determine library name.bruvzg2022-12-162-1/+46
* [iOS] Fix broken single line input and incorrect selection / caret position.bruvzg2022-12-123-19/+37
* Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextensionRémi Verschelde2022-12-121-1/+1
|\
| * Rename all gdnative occurences to gdextensionGilles Roudière2022-12-121-1/+1
* | Merge pull request #69712 from bruvzg/real_sizeRémi Verschelde2022-12-072-2/+7
|\ \
| * | Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...bruvzg2022-12-072-2/+7
| |/
* / Fix Determining Window for TouchscreenMarkus Sauermann2022-12-072-2/+2
|/
* Use system fonts as fallback and improve system font handling.bruvzg2022-12-042-5/+142
* [iOS] Read document and cache path directly in the OS code, instead of passin...bruvzg2022-11-294-33/+21
* Merge pull request #68740 from bruvzg/ios_fixesRémi Verschelde2022-11-282-9/+9
|\
| * [iOS] Fix getting Unicode executable path, fix "!configured" and "!classes.ha...bruvzg2022-11-162-9/+9
* | [Export] Use image loader directly to avoid "resource as image file" errors.bruvzg2022-11-211-3/+3