summaryrefslogtreecommitdiff
path: root/doc/classes/Tree.xml
AgeCommit message (Expand)Author
2023-01-16Merge pull request #70433 from Sauermann/fix-treeitem-idRémi Verschelde
2023-01-08Expose Tree::deselect_all to GDScriptDawid Marzec
2022-12-29Fix confusion about TreeItem.add_button ambiguity between id and indexMarkus Sauermann
2022-12-19Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio
2022-12-08Use capitalized ID in the docHaoyu Qiu
2022-11-22Fill random docskobewi
2022-11-10[Font] Add an import option to pre-render all glyphs required for the transla...bruvzg
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-09-21Tree recursive foldingNinni Pipping
2022-09-06Improve naming of theme properties throughout GUI codeYuri Sizov
2022-08-24implemented right click on Tree control headerderammo
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-08-02Adjust 2 default theme colors in ItemList and TreeFireForge
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-06-17Document incremental search support in ItemList, PopupMenu and TreeHugo Locurcio
2022-05-21Add the button pressed to some signals in Treetrollodel
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-11Implement Animation Librariesreduz
2022-03-08Rename Control's Rect properties to exclude rect_ partMarcel Admiraal
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-08Improve TreeItem button APIHaoyu Qiu
2022-02-05Center when scrolling to tree item.Stijn Hinlopen
2022-01-27Merge pull request #57205 from TechnoPorg/variant-template-castRémi Verschelde
2022-01-25Allow method binds to take Object subclasses as argumentsTechnoPorg
2022-01-25doc: Clarify expected type of `Object *` parameters in Tree methodsRémi Verschelde
2022-01-20Merge pull request #53276 from Phischermen/propagate_checkRémi Verschelde
2022-01-19Improve the default project themeHugo Locurcio
2022-01-18Addded methods to propagate checks & refactored classes to use new methods.Kevin Fischer
2021-12-05Merge pull request #55559 from pycbouh/docs-overridden-cross-linkedRémi Verschelde
2021-12-05Bind column_titles_visible as propertykobewi
2021-12-03Make overridden properties link to parent definitionYuri Sizov
2021-12-01Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov
2021-08-16Added icons and API for indeterminate checkmarks for the Tree class.Kevin Fischer
2021-08-04Add theme item descriptions to the online documentationYuri Sizov
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-06Add multiple descriptions to several classesNick Huelin
2021-07-04Clean up Treereduz
2021-06-28Implement Tree's internal minimum width calculationGilles Roudière
2021-06-25Allow disabling scrolling in TreeGilles Roudière
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-12Consistently prefix bound virtual methods with _kobewi
2021-05-25Add highlight to the relationship lines of selected Tree itemsYuri Sizov
2021-05-17Improve TreeItem API and allow to move nodestrollodel
2021-03-05Docs: Port Code Examples to C# (R, S, T, U)HaSa1002
2021-02-22Merge pull request #45994 from Jummit/expose-edit-selectedRémi Verschelde
2021-02-22expose edit_selected in TreeJummit
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2021-02-14[CTL] Add missing font outline drawing routines and theme constants.bruvzg
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal