Age | Commit message (Expand) | Author |
2021-08-04 | Add theme item descriptions to the online documentation | Yuri Sizov |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-07-08 | Add method description to `PopupMenu` | Nick Huelin |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias |
2021-03-19 | class reference proofreading | Paul Joannon |
2021-02-19 | doc: Sync classref with current source | Rémi Verschelde |
2021-02-14 | [CTL] Add missing font outline drawing routines and theme constants. | bruvzg |
2021-01-28 | doc: Sync classref with current source | Rémi Verschelde |
2021-01-24 | Change themes *_color_* to *_*_color | Marcel Admiraal |
2020-12-27 | Added optional id parameter to `PopupMenu::add_separator` | Yuri Roubinsky |
2020-12-03 | Add "font_color_separator" theme property to 'PopupMenu' | Michael Alexsander |
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg |
2020-09-09 | Rename ShortCut to Shortcut which is more grammatically correct | Hugo Locurcio |
2020-09-02 | Updated PopupMenu documentation after merge of #41640 - PopupMenu rework | Eric M |
2020-05-20 | doc: Sync classref with current source | Rémi Verschelde |
2020-05-11 | doc: Sync classref with current source | Rémi Verschelde |
2020-03-31 | doc: Sync classref with DisplayServer/Window changes | Rémi Verschelde |
2020-02-12 | doc: Sync classref with current source | Rémi Verschelde |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-27 | Document theme_items of multiple classes | Tomasz Chabora |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2020-01-07 | Complete docs for GraphEdit/Node and PopupMenu | Michael Alexsander |
2020-01-02 | [DOCS] Class reference typos and fixes. | Chris Bradfield |
2019-11-02 | Code format for true/false/null to make documentation consistent | PouleyKetchoupp |
2019-10-11 | doc: Sync classref with current source | Rémi Verschelde |
2019-10-08 | PopupMenu: Reorder add_* methods in more natural order | Rémi Verschelde |
2019-09-24 | doc: Fix parsing of self-closing XML tags | Rémi Verschelde |
2019-09-24 | Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docs | Rémi Verschelde |
2019-09-19 | Fix misc. source comment typos | luz.paz |
2019-09-04 | Run doctool after overridden properties changes | Bojidar Marinov |
2019-07-09 | TreeItem: Rename new button disable method to set_button_disabled | Rémi Verschelde |
2019-06-30 | doc: Remove hardcoded default values from descriptions | Rémi Verschelde |
2019-06-30 | doc: Add default values to all properties | Rémi Verschelde |
2019-06-28 | Document PopupMenu node. | Zak |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-06-01 | doc: Sync classref with current source | Rémi Verschelde |
2019-06-01 | Merge pull request #28841 from KoBeWi/option_button_options | Rémi Verschelde |
2019-05-31 | Improvements to incremental search | Tomasz Chabora |
2019-05-23 | Change "Return" to "Returns" where necessary in XML documentation | Sean Heffernan |
2019-05-15 | doc: Sync classref with current source | Rémi Verschelde |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2019-02-10 | doc: Misc formatting fixes | Rémi Verschelde |
2018-08-21 | doc: Sync classref with current source | Rémi Verschelde |
2018-07-26 | doc: Sync classref with current source | Rémi Verschelde |
2018-07-09 | Add ability to set submenu's popup delay time on mouse hovering | Andrii Doroshenko (Xrayez) |
2018-06-11 | -Make sure that ProjectSettings are properly dumped when dumping docs. | Juan Linietsky |
2018-04-11 | Update classref and docs, fix missing parameters' name | Poommetee Ketson |
2018-04-10 | doc: Sync classref with current source | Rémi Verschelde |
2018-04-09 | Add support for radio-looking items with icon | Pedro J. Estébanez |