Commit History

Author SHA1 Message Date
  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 4 years ago
  Anilforextra cc51b045da Construct values only when necessary. 4 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
  Paulb23 de009cb5ae Optimise TextEdit get height and width 4 years ago
  kobewi a913ae8d56 Add support for internal nodes 4 years ago
  bruvzg 4c3f7d1290 Makes FontData importable resource. 4 years ago
  Michael Alexsander 88db541705 Merge pull request #51947 from AnilBK/redundant-assignments 4 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 years ago
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
  Anilforextra c86db8b710 Remove redundant assignments. 4 years ago
  Haoyu Qiu 16c2d4ef22 Improve Undo/Redo menu items 4 years ago
  requizm 37ad82a7f7 We can delete all text on TextEdit 4 years ago
  Vignesh1-art eb5b0d013f Fixed crash executing TextEdit.new().set_draw_control_chars(true) 4 years ago
  Rémi Verschelde 761eb7e06a Merge pull request #51585 from Paulb23/theme-update-optimisation 4 years ago
  Paulb23 273374957b Only update TextEdit text cache when dirty 4 years ago
  bruvzg 00381db2e7 [TextEdit] Improve block/insert caret drawing. 4 years ago
  Paulb23 a736fb8ce9 Fix breakpoint toggle signal not firing when expected 4 years ago
  Paulb23 a4606c2806 Cleanup and complete TextEdit inspector and docs 4 years ago