summaryrefslogtreecommitdiffstats
path: root/doc/classes/LineEdit.xml
Commit message (Expand)AuthorAgeFilesLines
...
* Add selection getter methods to `LineEdit` Yuri Roubinsky2021-09-241-0/+18
* Add theme item descriptions to the online documentationYuri Sizov2021-08-041-16/+16
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-52/+26
* Create many types of popups on demandreduz2021-07-171-0/+7
* LineEdit: Respect `max_length` by truncating text to appendRémi Verschelde2021-07-061-1/+25
* Add multiple descriptions to several classesNick Huelin2021-07-061-0/+1
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-9/+9
* Documentation search fixesGregory Basile2021-06-161-1/+1
* Rename LineEdit caret_* properties getters and setters to match propertyMarcel Admiraal2021-04-171-38/+38
* doc: Sync classref with current sourceRémi Verschelde2021-02-191-2/+2
* [CTL] Add missing font outline drawing routines and theme constants.bruvzg2021-02-141-0/+6
* doc: Sync classref with current sourceRémi Verschelde2021-01-281-3/+3
* Change themes *_color_* to *_*_colorMarcel Admiraal2021-01-241-2/+2
* [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-2/+115
* Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa10022020-11-251-2/+10
* Expose LineEdit scroll offset to scriptsPouleyKetchoupp2020-11-111-0/+7
* doc: Sync classref with current sourceRémi Verschelde2020-07-281-0/+2
* Add option to disable virtual keyboard for LineEditPouleyKetchoupp2020-07-221-0/+3
* doc: Sync classref with current sourceRémi Verschelde2020-06-111-1/+19
* Improve shortcut formatting in docsYuri Sizov2020-04-101-20/+20
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-2/+2
* Merge pull request #35814 from timothyqiu/line-edit-shortcutRémi Verschelde2020-02-091-0/+2
|\
| * Adds CTRL-A CTRL-E support to LineEdit on macOSHaoyu Qiu2020-02-011-0/+2
* | Update docs to version 4.0clayjohn2020-01-311-1/+1
|/
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Remove unnecessary extra spaces before comments in code examples.Michael Alexsander2020-01-231-3/+3
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-1/+2
* Improves LineEdit documentationHaoyu Qiu2020-01-171-2/+12
* doc: Sync classref with current sourceRémi Verschelde2020-01-121-5/+5
* Add signal for LineEdit overflow eventTomasz Chabora2020-01-101-0/+5
* Complete documentation of various classesTomasz Chabora2020-01-101-1/+16
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-2/+2
* doc: Fix parsing of self-closing XML tagsRémi Verschelde2019-09-241-2/+2
* Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docsRémi Verschelde2019-09-241-3/+2
|\
| * Run doctool after overridden properties changesBojidar Marinov2019-09-041-3/+2
* | doc: Sync classref with current sourceRémi Verschelde2019-09-241-0/+4
* | Expose LineEdit's 'right_icon' and fix icon sizeMichael Alexsander Silva Dias2019-09-211-0/+3
|/
* TreeItem: Rename new button disable method to set_button_disabledRémi Verschelde2019-07-091-5/+5
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-23/+23
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-9/+9
* doc: Fix scoped hyperlinks to same-class enums/methodsRémi Verschelde2019-06-271-1/+1
* doc: Complete and harmonize all _MAX constant descriptionsRémi Verschelde2019-06-271-0/+1
* doc: Sync classref with current sourceRémi Verschelde2019-06-261-0/+2
* Fix and expose String::strip_escapes(), use it in LineEdit pasteRémi Verschelde2019-05-311-0/+1
* Merge pull request #27656 from Calinou/doc-lineedit-keybindingsRémi Verschelde2019-04-301-2/+11
|\
| * Document built-in LineEdit keybindingsHugo Locurcio2019-04-041-2/+11
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-17/+17
|\ \ | |/ |/|
| * ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-17/+17
| * EditorHelp, makerst: Improve enum ref resolving and constant ref supportIgnacio Etcheverry2019-03-291-2/+2