Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973 | Spartan322 | 2024-11-27 | 1 | -2/+6 |
|\ | |||||
| * | Merge pull request #98012 from syntaxerror247/lineEdit-bug-fix | Thaddeus Crews | 2024-11-27 | 1 | -2/+6 |
| |\ | | | | | | | | | | Fix uneditable `LineEdit`, `TextEdit` and `CodeEdit` virtual keyboard popup on mobile | ||||
| | * | Fix uneditable LineEdit, TexEdit and CodeEdit Virtual Keyboard popup | Anish Mishra | 2024-10-17 | 1 | -2/+6 |
| | | | |||||
* | | | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23 | Spartan322 | 2024-11-15 | 1 | -1/+5 |
|\| | | |||||
| * | | Merge pull request #86085 from TheSofox/text-undo-cleanup | Thaddeus Crews | 2024-11-15 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | Cleanup in undo in `TextEdit` and `LineEdit` | ||||
| | * | | Cleanup in undo in TextEdit and LineEdit | Sofox | 2023-12-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Ignore paste action if clipboard is empty | kobewi | 2024-11-12 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 1 | -0/+7 |
|\| | | | |||||
| * | | | Merge pull request #98678 from Daylily-Zeleen/daylily-zeleen/fix_text_edit | Thaddeus Crews | 2024-11-12 | 1 | -0/+7 |
| |\ \ \ | | | | | | | | | | | | | | | | Fix `total_visible_line_count` calculation when removing and clearing `TextEdit`'s text. | ||||
| | * | | | Fix `total_visible_line_count` calculation when removing and clearing text ↵ | Daylily-Zeleen | 2024-11-06 | 1 | -0/+7 |
| | | |/ | | |/| | | | | | | | | | of `TextEdit`. | ||||
* | | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97 | Spartan322 | 2024-11-11 | 1 | -0/+2 |
|\| | | | |||||
| * | | | Fix IME deactivation events not send on focus loss. Do not unset AltGr ↵ | bruvzg | 2024-11-06 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | modifiers in non-IME input. | ||||
* | | | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 1 | -2/+2 |
|\| | | | |||||
| * | | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 1 | -2/+2 |
| |/ / | | | | | | | | | | • `modernize-use-bool-literals`, `modernize-use-nullptr`, and `readability-braces-around-statements` | ||||
* | | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
| | | | |||||
* | | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com> | ||||
* | | Fix renaming nodes on X11 | David Snopek | 2024-09-25 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #90743 from timothyqiu/empty-selection-clipboard | Rémi Verschelde | 2024-09-23 | 1 | -0/+20 |
|\ \ | | | | | | | | | | Add TextEdit option to prevent copying without a selection | ||||
| * | | Add TextEdit option to prevent copying without a selection | Haoyu Qiu | 2024-09-14 | 1 | -0/+20 |
| | | | |||||
* | | | Fix script editor not underlining Unicode identifiers when Ctrl-hovered | Haoyu Qiu | 2024-09-21 | 1 | -1/+1 |
| | | | |||||
* | | | Set auto translate mode for drag previews | Haoyu Qiu | 2024-09-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Controls - `LineEdit`, `TextEdit`: Always disabled since it's dragging user input. - `TabBar`: Use the same auto translate mode as the node. - `RichTextLabel`: Always disable since auto translation is done differently from other controls (selection text you get programmatically is always after auto translation). - Editor - Disable drag preview auto translation if the text is user input, filename, or class name. - Also disabled unexpected auto translation for audio bus effect names. | ||||
* | | | Fix project manager stealing focus on i3 | David Snopek | 2024-09-16 | 1 | -1/+1 |
|/ / | |||||
* | | Add Control+Shift+U (rebindabe) action for Unicode input, show hex as it is ↵ | bruvzg | 2024-09-12 | 1 | -35/+99 |
| | | | | | | | | entered. | ||||
* | | Merge pull request #92865 from rune-scape/rune-optimal-code-edit | Rémi Verschelde | 2024-09-06 | 1 | -206/+261 |
|\ \ | | | | | | | | | | CodeEdit: Improve render time by 2x | ||||
| * | | CodeEdit: improve render speed | rune-scape | 2024-09-04 | 1 | -206/+261 |
| | | | |||||
* | | | Merge pull request #96038 from kitbdev/fix-line-edit-caret-word-mode | Rémi Verschelde | 2024-09-04 | 1 | -7/+12 |
|\ \ \ | | | | | | | | | | | | | Fix LineEdit word mode when there are no more words | ||||
| * | | | Fix LineEdit word mode when there are no words | kit | 2024-08-24 | 1 | -7/+12 |
| | | | | |||||
* | | | | StringName Dictionary keys | rune-scape | 2024-08-29 | 1 | -2/+2 |
| |/ / |/| | | | | | | | | | | | also added 'is_string()' method to Variant and refactored many String type comparisons to use it instead | ||||
* | | | Merge pull request #83070 from aaronfranke/textedit-fit-width | Rémi Verschelde | 2024-08-27 | 1 | -18/+37 |
|\ \ \ | |/ / |/| | | | | | Implement fit content width in TextEdit | ||||
| * | | Implement fit content width in TextEdit | Aaron Franke | 2024-08-04 | 1 | -18/+37 |
| | | | | | | | | | | | | Co-authored-by: Kit Bishop <kitbdev@gmail.com> | ||||
* | | | Fix TextEdit caret movement at start of wrapped lines | kit | 2024-08-16 | 1 | -15/+2 |
| | | | |||||
* | | | Split TranslationServer into its own file | Haoyu Qiu | 2024-08-15 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #94848 from kitbdev/fix-placeholder-fit-content | Rémi Verschelde | 2024-07-29 | 1 | -4/+8 |
|\ \ | | | | | | | | | | Fix TextEdit placeholder fit content height | ||||
| * | | Fix TextEdit placeholder fit content height | kit | 2024-07-27 | 1 | -4/+8 |
| | | | |||||
* | | | Fix TextEdit scroll properties editor hint suffix | kit | 2024-07-26 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #94439 from kitbdev/fix-reopen-hscroll | Rémi Verschelde | 2024-07-23 | 1 | -0/+5 |
|\ \ | | | | | | | | | | Fix ScriptEditor scrolling horizontally when reopening script | ||||
| * | | Fix ScriptEditor scrolling horizontally on reopen | kit | 2024-07-16 | 1 | -0/+5 |
| | | | |||||
* | | | Fix potential null access in `TextEdit` | A Thousand Ships | 2024-07-17 | 1 | -1/+1 |
|/ / | |||||
* | | Fix dropping on selection in script editor | kit | 2024-07-04 | 1 | -14/+16 |
| | | |||||
* | | add missing punctuation to the default list | Volkan Gezer | 2024-06-27 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #92514 from /addWordSeparators | Rémi Verschelde | 2024-06-25 | 1 | -0/+105 |
|\ \ | |||||
| * | | enable custom separators to treat different characters as words | Volkan Gezer | 2024-06-24 | 1 | -0/+105 |
| | | | |||||
* | | | [Scene] Add `SceneStringNames::text/value_changed` | A Thousand Ships | 2024-06-19 | 1 | -3/+3 |
| | | | |||||
* | | | Don't error when undo stack is empty | kit | 2024-06-11 | 1 | -1/+3 |
| | | | |||||
* | | | Merge pull request #92271 from kitbdev/fix-max-line-size | Rémi Verschelde | 2024-06-07 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | Fix TextEdit HScroll hiding after wrapping | ||||
| * | | | Fix TextEdit HScroll hiding after wrapping | kit | 2024-05-27 | 1 | -0/+3 |
| | | | | |||||
* | | | | Merge pull request #91390 from kitbdev/add-selection-unhide-carets | Rémi Verschelde | 2024-06-07 | 1 | -4/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | Unhide carets in add selection for occurrence and fix error | ||||
| * | | | | Unhide carets in add selection for occurrence | kit | 2024-05-27 | 1 | -4/+6 |
| |/ / / | |||||
* | | | | Fix IME activation in subviewports. | bruvzg | 2024-06-04 | 1 | -6/+8 |
| | | | | |||||
* | | | | [Scene] Add `SceneStringNames::id_pressed` | A Thousand Ships | 2024-05-30 | 1 | -3/+3 |
| | | | |