| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add selection getter methods to `LineEdit` | Yuri Roubinsky | 2021-09-24 | 1 | -0/+18 |
* | Add theme item descriptions to the online documentation | Yuri Sizov | 2021-08-04 | 1 | -16/+16 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -52/+26 |
* | Create many types of popups on demand | reduz | 2021-07-17 | 1 | -0/+7 |
* | LineEdit: Respect `max_length` by truncating text to append | Rémi Verschelde | 2021-07-06 | 1 | -1/+25 |
* | Add multiple descriptions to several classes | Nick Huelin | 2021-07-06 | 1 | -0/+1 |
* | Better format arguments in variant parser | Michael Alexsander Silva Dias | 2021-06-18 | 1 | -9/+9 |
* | Documentation search fixes | Gregory Basile | 2021-06-16 | 1 | -1/+1 |
* | Rename LineEdit caret_* properties getters and setters to match property | Marcel Admiraal | 2021-04-17 | 1 | -38/+38 |
* | doc: Sync classref with current source | Rémi Verschelde | 2021-02-19 | 1 | -2/+2 |
* | [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 | -2/+2 |
* | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg | 2020-11-26 | 1 | -2/+115 |
* | Docs: Port Code Examples to C# (F, G, H, I, J, K, L) | HaSa1002 | 2020-11-25 | 1 | -2/+10 |
* | Expose LineEdit scroll offset to scripts | PouleyKetchoupp | 2020-11-11 | 1 | -0/+7 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-07-28 | 1 | -0/+2 |
* | Add option to disable virtual keyboard for LineEdit | PouleyKetchoupp | 2020-07-22 | 1 | -0/+3 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-06-11 | 1 | -1/+19 |
* | Improve shortcut formatting in docs | Yuri Sizov | 2020-04-10 | 1 | -20/+20 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-02-12 | 1 | -2/+2 |
* | Merge pull request #35814 from timothyqiu/line-edit-shortcut | Rémi Verschelde | 2020-02-09 | 1 | -0/+2 |
|\ |
|
| * | Adds CTRL-A CTRL-E support to LineEdit on macOS | Haoyu Qiu | 2020-02-01 | 1 | -0/+2 |
* | | Update docs to version 4.0 | clayjohn | 2020-01-31 | 1 | -1/+1 |
|/ |
|
* | doc: Drop unused 'category' property from header | Rémi Verschelde | 2020-01-26 | 1 | -1/+1 |
* | Remove unnecessary extra spaces before comments in code examples. | Michael Alexsander | 2020-01-23 | 1 | -3/+3 |
* | doc: Misc updates for AnimationNode* and others | Rémi Verschelde | 2020-01-23 | 1 | -1/+2 |
* | Improves LineEdit documentation | Haoyu Qiu | 2020-01-17 | 1 | -2/+12 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-01-12 | 1 | -5/+5 |
* | Add signal for LineEdit overflow event | Tomasz Chabora | 2020-01-10 | 1 | -0/+5 |
* | Complete documentation of various classes | Tomasz Chabora | 2020-01-10 | 1 | -1/+16 |
* | doc: Markup fixes for enums and constants | Rémi Verschelde | 2019-12-06 | 1 | -2/+2 |
* | doc: Fix parsing of self-closing XML tags | Rémi Verschelde | 2019-09-24 | 1 | -2/+2 |
* | Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docs | Rémi Verschelde | 2019-09-24 | 1 | -3/+2 |
|\ |
|
| * | Run doctool after overridden properties changes | Bojidar Marinov | 2019-09-04 | 1 | -3/+2 |
* | | doc: Sync classref with current source | Rémi Verschelde | 2019-09-24 | 1 | -0/+4 |
* | | Expose LineEdit's 'right_icon' and fix icon size | Michael Alexsander Silva Dias | 2019-09-21 | 1 | -0/+3 |
|/ |
|
* | TreeItem: Rename new button disable method to set_button_disabled | Rémi Verschelde | 2019-07-09 | 1 | -5/+5 |
* | doc: Add default values to all properties | Rémi Verschelde | 2019-06-30 | 1 | -23/+23 |
* | Proofread and improve the whole class reference | Hugo Locurcio | 2019-06-27 | 1 | -9/+9 |
* | doc: Fix scoped hyperlinks to same-class enums/methods | Rémi Verschelde | 2019-06-27 | 1 | -1/+1 |
* | doc: Complete and harmonize all _MAX constant descriptions | Rémi Verschelde | 2019-06-27 | 1 | -0/+1 |
* | doc: Sync classref with current source | Rémi Verschelde | 2019-06-26 | 1 | -0/+2 |
* | Fix and expose String::strip_escapes(), use it in LineEdit paste | Rémi Verschelde | 2019-05-31 | 1 | -0/+1 |
* | Merge pull request #27656 from Calinou/doc-lineedit-keybindings | Rémi Verschelde | 2019-04-30 | 1 | -2/+11 |
|\ |
|
| * | Document built-in LineEdit keybindings | Hugo Locurcio | 2019-04-04 | 1 | -2/+11 |
* | | doc: Drop unused <demos> tag | Rémi Verschelde | 2019-04-19 | 1 | -2/+0 |
* | | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-... | Rémi Verschelde | 2019-04-05 | 1 | -17/+17 |
|\ \
| |/
|/| |
|
| * | ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass] | Ignacio Etcheverry | 2019-03-29 | 1 | -17/+17 |
| * | EditorHelp, makerst: Improve enum ref resolving and constant ref support | Ignacio Etcheverry | 2019-03-29 | 1 | -2/+2 |