summaryrefslogtreecommitdiff
path: root/doc/classes/Tree.xml
AgeCommit message (Expand)Author
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
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-11-14Correct the doc about Tree.get_editedTomasz Chabora
2020-04-21Mention how to remove TreeItem from a TreeTomasz Chabora
2020-03-13Add LOTS of missing docsTomasz Chabora
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-02-07Completes doc for ItemList and TreeHaoyu Qiu
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-04Improves Tree documentationHaoyu Qiu
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-09-24doc: Fix parsing of self-closing XML tagsRémi Verschelde