summaryrefslogtreecommitdiffstats
path: root/editor/editor_help.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde2022-08-291-0/+1
* Merge pull request #64847 from Mickeon/editor-docs-hierarchy-iconsRémi Verschelde2022-08-281-0/+1
|\
| * Add type icons to editor docs' hierarchyMicky2022-08-251-0/+1
* | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record2022-08-271-1/+0
|/
* Add support for documenting built-in annotationsYuri Sizov2022-07-041-0/+1
* Fix `help_title_font_size` editor property to correctly apply to docsYuri Rubinsky2022-06-291-0/+2
* Fix help links with threaded RTL.bruvzg2022-05-301-0/+3
* Replace most uses of Map by HashMapreduz2022-05-161-7/+7
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-2/+2
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-14/+14
* Initialize bools in the headers in editorAaron Franke2022-03-121-2/+2
* Fix theming of doc backgroundYuri Roubinsky2022-01-301-1/+1
* [Editor] Do not update editor help theme, if calculated margin hasn't changed.bruvzg2022-01-241-0/+1
* Improve spacing in built-in class referenceYuri Sizov2022-01-181-4/+8
* Generate editor docs on a threadreduz2022-01-071-1/+8
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-0/+2
* Move the docs for constructors and operators out of methods sectionAaron Franke2021-10-291-0/+2
* Remove unimplemented methodsMarcel Admiraal2021-10-211-3/+0
* Added status bar and toggle scripts panel button to EditorHelp/VScriptsYuri Roubinsky2021-09-151-0/+5
* 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