summaryrefslogtreecommitdiff
path: root/doc/classes/TreeItem.xml
AgeCommit message (Expand)Author
2022-08-11[doc] Use "param" instead of "code" to refer to parametersAndy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-07-08Clarified usage of TreeItem get_next*() and get_prev*() functions.Derwent Ready (drentsoft)
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-05-16Allow TreeItem nodes to toggle visibilitymonkeyman192
2022-04-22Implement Label3D node.bruvzg
2022-03-30Make vararg method bind no return and returnPierre-Thomas Meisels
2022-02-17Fix documentation about TreeItem button IDHaoyu Qiu
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-08Improve TreeItem button APIHaoyu Qiu
2022-01-28Improve some method bindings to use specific `Object` subtypesRémi Verschelde
2022-01-22Add usage of indeterminate checkboxes to editorkobewi
2022-01-18Addded methods to propagate checks & refactored classes to use new methods.Kevin Fischer
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
2021-08-27Makes FontData importable resource.bruvzg
2021-08-16Added icons and API for indeterminate checkmarks for the Tree class.Kevin Fischer
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-28Implement Tree's internal minimum width calculationGilles Roudière
2021-06-02Use bold fonts in editorreduz
2021-05-17Improve TreeItem API and allow to move nodestrollodel
2021-03-25doc: Sync classref with current sourceRémi Verschelde
2021-01-28docs: Add TreeItem method descriptionsJames Westman
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-07-20Clarify TreeItem return valuesTheDuriel
2020-05-11doc: Sync classref with current sourceRémi Verschelde
2020-04-21Mention how to remove TreeItem from a TreeTomasz Chabora
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-22doc: Sync classref with StringName/Callable changesRémi Verschelde
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-10-11doc: Sync classref with current sourceRémi Verschelde
2019-10-06Added missing bind_method to TreeItem::get_custom_color().dankan1890
2019-10-04Merge pull request #22834 from lupoDharkael/recursive-itemRémi Verschelde
2019-09-27doc: Sync classref with current sourceRémi Verschelde
2019-09-26#14011: Implement `TreeItem.get_button_tooltip(column, idx)`.Nolan Darilek
2019-09-04Add call_recursive method to TreeItemlupoDharkael
2019-08-24Tree: fix and expose icon modulationmerumelu
2019-07-17documented set_button_disabledMeriipu
2019-07-09TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-01doc: Sync classref with current sourceRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-03-29ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry
2018-12-20doc: Add missing commas after "If true/false"Rémi Verschelde
2018-10-13[Docs] Fixed 'get_button_count's link and a typo related to 'button'.M. Huri
2018-10-07Update class documentation xmlKelly Thomas