| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Sort and group theme properties in docs, improve formatting for theme and enums | Yuri Sizov | 2021-12-01 | 1 | -27/+27 |
* | Use "enum class" for input enums | Aaron Franke | 2021-11-12 | 1 | -9/+9 |
* | Implement inspector property array for `PopupMenu` and `MenuButton` | rafallus | 2021-11-03 | 1 | -6/+3 |
* | Don't generate empty doc sections and reduce code duplication | Aaron Franke | 2021-09-20 | 1 | -2/+0 |
* | Add theme item descriptions to the online documentation | Yuri Sizov | 2021-08-04 | 1 | -25/+25 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -348/+174 |
* | Add method description to `PopupMenu` | Nick Huelin | 2021-07-08 | 1 | -0/+1 |
* | Better format arguments in variant parser | Michael Alexsander Silva Dias | 2021-06-18 | 1 | -6/+6 |
* | class reference proofreading | Paul Joannon | 2021-03-19 | 1 | -3/+3 |
* | doc: Sync classref with current source | Rémi Verschelde | 2021-02-19 | 1 | -0/+4 |
* | [CTL] Add missing font outline drawing routines and theme constants. | bruvzg | 2021-02-14 | 1 | -0/+6 |
* | doc: Sync classref with current source | Rémi Verschelde | 2021-01-28 | 1 | -3/+3 |
* | Change themes *_color_* to *_*_color | Marcel Admiraal | 2021-01-24 | 1 | -4/+4 |
* | Added optional id parameter to `PopupMenu::add_separator` | Yuri Roubinsky | 2020-12-27 | 1 | -1/+3 |
* | Add "font_color_separator" theme property to 'PopupMenu' | Michael Alexsander | 2020-12-03 | 1 | -0/+4 |
* | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg | 2020-11-26 | 1 | -1/+80 |
* | Rename ShortCut to Shortcut which is more grammatically correct | Hugo Locurcio | 2020-09-09 | 1 | -16/+16 |
* | Updated PopupMenu documentation after merge of #41640 - PopupMenu rework | Eric M | 2020-09-02 | 1 | -0/+2 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-05-20 | 1 | -1/+1 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-05-11 | 1 | -0/+6 |
* | doc: Sync classref with DisplayServer/Window changes | Rémi Verschelde | 2020-03-31 | 1 | -17/+0 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-02-12 | 1 | -19/+19 |
* | Update docs to version 4.0 | clayjohn | 2020-01-31 | 1 | -1/+1 |
* | Document theme_items of multiple classes | Tomasz Chabora | 2020-01-27 | 1 | -15/+18 |
* | doc: Drop unused 'category' property from header | Rémi Verschelde | 2020-01-26 | 1 | -1/+1 |
* | Complete docs for GraphEdit/Node and PopupMenu | Michael Alexsander | 2020-01-07 | 1 | -0/+2 |
* | [DOCS] Class reference typos and fixes. | Chris Bradfield | 2020-01-02 | 1 | -3/+3 |
* | Code format for true/false/null to make documentation consistent | PouleyKetchoupp | 2019-11-02 | 1 | -1/+1 |
* | doc: Sync classref with current source | Rémi Verschelde | 2019-10-11 | 1 | -1/+1 |
* | PopupMenu: Reorder add_* methods in more natural order | Rémi Verschelde | 2019-10-08 | 1 | -1/+50 |
* | doc: Fix parsing of self-closing XML tags | Rémi Verschelde | 2019-09-24 | 1 | -1/+1 |
* | Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docs | Rémi Verschelde | 2019-09-24 | 1 | -0/+1 |
|\ |
|
| * | Run doctool after overridden properties changes | Bojidar Marinov | 2019-09-04 | 1 | -0/+1 |
* | | Fix misc. source comment typos | luz.paz | 2019-09-19 | 1 | -1/+1 |
|/ |
|
* | TreeItem: Rename new button disable method to set_button_disabled | Rémi Verschelde | 2019-07-09 | 1 | -2/+2 |
* | doc: Remove hardcoded default values from descriptions | Rémi Verschelde | 2019-06-30 | 1 | -2/+2 |
* | doc: Add default values to all properties | Rémi Verschelde | 2019-06-30 | 1 | -11/+11 |
* | Document PopupMenu node. | Zak | 2019-06-28 | 1 | -23/+70 |
* | Proofread and improve the whole class reference | Hugo Locurcio | 2019-06-27 | 1 | -31/+37 |
* | doc: Sync classref with current source | Rémi Verschelde | 2019-06-01 | 1 | -3/+3 |
* | Merge pull request #28841 from KoBeWi/option_button_options | Rémi Verschelde | 2019-06-01 | 1 | -0/+3 |
|\ |
|
| * | Improvements to incremental search | Tomasz Chabora | 2019-05-31 | 1 | -0/+3 |
* | | Change "Return" to "Returns" where necessary in XML documentation | Sean Heffernan | 2019-05-23 | 1 | -12/+12 |
* | | doc: Sync classref with current source | Rémi Verschelde | 2019-05-15 | 1 | -2/+2 |
|/ |
|
* | doc: Drop unused <demos> tag | Rémi Verschelde | 2019-04-19 | 1 | -2/+0 |
* | doc: Bump version to 3.2 | Rémi Verschelde | 2019-04-01 | 1 | -1/+1 |
* | doc: Misc formatting fixes | Rémi Verschelde | 2019-02-10 | 1 | -1/+1 |
* | doc: Sync classref with current source | Rémi Verschelde | 2018-08-21 | 1 | -0/+14 |
* | doc: Sync classref with current source | Rémi Verschelde | 2018-07-26 | 1 | -1/+7 |
* | Add ability to set submenu's popup delay time on mouse hovering | Andrii Doroshenko (Xrayez) | 2018-07-09 | 1 | -0/+3 |