summaryrefslogtreecommitdiffstats
path: root/editor/editor_help.h
Commit message (Expand)AuthorAgeFilesLines
...
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-1/+1
* Documentation search fixesGregory Basile2021-06-161-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Refactor DocData into core and editor (DocTools) partsThakee Nathees2020-12-021-3/+3
* Documentation generation for GDScriptThakee Nathees2020-11-291-0/+1
* Remove unused unhandled_key_input method in EditorHelp. Search popup and focu...Eric M2020-11-231-2/+0
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Remove unnecessary panel in EditorHelpBitMichael Alexsander2020-04-061-2/+2
* Reworked tooltips to use the popup system.Juan Linietsky2020-03-261-0/+2
* Move DocData and Collada out of their subfoldersRémi Verschelde2020-03-241-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-3/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Add shortcut Shift + F3 to search pervious in the built-in docsMarqus2019-10-101-2/+2
* Add horizontal margins to the editor help based on widthHugo Locurcio2019-08-231-0/+1
* Show matches found when searching the docsMichael Alexsander Silva Dias2019-08-091-3/+6
* Fix description size in "New Node" dialogMichael Alexsander Silva Dias2019-02-171-2/+2
* General cleanup of script and doc search barsMichael Alexsander Silva Dias2019-02-101-6/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Unify editor class and reference searchRay Koopa2018-11-201-86/+3
* Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-...Rémi Verschelde2018-10-021-3/+3
* display some constants as hexJuan Linietsky2018-08-211-0/+2
* -Fix tooltips in inspector, now they show as rich text.Juan Linietsky2018-07-201-2/+3
* [Doc] Fixes in find barGuilherme Felipe2018-05-161-0/+2
* Change from "search dialog" to "search bar" on help screenGuilherme Silva2018-05-081-1/+45
* Ctrl+Clicking a enum now scrolls down to it in the docs.Felix Yang2018-04-031-0/+1
* Fix for a possible compile error under OS XMarcelo Fernandez2018-02-141-1/+24
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Docs methods grouping by prefixpoke10242017-12-161-0/+12
* Make "Search Help" more responsivepoke10242017-12-061-0/+3
* Several fixed to editor doc.Daniel J. Ramirez2017-09-141-0/+4
* Fixed some inconsistent styles, plus some cleanupDaniel J. Ramirez2017-09-121-1/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Changed MethodBind API to request information from methods. It's much claner ...Juan Linietsky2017-08-231-1/+2
* Removed EditorHelp::_scroll_changedWilson E. Alvarez2017-08-231-1/+0
* Updated function argument namesWilson E. Alvarez2017-08-121-2/+2
* editor: update helps and script panel on theme could change.toger52017-08-041-0/+1
* EditorHelp: Help>Class now switch to script editorPoommetee Ketson2017-05-311-2/+0
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-4/+4
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-58/+39
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+222