Koala
|
508cd0bb12
Fix indent left line selection
|
před 4 roky |
PouleyKetchoupp
|
ac9e5d9c60
Fix TextEdit autoscroll with wrapped lines
|
před 4 roky |
PouleyKetchoupp
|
018008ce81
TextEdit respects content margin from StyleBox
|
před 4 roky |
Filip
|
9c4f16f4c1
Fixed completion box not showing properly [3.2]
|
před 4 roky |
Oliver Dick
|
db57f32194
TextEdit: When left mouse is pressed to place the cursor, do not immediately adjust the viewport when cursor_set_line is called, but afterwards on cursor_set_column (effectively when the cursor reached its final position)
|
před 4 roky |
Rémi Verschelde
|
0b6dd929c6
Merge pull request #45169 from fmazan/3.2-completion-panel-positioning
|
před 4 roky |
HaSa1002
|
4ff0df702d
Expose bookmark, breakpoint, and mark safe functions in TextEdit
|
před 4 roky |
Filip
|
f1d00522f5
Fixed completion and hint panel positioning in TextExit [3.2]
|
před 4 roky |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
před 4 roky |
Rémi Verschelde
|
5c80c94449
Revert "solved ctrl + alt + special character Issue #6851"
|
před 4 roky |
Sergey Minakov
|
f1fd0440f3
GUI: use cursor in TextEdit for non selected text.
|
před 4 roky |
Sergey Minakov
|
4c3b84b3d7
GUI: send cursor data from TextEdit
|
před 4 roky |
Rémi Verschelde
|
94c31175de
Merge pull request #43152 from Chaosus/color_autocompletion_3.2
|
před 4 roky |
Dominik 'dreamsComeTrue' Jasiński
|
ba00ced445
TextEdit - fix valid bounds in 'set_line'. Fixes #41967
|
před 5 roky |
Yuri Roubinsky
|
374253242d
[3.2] Shows ColorRect in Color constants autocompletion
|
před 4 roky |
HellonLegs
|
9340385731
LineEdit/TextEdit: solved control + alt issue
|
před 5 roky |
Cheeseness
|
e70b165c61
Skip indentation of empty lines when indenting a selection.
|
před 5 roky |
Martin Capitanio
|
71bad8dba6
Add option to disable virtual keyboard for TextEdit
|
před 5 roky |
PouleyKetchoupp
|
c0b394572f
Fix Return key events in LineEdit & TextEdit on Android
|
před 5 roky |
Stijn Hinlopen
|
65155c2855
No longer scroll vertically when scrollbars are unavailable
|
před 5 roky |
Marcus Brummer
|
4779d289d5
Fixed text editor drawing if smooth scrolling is disabled.
|
před 5 roky |
etienne.frank
|
46327d48a2
Fix minimap selection offset
|
před 5 roky |
janglee
|
d16abbdee4
Improved go-to definition (Ctrl + Click)
|
před 5 roky |
Thakee Nathees
|
1a39b4ea22
method bind TextEdit::set_line() added
|
před 5 roky |
John Wigg
|
ee8b3bef2d
Limit undo stack size
|
před 5 roky |
Rémi Verschelde
|
86ecefa1a2
Fix potential divisions by 0 reported by MSVC
|
před 5 roky |
Dominik 'dreamsComeTrue' Jasiński
|
e590a33d45
Allow single quotes in comments
|
před 5 roky |
Dominik 'dreamsComeTrue' Jasiński
|
f328ac36d6
Fix: auto brace complete for quoted strings
|
před 5 roky |
Krystof Klestil
|
c475f11018
expose scroll_vertical and scroll_horizontal in TextEdit + documentation
|
před 5 roky |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
před 5 roky |