Age | Commit message (Expand) | Author |
2021-08-16 | Added icons and API for indeterminate checkmarks for the Tree class. | Kevin Fischer |
2021-08-04 | Add theme item descriptions to the online documentation | Yuri Sizov |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-07-06 | Add multiple descriptions to several classes | Nick Huelin |
2021-07-04 | Clean up Tree | reduz |
2021-06-28 | Implement Tree's internal minimum width calculation | Gilles Roudière |
2021-06-25 | Allow disabling scrolling in Tree | Gilles Roudière |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias |
2021-06-12 | Consistently prefix bound virtual methods with _ | kobewi |
2021-05-25 | Add highlight to the relationship lines of selected Tree items | Yuri Sizov |
2021-05-17 | Improve TreeItem API and allow to move nodes | trollodel |
2021-03-05 | Docs: Port Code Examples to C# (R, S, T, U) | HaSa1002 |
2021-02-22 | Merge pull request #45994 from Jummit/expose-edit-selected | Rémi Verschelde |
2021-02-22 | expose edit_selected in Tree | Jummit |
2021-02-19 | doc: Sync classref with current source | Rémi Verschelde |
2021-02-14 | [CTL] Add missing font outline drawing routines and theme constants. | bruvzg |
2021-01-24 | Change themes *_color_* to *_*_color | Marcel Admiraal |
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg |
2020-11-14 | Correct the doc about Tree.get_edited | Tomasz Chabora |
2020-04-21 | Mention how to remove TreeItem from a Tree | Tomasz Chabora |
2020-03-13 | Add LOTS of missing docs | Tomasz Chabora |
2020-02-12 | doc: Sync classref with current source | Rémi Verschelde |
2020-02-07 | Completes doc for ItemList and Tree | Haoyu Qiu |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2020-01-04 | Improves Tree documentation | Haoyu Qiu |
2019-12-06 | doc: Markup fixes for enums and constants | Rémi Verschelde |
2019-09-24 | doc: Fix parsing of self-closing XML tags | Rémi Verschelde |
2019-09-24 | Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docs | Rémi Verschelde |
2019-09-20 | Remove an unused icon and constant in Tree | Hugo Locurcio |
2019-09-04 | Run doctool after overridden properties changes | Bojidar Marinov |
2019-08-22 | doc: Sync classref with current source | Rémi Verschelde |
2019-08-09 | Add Tree iteration instructions thorugh TreeItem | Twarit Waikar |
2019-07-17 | Document Tree column behaviour of min_width in conjunction w expand | Meriipu |
2019-07-09 | TreeItem: Rename new button disable method to set_button_disabled | Rémi Verschelde |
2019-06-30 | doc: Add default values to all properties | Rémi Verschelde |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-06-27 | doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks | Rémi Verschelde |
2019-05-28 | doc: Sync classref with current source | Rémi Verschelde |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2018-12-20 | doc: Add missing commas after "If true/false" | Rémi Verschelde |
2018-11-22 | General fixes for the new unified help search | Michael Alexsander Silva Dias |
2018-11-20 | doc: Sync classref with current source | Rémi Verschelde |
2018-10-06 | [Docs] Fix some broken links | Kelly Thomas |
2018-09-23 | [Docs] Remove double-spaces from descriptions, as well a couple other small f... | LikeLakers2 |
2018-09-03 | Change return value of Tree.create_item() from Object to TreeItem | Kelly Thomas |
2018-09-01 | Improve ClassDB information for some some signal parameters | Kelly Thomas |
2018-08-07 | [DOCS] complete Tree.get_drop_section_at_position and Tree.drop_mode_flags | Poommetee Ketson |
2018-02-27 | doc: Remove status from hardcoded version string | Rémi Verschelde |