summaryrefslogtreecommitdiffstats
path: root/doc/classes/TreeItem.xml
Commit message (Expand)AuthorAgeFilesLines
* GUI: Fix text overlapping icon in `Tree`Danil Alexeev2023-08-241-0/+15
* Merge pull request #78393 from AThousandShips/tree_tooltipYuri Sizov2023-07-121-0/+9
|\
| * Add ability to set the tooltip text of a `TreeItem` buttonNinni Pipping2023-06-181-0/+9
* | Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* | Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
|/
* Tree: Add ability to configure text autowrap mode for individual cellsDanil Alexeev2023-06-031-0/+15
* Implement `TreeItem.add_child`Yuri Sizov2023-05-311-1/+9
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-4/+4
* Clarify range of various ID values are 32 bitNinni Pipping2023-05-191-0/+1
* Improve editor state persistenceHendrik Brucker2023-05-111-2/+18
* Add support for multiline strings to `Tree`Danil Alexeev2023-04-251-5/+21
* Make icons of scripted and custom classes fit the editor UIYuri Sizov2023-03-311-2/+2
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fix confusion about TreeItem.add_button ambiguity between id and indexMarkus Sauermann2022-12-291-21/+21
* 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