summaryrefslogtreecommitdiffstats
path: root/doc/classes/Tree.xml
Commit message (Expand)AuthorAgeFilesLines
* Add multiple descriptions to several classesNick Huelin2021-07-061-0/+1
* Clean up Treereduz2021-07-041-0/+44
* Implement Tree's internal minimum width calculationGilles Roudière2021-06-281-7/+7
* Allow disabling scrolling in TreeGilles Roudière2021-06-251-0/+6
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-10/+10
* Consistently prefix bound virtual methods with _kobewi2021-06-121-1/+1
* Add highlight to the relationship lines of selected Tree itemsYuri Sizov2021-05-251-1/+19
* Improve TreeItem API and allow to move nodestrollodel2021-05-171-1/+1
* Docs: Port Code Examples to C# (R, S, T, U)HaSa10022021-03-051-5/+32
* Merge pull request #45994 from Jummit/expose-edit-selectedRémi Verschelde2021-02-221-0/+7
|\
| * expose edit_selected in TreeJummit2021-02-221-0/+7
* | doc: Sync classref with current sourceRémi Verschelde2021-02-191-0/+8
* | [CTL] Add missing font outline drawing routines and theme constants.bruvzg2021-02-141-0/+6
* | Change themes *_color_* to *_*_colorMarcel Admiraal2021-01-241-1/+1
* | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-1/+80
|/
* Correct the doc about Tree.get_editedTomasz Chabora2020-11-141-2/+9
* Mention how to remove TreeItem from a TreeTomasz Chabora2020-04-211-1/+1
* Add LOTS of missing docsTomasz Chabora2020-03-131-0/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-6/+6
* Completes doc for ItemList and TreeHaoyu Qiu2020-02-071-4/+36
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Improves Tree documentationHaoyu Qiu2020-01-041-12/+35
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-2/+2
* doc: Fix parsing of self-closing XML tagsRémi Verschelde2019-09-241-2/+2
* Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docsRémi Verschelde2019-09-241-0/+2
|\
| * Run doctool after overridden properties changesBojidar Marinov2019-09-041-0/+2
* | Remove an unused icon and constant in TreeHugo Locurcio2019-09-201-2/+0
|/
* doc: Sync classref with current sourceRémi Verschelde2019-08-221-1/+1
* Add Tree iteration instructions thorugh TreeItemTwarit Waikar2019-08-091-0/+1
* Document Tree column behaviour of min_width in conjunction w expandMeriipu2019-07-171-2/+2
* TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde2019-07-091-4/+4
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-25/+25
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-10/+10
* doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinksRémi Verschelde2019-06-271-4/+4
* doc: Sync classref with current sourceRémi Verschelde2019-05-281-0/+6
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Add missing commas after "If true/false"Rémi Verschelde2018-12-201-6/+6
* General fixes for the new unified help searchMichael Alexsander Silva Dias2018-11-221-2/+2
* doc: Sync classref with current sourceRémi Verschelde2018-11-201-0/+2
* [Docs] Fix some broken linksKelly Thomas2018-10-061-1/+1
* [Docs] Remove double-spaces from descriptions, as well a couple other small f...LikeLakers22018-09-231-1/+1
* Change return value of Tree.create_item() from Object to TreeItemKelly Thomas2018-09-031-1/+1
* Improve ClassDB information for some some signal parametersKelly Thomas2018-09-011-3/+3
* [DOCS] complete Tree.get_drop_section_at_position and Tree.drop_mode_flagsPoommetee Ketson2018-08-071-1/+3
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* Clarified what the Tree's signals "item_activated" and "item_double_clicked" do.Michael Alexsander Silva Dias2018-02-201-2/+2
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1