Age | Commit message (Expand) | Author |
2019-09-23 | Add some missing feature tags to the "Override For..." menu | Hugo Locurcio |
2019-09-23 | Merge pull request #31061 from Abstract-Everything/input-actions-reorder-ui | Rémi Verschelde |
2019-09-10 | Fix right click crash in Locales Filter | lupoDharkael |
2019-09-05 | Input actions can be reordered by drag and drop. | J-Camilleri |
2019-09-04 | Fix out of range crash on remapping files | HaSa1002 |
2019-08-30 | Merge pull request #25353 from azagaya/master | Rémi Verschelde |
2019-08-30 | Make tab containers in editor, project settings, and export dialog, to use hi... | azagaya |
2019-07-20 | Merge pull request #30576 from qarmin/lgtm_coverage | Rémi Verschelde |
2019-07-20 | Changed some code showed in LGTM and Coverage | qarmin |
2019-07-15 | Added DualShock Equivalents to Joypad Button 10 and 11 | Daniel Larson |
2019-07-01 | Merge pull request #30126 from qarmin/remove_unnecessary_code | Rémi Verschelde |
2019-07-01 | Remove unnecessary code and add some error explanations | qarmin |
2019-07-01 | Tweak gamepad button names to be consistent with the documentation | Hugo Locurcio |
2019-06-26 | Some code changed with Clang-Tidy | qarmin |
2019-05-28 | Merge pull request #28454 from homer666/popup-centered-maxsize | Rémi Verschelde |
2019-04-30 | Merge pull request #25720 from qarmin/fix_hide_search_project_settings | Rémi Verschelde |
2019-04-30 | Merge pull request #27707 from Calinou/tweak-message-wording | Rémi Verschelde |
2019-04-30 | Add Popup::popup_centered_clamped method | homer666 |
2019-04-21 | Improve wording of various messages and make casing more consistent | Hugo Locurcio |
2019-04-09 | Style: Apply new changes from clang-format 8.0 | Rémi Verschelde |
2019-03-25 | Use the "warning" color for the "restart required" label | Hugo Locurcio |
2019-03-16 | Fix renaming actions in the Project settings | Bojidar Marinov |
2019-02-20 | Add -Wshadow=local to warnings and fix reported issues. | marxin |
2019-02-08 | Clearch SearchBox when unclick SearchButton | qarmin |
2019-01-25 | Properly warn about the effects of changing an import type, as well as force ... | Juan Linietsky |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-04 | Move "Dialog Bounds" from the Editor Settings to project's metadata | Michael Alexsander Silva Dias |
2018-09-14 | ProjectSettings: Fix InputMap editor on HiDPI | Rémi Verschelde |
2018-09-11 | Replace last occurrences of PropertyEditor by EditorInspector | Rémi Verschelde |
2018-08-24 | Make some debug prints verbose-only, remove others | Rémi Verschelde |
2018-08-21 | BPTC support | elasota |
2018-08-15 | Merge pull request #19837 from willnationsdev/plugin-utilities | Rémi Verschelde |
2018-08-14 | Merge pull request #20747 from hpvb/fix-20184 | Rémi Verschelde |
2018-08-11 | Do not use theme to set LineEdit right_icon | Łukasz Rutkowski |
2018-08-11 | Add clear text button to LineEdit | Łukasz Rutkowski |
2018-08-05 | Do not call _update_actions when only changing deadzone | Hein-Pieter van Braam |
2018-07-26 | Add PluginConfigDialog, EditorPluginSettings GUI | Will Nations |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-07-19 | -Project/Editor settings now use new inspector | Juan Linietsky |
2018-07-17 | Merge pull request #18717 from Essojadojef/fix-inputmap-categories | Max Hilbrunner |
2018-07-09 | Added support for extra mouse buttons. | unknown |
2018-07-03 | Fix button regression | Chaosus |
2018-07-03 | Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferred | Max Hilbrunner |
2018-06-08 | Move the deadzone to a column in the input project settings | Gilles Roudiere |
2018-06-05 | i18n: Sync translation templates with current source | Rémi Verschelde |
2018-05-31 | Increase settings apply speed and added deferred color apply | Chaosus |
2018-05-15 | -New inspector. | Juan Linietsky |
2018-05-08 | Fix actions unfold in Input Map when events are modified | Alessandro |
2018-05-07 | Merge pull request #18610 from homer666/editor-popup-adjustments | Juan Linietsky |
2018-05-05 | Adjust default editor popup sizes | homer666 |