Paulb23
|
2a302f7097
Fix TextEdit mouse interactions when the last line is hidden
|
3 years ago |
Hugo Locurcio
|
8fb7e622a6
Rename built-in `SGN()` macro to `SIGN()`
|
3 years ago |
Aaron Franke
|
3c0fdcc8ac
Use "enum class" for input enums
|
4 years ago |
Rémi Verschelde
|
b46a42b689
Merge pull request #54204 from Ev1lbl0w/bugfix-textedit_selection_mode_crash
|
3 years ago |
Ev1lbl0w
|
1843662510
Fix crash with indexing array with bad values
|
3 years ago |
Rémi Verschelde
|
21529c90f8
Merge pull request #54166 from ConteZero/unique_selection
|
3 years ago |
ConteZero
|
fbee4efa5f
Add option to make selection unique
|
3 years ago |
Rémi Verschelde
|
b2ab5cb504
Merge pull request #54045 from ConteZero/primary_clipboard_linux_fix_warning
|
3 years ago |
ConteZero
|
8c48b4a7e0
Fix primary clipboard warning
|
3 years ago |
Hugo Locurcio
|
abbc8facc6
Use TitleCase for CTL dialog menu options
|
3 years ago |
Rémi Verschelde
|
8748247d6f
Merge pull request #53702 from ConteZero/primary_clipboard_linux
|
3 years ago |
Murilo Gonçalves
|
94cba835eb
Fix: typo in TextParagraph class and docs
|
3 years ago |
ConteZero
|
838c9d37b4
Added primary clipboard for Linux
|
3 years ago |
Ricardo Subtil
|
88985cbf3a
Fix null crash with TextEdit
|
3 years ago |
Rémi Verschelde
|
5ae569560d
Fix missing argument names in bindings
|
3 years ago |
Haoyu Qiu
|
45e943f4fe
Fix crash when tooltip_request_func object is freed
|
3 years ago |
jmb462
|
fcb102a826
Fix caret position and viewport centering after deleting line (Ctrl-X)
|
3 years ago |
Yuri Sizov
|
bdbb7b3999
Remove EDSCALE dependency from /scene/gui
|
3 years ago |
bruvzg
|
0c0b5c84b0
Implement TextServer GDExtension interface, remove TextServer GDNative interface.
|
4 years ago |
Rémi Verschelde
|
a662ca66aa
Merge pull request #53112 from EricEzaM/better-breakpoint-gutter
|
3 years ago |
Eric M
|
e0f8410d16
Improved breakpoint gutter for CodeEdit.
|
3 years ago |
Paulb23
|
7926d75d02
Fix TextOp setting to none when typing
|
3 years ago |
jmb462
|
3f0fe0b8a3
Fix LineEdit and TextEdit double-click and triple-click selection
|
3 years ago |
Anilforextra
|
cc51b045da
Construct values only when necessary.
|
3 years ago |
Rémi Verschelde
|
d039f4af14
Merge pull request #52185 from Paulb23/nested-complex-ops
|
4 years ago |
Rémi Verschelde
|
0b60b9f75c
Merge pull request #52443 from Paulb23/code-edit-indext-fixes
|
4 years ago |
Gilles Roudière
|
321ee7bda1
Merge pull request #52106 from Paulb23/text-edit-optimisation
|
4 years ago |
Paulb23
|
9785167b39
Fix brace placement with space auto indent
|
4 years ago |
Hugo Locurcio
|
c8949f21e7
Add visual feedback when hovering or dragging the code minimap grabber
|
5 years ago |
Paulb23
|
c5d7ae7920
Allow nested complex ops in TextEdit
|
4 years ago |