summaryrefslogtreecommitdiffstats
path: root/doc/classes/TreeItem.xml
Commit message (Expand)AuthorAgeFilesLines
* Use capitalized ID in the docHaoyu Qiu2022-12-081-2/+2
* Expose TreeItem::set_button_colorJummit2022-10-091-0/+9
* Tree recursive foldingNinni Pipping2022-09-211-0/+15
* Rename TreeItem's `set_tooltip` to `set_tooltip_text`Micky2022-08-301-7/+7
* Replace Array return types with TypedArray 3kobewi2022-08-241-1/+1
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-111-38/+38
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-124/+124
* Clarified usage of TreeItem get_next*() and get_prev*() functions.Derwent Ready (drentsoft)2022-07-081-4/+4
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-24/+0
* Allow TreeItem nodes to toggle visibilitymonkeyman1922022-05-161-0/+4
* Implement Label3D node.bruvzg2022-04-221-2/+2
* Make vararg method bind no return and returnPierre-Thomas Meisels2022-03-301-1/+1
* Fix documentation about TreeItem button IDHaoyu Qiu2022-02-171-2/+2
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Improve TreeItem button APIHaoyu Qiu2022-02-081-2/+18
* Improve some method bindings to use specific `Object` subtypesRémi Verschelde2022-01-281-3/+3
* Add usage of indeterminate checkboxes to editorkobewi2022-01-221-1/+1
* Addded methods to propagate checks & refactored classes to use new methods.Kevin Fischer2022-01-181-0/+8
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-14/+5
* Makes FontData importable resource.bruvzg2021-08-271-0/+17
* Added icons and API for indeterminate checkmarks for the Tree class.Kevin Fischer2021-08-161-1/+17
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-400/+200
* Implement Tree's internal minimum width calculationGilles Roudière2021-06-281-4/+4
* Use bold fonts in editorreduz2021-06-021-0/+18
* Improve TreeItem API and allow to move nodestrollodel2021-05-171-6/+60
* doc: Sync classref with current sourceRémi Verschelde2021-03-251-0/+6
* docs: Add TreeItem method descriptionsJames Westman2021-01-281-1/+11
* [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-0/+109
* Clarify TreeItem return valuesTheDuriel2020-07-201-6/+6
* doc: Sync classref with current sourceRémi Verschelde2020-05-111-0/+18
* Mention how to remove TreeItem from a TreeTomasz Chabora2020-04-211-1/+2
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-2/+1
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-11/+12
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-10-111-9/+9
* Added missing bind_method to TreeItem::get_custom_color().dankan18902019-10-061-0/+9
* Merge pull request #22834 from lupoDharkael/recursive-itemRémi Verschelde2019-10-041-0/+9
|\
| * Add call_recursive method to TreeItemlupoDharkael2019-09-041-0/+9
* | doc: Sync classref with current sourceRémi Verschelde2019-09-271-1/+3
* | #14011: Implement `TreeItem.get_button_tooltip(column, idx)`.Nolan Darilek2019-09-261-0/+9
* | Tree: fix and expose icon modulationmerumelu2019-08-241-0/+20
* | documented set_button_disabledMeriipu2019-07-171-0/+1
* | TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde2019-07-091-0/+12
* | Proofread and improve the whole class referenceHugo Locurcio2019-06-271-2/+2
* | doc: Sync classref with current sourceRémi Verschelde2019-06-011-0/+6
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-1/+1
|\ \