summaryrefslogtreecommitdiffstats
path: root/editor/editor_help.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Editor: Fix `EditorHelpBitTooltip` for Signals dockDanil Alexeev2024-07-051-0/+2
* Editor: Fix categories and tooltips in `TileSet` editorDanil Alexeev2024-05-141-1/+2
* Editor: Fix `EditorHelpBitTooltip` + `ProgressDialog` causes crashDanil Alexeev2024-05-081-0/+4
* Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
* Editor: Display deprecated/experimental messages in tooltipsDanil Alexeev2024-04-181-27/+65
* Editor Help: Add syntax highlighting for code blocksDanil Alexeev2024-03-091-0/+40
* Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-4/+4
* Merge pull request #85868 from KoBeWi/knowyourtilesRémi Verschelde2024-02-131-1/+3
|\
| * Add descriptions for tile propertieskobewi2023-12-071-1/+3
* | Add color in built-in documentation for overridden propertiesMicky2024-02-111-0/+11
* | GDExtension: add an interface for loading extra documentationRiteo2024-01-261-0/+6
* | Improve engine startup/shutdown benchmarksYuri Sizov2023-12-081-0/+1
|/
* Polish & fix editor help cache generationPedro J. Estébanez2023-11-021-3/+2
* Improve threading in ClassDB and EditorHelpYuri Sizov2023-10-201-2/+5
* Merge pull request #82691 from YuriSizov/rst-validate-with-exceptionsRémi Verschelde2023-10-041-2/+2
|\
| * Validate `code` tags for class and member referencesYuri Sizov2023-10-031-2/+2
* | Revamp how documentation tooltips workMichael Alexsander2023-10-031-0/+27
|/
* Avoid text substitution in EditorHelp messagesHaoyu Qiu2023-09-051-9/+6
* Display `BitField[Enum]` in docs to distinguish from `Enum`Danil Alexeev2023-06-151-1/+1
* Improve and fix GDScript documentation generation & behaviorocean (they/them)2023-04-211-2/+2
* C#: Do not use DocCache when generating glue codeRedworkDE2023-04-201-1/+1
* Cache classes editor helpPedro J. Estébanez2023-04-131-0/+3
* Streamline class icon resolution in the editorYuri Sizov2023-03-311-1/+1
* Make EditorHelp respect font size settingsYuri Sizov2023-02-111-0/+8
* Make use of a theme cache in EditorHelp and ensure it's updatedYuri Sizov2023-02-111-16/+25
* Remove some unused signalsRémi Verschelde2023-01-311-2/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add more call-to-action notes when documentation is missingYuri Sizov2022-11-171-1/+1
* 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