HaSa1002
|
4ff0df702d
Expose bookmark, breakpoint, and mark safe functions in TextEdit
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
5c80c94449
Revert "solved ctrl + alt + special character Issue #6851"
|
4 years ago |
Sergey Minakov
|
f1fd0440f3
GUI: use cursor in TextEdit for non selected text.
|
4 years ago |
Sergey Minakov
|
4c3b84b3d7
GUI: send cursor data from TextEdit
|
5 years ago |
Rémi Verschelde
|
94c31175de
Merge pull request #43152 from Chaosus/color_autocompletion_3.2
|
4 years ago |
Dominik 'dreamsComeTrue' Jasiński
|
ba00ced445
TextEdit - fix valid bounds in 'set_line'. Fixes #41967
|
5 years ago |
Yuri Roubinsky
|
374253242d
[3.2] Shows ColorRect in Color constants autocompletion
|
5 years ago |
HellonLegs
|
9340385731
LineEdit/TextEdit: solved control + alt issue
|
5 years ago |
Cheeseness
|
e70b165c61
Skip indentation of empty lines when indenting a selection.
|
5 years ago |
Martin Capitanio
|
71bad8dba6
Add option to disable virtual keyboard for TextEdit
|
5 years ago |
PouleyKetchoupp
|
c0b394572f
Fix Return key events in LineEdit & TextEdit on Android
|
5 years ago |
Stijn Hinlopen
|
65155c2855
No longer scroll vertically when scrollbars are unavailable
|
5 years ago |
Marcus Brummer
|
4779d289d5
Fixed text editor drawing if smooth scrolling is disabled.
|
5 years ago |
etienne.frank
|
46327d48a2
Fix minimap selection offset
|
5 years ago |
janglee
|
d16abbdee4
Improved go-to definition (Ctrl + Click)
|
5 years ago |
Thakee Nathees
|
1a39b4ea22
method bind TextEdit::set_line() added
|
5 years ago |
John Wigg
|
ee8b3bef2d
Limit undo stack size
|
5 years ago |
Rémi Verschelde
|
86ecefa1a2
Fix potential divisions by 0 reported by MSVC
|
5 years ago |
Dominik 'dreamsComeTrue' Jasiński
|
e590a33d45
Allow single quotes in comments
|
5 years ago |
Dominik 'dreamsComeTrue' Jasiński
|
f328ac36d6
Fix: auto brace complete for quoted strings
|
5 years ago |
Krystof Klestil
|
c475f11018
expose scroll_vertical and scroll_horizontal in TextEdit + documentation
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Paulb23
|
0049f43fc8
Fixed selection indent taking an additional line
|
5 years ago |
Mikolaj Kaczmarek
|
eced81e359
Fix- using cut in first line of a script file does not remove the line
|
5 years ago |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 years ago |
Rémi Verschelde
|
bfd5e09879
Range: Fix cases where max was set to or below min value
|
5 years ago |
PouleyKetchoupp
|
8830e53fe1
Fixed index out of size error in TextEdit when opening scripts
|
5 years ago |
Paulb23
|
25cba699f0
Fixed not being able to scroll ending wrapped line
|
6 years ago |
Paulb23
|
362d38ea67
Update connection info on script validation rather then saved copy
|
6 years ago |