kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 lat temu |
bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
3 lat temu |
kobewi
|
1abdffe7a0
Replace Array return types with TypedArray 2
|
3 lat temu |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 lat temu |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 lat temu |
Haoyu Qiu
|
d1ca29cd8c
Remove `TTRC()` with empty string
|
3 lat temu |
Nathan Franke
|
dc1c4cfbfa
Fix action exact match
|
3 lat temu |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 lat temu |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 lat temu |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 lat temu |
fabriceci
|
e4cfcfc424
Replace auto completion shortcut for mac
|
3 lat temu |
Eric M
|
28b7c1be80
Improve implementation of builtin action overrides
|
4 lat temu |
Rémi Verschelde
|
07a58230ea
InputMap: Fixup `macos` feature tag overrides after #52291
|
3 lat temu |
Hugo Locurcio
|
9b1986fb9c
Rename `osx` to `macos` in input map feature tag handling
|
4 lat temu |
Rémi Verschelde
|
70ba366743
Merge pull request #50375 from Paulb23/code_edit_unit_tests
|
3 lat temu |
Paulb23
|
d186862338
Fix InputMap and display server not nulling singleton on free
|
4 lat temu |
Hugo Locurcio
|
2daaf0fdc3
Make platform feature tag names lowercase
|
4 lat temu |
jmb462
|
a3b9842616
Adding InputMap action error suggestion for Input singleton
|
4 lat temu |
Mai Lavelle
|
ce43781cb3
Fix input methods returning zero strength when pressed status not requested
|
4 lat temu |
Julien Nguyen
|
daee3c316f
Fix action_get_events returning booleans instead of InputKey entries
|
4 lat temu |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 lat temu |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 lat temu |
Nick H
|
c6f28ed62b
Add `get_dead_zone()` method to `InputMap`
|
4 lat temu |
Rémi Verschelde
|
4effadc0ba
Merge pull request #48696 from madmiraal/fix-48692
|
4 lat temu |
Gregory Basile
|
8ab13f8ace
Documentation search fixes
|
4 lat temu |
SpaghettiCoder01
|
5b81af09dc
Added Input_Map entry for backspacing using Shift+Backspace
|
4 lat temu |
Paulb23
|
1c16673798
Move and expose AutoComplete in CodeEdit
|
5 lat temu |
Hugo Locurcio
|
80f4e407b2
Add a keyboard shortcut to select the word under cursor in TextEdit
|
4 lat temu |
Rémi Verschelde
|
4219a4cb6f
Fix typos with codespell
|
4 lat temu |
Marcel Admiraal
|
7104229a85
Fix InputMap.action_erase_event() failing to erase events correctly.
|
4 lat temu |