summaryrefslogtreecommitdiffstats
path: root/scene/gui/shortcut.cpp
Commit message (Expand)AuthorAgeFilesLines
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-76/+0
* Minor tweaks/fixes for the Command PaletteMichael Alexsander2021-08-181-1/+1
* command palette improvementsBhuvan Vemula2021-08-151-1/+1
* Added EditorCommandPaletteBhuvan Vemula2021-08-091-1/+7
* Shortcut: Rename `shortcut` property to `event`Rémi Verschelde2021-08-051-18/+15
* Fix InputMap.action_erase_event() failing to erase events correctly.Marcel Admiraal2021-05-191-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename ShortCut to Shortcut which is more grammatically correctHugo Locurcio2020-09-091-12/+12
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-2/+3
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-6/+0
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Dead code tells no talesRémi Verschelde2017-08-271-0/+77