summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #42381 from timothyqiu/osx-hiddenRémi Verschelde2020-09-292-0/+12
|\
| * Hides special folders in FileDialog for macOSHaoyu Qiu2020-09-282-0/+12
* | Merge pull request #41385 from m4gr3d/fix_splash_loading_masterRémi Verschelde2020-09-287-6/+115
|\ \
| * | Fix splash screen loading on AndroidFredia Huya-Kouadio2020-08-197-6/+115
* | | Merge pull request #42262 from akien-mga/ios-pvrtc-fixesRémi Verschelde2020-09-281-4/+3
|\ \ \
| * | | iOS: Fix multiple issues with PVRTC import, disable ETC1Vasiliy Makarov2020-09-231-4/+3
* | | | Merge pull request #42327 from bruvzg/4_mac_captured_fixRémi Verschelde2020-09-281-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | [macOS] Fix mouse position in captured mode.bruvzg2020-09-251-0/+6
| |/ /
* / / Add all headers to VS ProjectBartłomiej T. Listwon2020-09-271-3/+3
|/ /
* | Merge pull request #42178 from Faless/js/sync_fs_size_handlersRémi Verschelde2020-09-239-200/+264
|\ \
| * | JS synchronous start, better persistent FS sync.Fabio Alessandrelli2020-09-235-73/+107
| * | Make canvas resize optional in HTML5.Fabio Alessandrelli2020-09-231-0/+2
| * | Better HiDPI support in HTML5.Fabio Alessandrelli2020-09-231-2/+6
| * | Window event listener do not use capture.Fabio Alessandrelli2020-09-231-2/+5
| * | Small refactor to JavaScript handlers.Fabio Alessandrelli2020-09-232-19/+51
| * | Expose request_quit method to JS in HTML5 export.Fabio Alessandrelli2020-09-231-0/+17
| * | [HTML5] Add override keyword, cleanup methods.Fabio Alessandrelli2020-09-184-110/+82
* | | Add overridable init method for the Godot fragment instance.Fredia Huya-Kouadio2020-09-181-2/+22
|/ /
* | Fix typos with codespellRémi Verschelde2020-09-183-3/+3
* | X11: Try to load libXrandr.so.3 if libXrandr.so.2 isn't foundRémi Verschelde2020-09-181-1/+6
* | Linux/BSD: Fix support for NetBSDRémi Verschelde2020-09-182-4/+21
* | Add window click-through support.bruvzg2020-09-177-0/+111
* | Only display the Windows toggle console option if it can actually be usedHugo Locurcio2020-09-142-0/+4
* | Remove unused Python imports.Marcel Admiraal2020-09-101-1/+0
* | Explicitly add implicitly added semicolons.Marcel Admiraal2020-09-091-4/+4
* | Adds PCK encryption support (using script encryption key for export).bruvzg2020-09-053-5/+5
* | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg2020-09-0313-75/+69
* | Merge pull request #41332 from bruvzg/win_subsys_optionRémi Verschelde2020-09-033-26/+19
|\ \
| * | Add Windows Subsystem build option.bruvzg2020-08-171-5/+16
| * | Revert "[Windows] Attach to parent console instead of creating new one."bruvzg2020-08-173-27/+9
* | | Fix drag and drop between windows in X11 display serverPouleyKetchoupp2020-09-032-15/+86
* | | Merge pull request #41456 from nekomatata/x11-fix-popupsRémi Verschelde2020-09-036-92/+194
|\ \ \
| * | | Fix WINDOW_EVENT_FOCUS_IN for popups on WindowsPouleyKetchoupp2020-08-261-2/+4
| * | | Fix menu popups delay and focus in X11 display serverPouleyKetchoupp2020-08-262-80/+162
| * | | Re-apply "Fixes for windows in X11 tiling WMs"PouleyKetchoupp2020-08-226-12/+30
| | |/ | |/|
* | | Fix issue causing the textedit to move upwardFredia Huya-Kouadio2020-08-302-3/+7
* | | Merge pull request #41550 from godotengine/revert-40671-virtual-keyboard-heig...Rémi Verschelde2020-08-272-43/+7
|\ \ \
| * | | Revert "Fix virtual keyboard height regression"Fredia Huya-Kouadio2020-08-262-43/+7
* | | | Merge pull request #41549 from godotengine/revert-40484-android-virtual-keybo...Rémi Verschelde2020-08-261-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Disable virtual keyboard focus adjustment on Android"Fredia Huya-Kouadio2020-08-261-1/+0
* | | | Revert "Move PopupWindow logic to GodotEditText on Android"Fredia Huya-Kouadio2020-08-262-56/+67
|/ / /
* | | [macOS] Fix heap use-after-free in DisplayServer.bruvzg2020-08-251-5/+7
* | | Fix new black style check failures in various files.Marcel Admiraal2020-08-211-1/+4
|/ /
* | Revert "Fixes for windows in X11 tiling WMs"Juan Linietsky2020-08-196-30/+12
* | Merge pull request #41080 from naithar/feature/ios-framework-importRémi Verschelde2020-08-191-24/+24
|\ \ | |/ |/|
| * iOS Export: Add a method to embed a frameworkSergey Minakov2020-08-191-24/+24
* | [Windows] Fix modifier keys when using tablet input.bruvzg2020-08-171-4/+4
* | Port ClassDB tests to use doctestAndrii Doroshenko (Xrayez)2020-08-164-4/+8
* | Merge pull request #41285 from bruvzg/macos_on_top_4Rémi Verschelde2020-08-151-1/+5
|\ \
| * | Fix "on top" incorrectly set on init (all platforms).bruvzg2020-08-151-1/+5