Histórico de Commits

Autor SHA1 Mensagem Data
  aXu-AP d188068caa Fix toggle comment not moving caret há 2 anos atrás
  aXu-AP bdfb10fb98 Rework code editor multiline operations há 3 anos atrás
  Rémi Verschelde b342dcdf04 Remove some unused signals há 3 anos atrás
  Paulb23 8cb05a5e53 Fixed removing secondary carets when editing with search open há 3 anos atrás
  bruvzg 5361ec9f43 Implement BiDi override mode for GDScript source. há 3 anos atrás
  Paulb23 b9f24f1586 Remove secondary carets when using FindReplaceBar há 3 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 3 anos atrás
  Alfred Reinold Baudisch 02f7e03a66 Cancels the code complete timer when the caret moves to another line há 3 anos atrás
  Rémi Verschelde 4bca815d41 Merge pull request #69132 from RumblingTurtle/multiline-move-fix há 3 anos atrás
  Eduard Zalyaev c3eec67f06 Script editor: Rewrite multiline move logic. Preserving all carets and their selections intact on alt+up/down shortcut há 3 anos atrás
  Rémi Verschelde d4c4a44607 Merge pull request #68759 from MewPurPur/bookmark-fix há 3 anos atrás
  Aaron Franke f6714858bf Rename TextureButton set_*_texture methods to set_texture_* há 3 anos atrás
  VolTer 135c8cbf98 Fix text selection persisting on bookmark traversal há 3 anos atrás
  Christian Cuevas 5347c2b10e Fix "Search" match inconsistencies há 3 anos atrás
  Hugo Locurcio 11842eb738 Disable code font ligatures by default in the editor há 3 anos atrás
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET há 3 anos atrás
  Rindbee ff0de4e220 Fix some bugs about search in code editor há 3 anos atrás
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. há 3 anos atrás
  Rémi Verschelde f5903215d0 Merge pull request #61902 from Paulb23/multi-caret há 3 anos atrás
  Paulb23 0cbe176ce6 Add multi caret support to Editor há 3 anos atrás
  kobewi 14435ebcee Split script navigation state and edit state há 3 anos atrás
  bruvzg 6f4d233062 Fix key mapping changes when moving from macOS to other platform há 3 anos atrás
  Micky 6dbd283ae5 Rename every instance of `caret_blink_speed` to `caret_blink_interval` há 3 anos atrás
  Micky e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` há 3 anos atrás
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" há 3 anos atrás
  Rémi Verschelde f7f8af232c Merge pull request #64885 from Mickeon/rename-tooltip-hint há 3 anos atrás
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED há 3 anos atrás
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget há 3 anos atrás
  kobewi 8be27dc59e Replace Array return types with TypedArray há 3 anos atrás
  Hugo Locurcio ccf088b40b Allow using numpad for zoom shortcuts in the 2D/code editors há 3 anos atrás