summaryrefslogtreecommitdiffstats
path: root/doc/classes/Tree.xml
Commit message (Expand)AuthorAgeFilesLines
* Expose Tree::deselect_all to GDScriptDawid Marzec2023-01-081-0/+6
* Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio2022-12-191-0/+1
* Use capitalized ID in the docHaoyu Qiu2022-12-081-1/+1
* Fill random docskobewi2022-11-221-1/+6
* [Font] Add an import option to pre-render all glyphs required for the transla...bruvzg2022-11-101-0/+8
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* Tree recursive foldingNinni Pipping2022-09-211-0/+3
* Improve naming of theme properties throughout GUI codeYuri Sizov2022-09-061-6/+6
* implemented right click on Tree control headerderammo2022-08-241-2/+3
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-111-8/+8
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-50/+50
* Adjust 2 default theme colors in ItemList and TreeFireForge2022-08-021-1/+1
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-24/+0
* Document incremental search support in ItemList, PopupMenu and TreeHugo Locurcio2022-06-171-0/+1
* Add the button pressed to some signals in Treetrollodel2022-05-211-16/+14
* Rename theme properties to include underscoresFireForge2022-04-231-2/+2
* Implement Animation Librariesreduz2022-04-111-1/+2
* Rename Control's Rect properties to exclude rect_ partMarcel Admiraal2022-03-081-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Improve TreeItem button APIHaoyu Qiu2022-02-081-0/+7
* Center when scrolling to tree item.Stijn Hinlopen2022-02-051-0/+1
* Merge pull request #57205 from TechnoPorg/variant-template-castRémi Verschelde2022-01-271-4/+4
|\
| * Allow method binds to take Object subclasses as argumentsTechnoPorg2022-01-251-4/+4
* | doc: Clarify expected type of `Object *` parameters in Tree methodsRémi Verschelde2022-01-251-4/+4
* | Merge pull request #53276 from Phischermen/propagate_checkRémi Verschelde2022-01-201-0/+7
|\ \
| * | Addded methods to propagate checks & refactored classes to use new methods.Kevin Fischer2022-01-181-0/+7
| |/
* / Improve the default project themeHugo Locurcio2022-01-191-5/+5
|/
* Merge pull request #55559 from pycbouh/docs-overridden-cross-linkedRémi Verschelde2021-12-051-2/+2
|\
| * Make overridden properties link to parent definitionYuri Sizov2021-12-031-2/+2
* | Bind column_titles_visible as propertykobewi2021-12-051-13/+3
|/
* Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-78/+78
* Added icons and API for indeterminate checkmarks for the Tree class.Kevin Fischer2021-08-161-0/+3
* Add theme item descriptions to the online documentationYuri Sizov2021-08-041-46/+46
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-172/+86
* 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