summaryrefslogtreecommitdiff
path: root/doc/classes/LineEdit.xml
AgeCommit message (Expand)Author
2022-04-22Implement Label3D node.bruvzg
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-01-30Move placeholder color to theme itemPaulb23
2022-01-19Improve the default project themeHugo Locurcio
2022-01-13Merge pull request #54956 from Calinou/lineedit-textedit-add-caret-width-them...Rémi Verschelde
2022-01-09[TextServer] Improve ligature cursor handling.bruvzg
2022-01-07Add a theme constant to change LineEdit and TextEdit's caret widthHugo Locurcio
2021-12-15Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio
2021-12-09align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke
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-10-31Add functions for getting name and font style from dynamic and bitmap fonts.bruvzg
2021-10-27Add option to make selection uniqueConteZero
2021-10-20Merge pull request #53702 from ConteZero/primary_clipboard_linuxRémi Verschelde
2021-10-18Added primary clipboard for LinuxConteZero
2021-10-10Add warnings to methods that give access to internal nodesYuri Sizov
2021-10-05doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde
2021-09-24Add selection getter methods to `LineEdit` Yuri Roubinsky
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-17Create many types of popups on demandreduz
2021-07-06LineEdit: Respect `max_length` by truncating text to appendRémi Verschelde
2021-07-06Add multiple descriptions to several classesNick Huelin
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-16Documentation search fixesGregory Basile
2021-04-17Rename LineEdit caret_* properties getters and setters to match propertyMarcel Admiraal
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-28doc: Sync classref with current sourceRémi Verschelde
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-11-25Docs: Port Code Examples to C# (F, G, H, I, J, K, L)HaSa1002
2020-11-11Expose LineEdit scroll offset to scriptsPouleyKetchoupp
2020-07-28doc: Sync classref with current sourceRémi Verschelde
2020-07-22Add option to disable virtual keyboard for LineEditPouleyKetchoupp
2020-06-11doc: Sync classref with current sourceRémi Verschelde
2020-04-10Improve shortcut formatting in docsYuri Sizov
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-02-09Merge pull request #35814 from timothyqiu/line-edit-shortcutRémi Verschelde
2020-02-01Adds CTRL-A CTRL-E support to LineEdit on macOSHaoyu Qiu
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23Remove unnecessary extra spaces before comments in code examples.Michael Alexsander
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2020-01-17Improves LineEdit documentationHaoyu Qiu
2020-01-12doc: Sync classref with current sourceRémi Verschelde
2020-01-10Add signal for LineEdit overflow eventTomasz Chabora
2020-01-10Complete documentation of various classesTomasz Chabora
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-09-24doc: Fix parsing of self-closing XML tagsRémi Verschelde