index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
LineEdit.xml
Age
Commit message (
Expand
)
Author
2021-10-31
Add functions for getting name and font style from dynamic and bitmap fonts.
bruvzg
2021-10-27
Add option to make selection unique
ConteZero
2021-10-20
Merge pull request #53702 from ConteZero/primary_clipboard_linux
Rémi Verschelde
2021-10-18
Added primary clipboard for Linux
ConteZero
2021-10-10
Add warnings to methods that give access to internal nodes
Yuri Sizov
2021-10-05
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-09-24
Add selection getter methods to `LineEdit`
Yuri Roubinsky
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-17
Create many types of popups on demand
reduz
2021-07-06
LineEdit: Respect `max_length` by truncating text to append
Rémi Verschelde
2021-07-06
Add multiple descriptions to several classes
Nick Huelin
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-16
Documentation search fixes
Gregory Basile
2021-04-17
Rename LineEdit caret_* properties getters and setters to match property
Marcel Admiraal
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-28
doc: Sync classref with current source
Rémi Verschelde
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-25
Docs: Port Code Examples to C# (F, G, H, I, J, K, L)
HaSa1002
2020-11-11
Expose LineEdit scroll offset to scripts
PouleyKetchoupp
2020-07-28
doc: Sync classref with current source
Rémi Verschelde
2020-07-22
Add option to disable virtual keyboard for LineEdit
PouleyKetchoupp
2020-06-11
doc: Sync classref with current source
Rémi Verschelde
2020-04-10
Improve shortcut formatting in docs
Yuri Sizov
2020-02-12
doc: Sync classref with current source
Rémi Verschelde
2020-02-09
Merge pull request #35814 from timothyqiu/line-edit-shortcut
Rémi Verschelde
2020-02-01
Adds CTRL-A CTRL-E support to LineEdit on macOS
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-23
Remove unnecessary extra spaces before comments in code examples.
Michael Alexsander
2020-01-23
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-17
Improves LineEdit documentation
Haoyu Qiu
2020-01-12
doc: Sync classref with current source
Rémi Verschelde
2020-01-10
Add signal for LineEdit overflow event
Tomasz Chabora
2020-01-10
Complete documentation of various classes
Tomasz Chabora
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-24
doc: Sync classref with current source
Rémi Verschelde
2019-09-21
Expose LineEdit's 'right_icon' and fix icon size
Michael Alexsander Silva Dias
2019-09-04
Run doctool after overridden properties changes
Bojidar Marinov
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: Fix scoped hyperlinks to same-class enums/methods
Rémi Verschelde
2019-06-27
doc: Complete and harmonize all _MAX constant descriptions
Rémi Verschelde
2019-06-26
doc: Sync classref with current source
Rémi Verschelde
2019-05-31
Fix and expose String::strip_escapes(), use it in LineEdit paste
Rémi Verschelde
[next]