Commit History

Author SHA1 Message Date
  Paulb23 ab49ea032c Remove redundant keywords from TextEdit 4 years ago
  Paulb23 5c618dd03d Move code folding into CodeEdit and hide line hiding API 4 years ago
  Rémi Verschelde c5f237eaf8 Merge pull request #45393 from Paulb23/code_edit_autocomplete 4 years ago
  Paulb23 c1b9971ad8 Move and expose Code Hint in CodeEdit 5 years ago
  Paulb23 1c16673798 Move and expose AutoComplete in CodeEdit 5 years ago
  Paulb23 5f66dfa371 Fix TextEdit selection drawing behing minimap 4 years ago
  Rémi Verschelde 9bc2ba3b64 Merge pull request #48955 from Calinou/editor-tweak-property-hints 4 years ago
  Hugo Locurcio 87f503310b Tweak dozens of editor property hints for consistency 4 years ago
  Hugo Locurcio 80f4e407b2 Add a keyboard shortcut to select the word under cursor in TextEdit 4 years ago
  Paulb23 00e10a842f Add custom background line colour to TextEdit and remove marked lines 5 years ago
  Rémi Verschelde 510030fedc Merge pull request #48528 from sent44/textedit 4 years ago
  Rémi Verschelde 92c04fa727 Fix build after mismatch between #48168 and #48599 4 years ago
  Rémi Verschelde b3e3f0e34c Merge pull request #48599 from Calinou/textedit-alt-scroll-faster 4 years ago
  Rémi Verschelde 6c367f8e0d Merge pull request #48168 from LightningAA/control-to-ctrl-4.0 4 years ago
  Hugo Locurcio cf1cf6c6eb Scroll faster when holding Alt in TextEdit (and script editor) 4 years ago
  kobewi c3967c80ab Display arrow cursor if text is not editable 4 years ago
  Lightning_A 97fecd1b69 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 4 years ago
  sent44 7bb12b0d6d Expose get_total_visible_rows as get_visible_line_count 4 years ago
  Aaron Franke 0de9a7d803 Rename `doubleclick` to `double_click` 4 years ago
  Koala 2c64008718 Fix indent left line selection 4 years ago
  Eric M 92900bd490 Fixed ui_accept (spacebar + return) accepting auto-completion options. 4 years ago
  PouleyKetchoupp 9d87bcdcde Fix TextEdit cursor update when adding or deleting text 4 years ago
  Rafał Mikrut 504bc5cc67 Fix crashes in *_input functions 4 years ago
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton 4 years ago
  Rémi Verschelde 7e86b4c0e4 Merge pull request #46280 from floppyhammer/AdjustCompletionPanelPosition 4 years ago
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 years ago
  Fabio Alessandrelli eda5ae9d75 Add IME support checks in LineEdit/TextEdit. 4 years ago
  Rémi Verschelde 9b853d7a7b Merge pull request #46572 from jmb462/fix-selection-error-after-commenting-or-indenting 4 years ago
  Rémi Verschelde dc2207d8e8 Merge pull request #46627 from jmb462/fix-incorrect-autoindentation-in-multiline-brackets 4 years ago
  jmb462 f05d6f66b0 fix incorrect iauto-indentation in mutliline bracket (fix #46384) 4 years ago