Historique des commits

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