summaryrefslogtreecommitdiffstats
path: root/core/os/keyboard.h
Commit message (Expand)AuthorAgeFilesLines
* Add InputEventKey.location to tell left from rightMel Collins2024-01-261-0/+6
* Add missing YEN, SECTION and OPENURL names to keycode mappingsAttackButton2023-08-281-0/+2
* Fix OS.find_keycode_from_string not working with modifiersMarcel Admiraal2023-02-071-1/+1
* Remove unused SUPER_L/R constants.bruvzg2023-01-251-2/+0
* Cleanup and unify keyboard input.bruvzg2023-01-231-76/+11
* add CMD_OR_CTRL as a Key and not just a key modifierajreckof2023-01-151-0/+5
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix key mapping changes when moving from macOS to other platformbruvzg2022-09-071-10/+7
* Merge pull request #59779 from rainerdeyke/constexpr-operatorsJFonS2022-08-231-20/+24
|\
| * Fixed indentsRainer Deyke2022-04-041-4/+4
| * Fixed unsafe castsRainer Deyke2022-04-041-4/+8
| * Made Key operators constexprRainer Deyke2022-04-041-16/+16
* | Adding function key support from F17 to F35gregcsokas2022-06-161-48/+67
* | Fix more issues found by cppcheck.bruvzg2022-04-201-1/+1
|/
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Use "enum class" for input enumsAaron Franke2021-11-121-263/+276
* Use Key enum instead of plain integersAaron Franke2021-08-101-0/+47
* Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A2021-05-071-1/+1
* Rename some more global enums (Key, Joy, MIDI)Aaron Franke2021-03-231-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-3/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: Harmonize header guards to style guide [Core]Rémi Verschelde2020-03-251-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-4/+0
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-5/+2
* [macOS] Fix keyboard shortcuts on non QWERTY keyboard layouts.bruvzg2018-03-281-1/+0
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use "Command" instead of "Meta" for macOS (#1619)Cong2017-10-081-0/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-1/+1
* Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTERBojidar Marinov2017-08-061-2/+2
* Remove duplicate keycode constant for Numpad Enter key.bruvzg2017-07-261-1/+0
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-258/+256
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* -Added yield nodes to visual scriptJuan Linietsky2016-08-071-0/+3
* remove trailing whitespaceHubert Jarosz2016-03-091-10/+10
* Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACTRémi Verschelde2016-02-171-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* -WIP to add proper key swapping according to keyboard layoutJuan Linietsky2015-01-041-0/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+332