summaryrefslogtreecommitdiffstats
path: root/doc/classes/InputEventWithModifiers.xml
Commit message (Expand)AuthorAgeFilesLines
* Replaced Command with Cmd in documentationAlexander Hartmann2023-08-131-2/+2
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Display `BitField[Enum]` in docs to distinguish from `Enum`Danil Alexeev2023-06-151-1/+1
* Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-3/+3
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Cleanup and unify keyboard input.bruvzg2023-01-231-0/+6
* Fix typos with codespellRémi Verschelde2022-09-301-1/+1
* Fix key mapping changes when moving from macOS to other platformbruvzg2022-09-071-9/+12
* InputEventWithModifiers: Improve docs of 'command' and 'meta'FlashViper2022-08-291-2/+4
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-4/+0
* Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A2021-05-071-6/+6
* Made serialization of Command toggleable when saving InputEvents.Eric M2020-11-191-0/+4
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Improve shortcut formatting in docsYuri Sizov2020-04-101-6/+6
* doc: Update classref with node renamesRémi Verschelde2020-03-301-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-5/+5
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-6/+6
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-1/+1
* Add support for tutorial links to makerst.pyrobojumper2018-06-121-1/+1
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde2018-01-251-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* Fix typos in code and docs with codespellRémi Verschelde2018-01-181-1/+1
* Filled tutorial field in most relevent classes.Juan Linietsky2018-01-151-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-241-70/+0
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* [DOCS] InputEvent*Jerome670002017-10-211-1/+3
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-5/+5
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+103