Commit History

Author SHA1 Message Date
  Logan Detrick 247520b348 Add missing dictionary and array type hints 3 months ago
  lawnjelly f8f350a32a Add `GLOBAL_GET` cached macros. 3 months ago
  Thaddeus Crews 3947cbe3b2 Merge pull request #104386 from Repiteo/core/cpp-math 3 months ago
  Koyper b668f45fd0 Fix LineEdit and TextEdit composite character backspace delete. 3 months ago
  Thaddeus Crews ad40939b6f Core: Replace C math headers with C++ equivalents 4 months ago
  Thaddeus Crews 6fce829fce Merge pull request #105007 from Aziroshin/dev/aziroshin/comment-after-region-not-folding-102382 4 months ago
  Aziroshin 40b7931279 [CodeEdit] Fix folding for comments mixed with code region tags. 4 months ago
  Yufeng Ying 8ae16699c5 Do not use Dictionary::keys() for Dictionary iteration. 4 months ago
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 4 months ago
  Thaddeus Crews 754e3b3f9a Merge pull request #103825 from JulianHeuser/region_highlight_crash_fix 5 months ago
  Julian 659d1b5d0c Fix crash caused by trailing spaces 5 months ago
  A Thousand Ships 331a43a9d8 Add `String::remove_char(s)` methods for performance and convenience 1 year ago
  A Thousand Ships 466590d0ec Use `get_slicec` instead of `get_slice` for single character splitters 8 months ago
  Thaddeus Crews 3c43508ed7 Merge pull request #102427 from AThousandShips/fix_substr 5 months ago
  Thaddeus Crews e0a040c0d3 Merge pull request #101319 from JulianHeuser/region_syntax_highlighting_fix 5 months ago
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` 5 months ago
  Thaddeus Crews 5f7ea8328b Merge pull request #102556 from kitbdev/fix-te-cursor-shape-held 5 months ago
  kit 65b7e1c73c Fix TextEdit cusor shape when mouse is held 6 months ago
  kit 6a75a89712 Fix CodeEdit line length guideline zoomed position 6 months ago
  Rémi Verschelde e87f4f67b0 Merge pull request #100913 from larspet/tooltip-hover-oob 6 months ago
  Lars Pettersson ff39adddd1 Prevent tooltip from showing when hovering past end of script line 7 months ago
  kit 8274e64402 Fix TextEdit breakpoint hover not hiding 6 months ago
  Julian ba3f4a4b24 Code region keywords must be followed by whitespace 7 months ago
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 11 months ago
  Danil Alexeev 80d11500b5 Code Editor: Add documentation tooltips 7 months ago
  Rémi Verschelde 36c6ce92db Merge pull request #97660 from HolonProduction/completion-cancelation-🌈 7 months ago
  Rémi Verschelde 88e81ee730 Fix various typos and code style issues 8 months ago
  Thaddeus Crews cd66343c70 Merge pull request #98543 from rune-scape/code-edit-margin 9 months ago
  rune-scape 5d168a3850 CodeEdit: Fix line number margin 9 months ago
  kobewi 5c0f2414cd Always add decimal when printing float 1 year ago