Commit History

Author SHA1 Message Date
  Unknown c3d40e42ce Improve toggle comment function in script editor. 6 years ago
  Rémi Verschelde c026e3957a Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor] 6 years ago
  Rémi Verschelde cda5b0bfe1 Fix warnings about unused variables [-Wunused-variable] 7 years ago
  Hugo Locurcio c4770a5b5d Tweak some editor texts' capitalization, use "Go to" instead of "Goto" 7 years ago
  DualMatrix 4efcf9c943 Fixed syntax highlighting setting not being saved 7 years ago
  Rémi Verschelde ae8f984cf3 Merge pull request #21730 from reisraff/fixing_key_shortcut 7 years ago
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos 7 years ago
  luz.paz 08bde5b2de Misc. typos 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rafael Reis d1d1f4a776 #21500 Fixing key shortcut 7 years ago
  Hugo Locurcio af139af69e Fix some editor shortcuts' default values not being set properly 7 years ago
  Rémi Verschelde ac38b7e97b Merge pull request #21496 from tko/macos-complete 7 years ago
  Tommi Komulainen c2f0b4c9c6 [macOS] change "Complete Symbol" shortcut to not conflict with Spotlight 7 years ago
  Tommi Komulainen 464756ec0f [macOS] fix conflicting keybindings for (Find and) Replace... 7 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 years ago
  George Marques eb48119821 Added system for GDScript warnings 7 years ago
  Ian 1bb13e95a8 context menu improvements 7 years ago
  Paulb23 8ff747171f Allow opening and editing of any utf_8 file in script editor 7 years ago
  Paulb23 765d6752bb Refactored text manipulation into CodeTexteditor 7 years ago
  George Marques 03746da73f Add editor highlight for type-safe lines 7 years ago
  Max Hilbrunner c488a74e0c Merge pull request #19498 from guilhermefelipecgs/fix_regression 7 years ago
  Max Hilbrunner 165f3c31a5 Merge pull request #19166 from Grula/issue-18779 7 years ago
  Guilherme Felipe 5bae3693bf Fix "find and replace" initializing with wrong size 7 years ago
  Rémi Verschelde 3f09cac267 Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD 7 years ago
  NIkola Grulovic bc666c42ff Syntax Menu as sub-menu of Edit 7 years ago
  Juan Linietsky 6e9517ca83 Merge pull request #18642 from flashyincceo/engine-click 7 years ago
  Max Hilbrunner c587cac304 Merge pull request #18308 from ericmccarthy7/develop 7 years ago
  Peter Folkins 0c1a71b047 Fix script editor CTRL+CLICK on singleton functions 7 years ago
  Hugo Locurcio 1c419531a0 Change ".." punctuation for "..." in editor strings (#16507) 7 years ago
  Eric McCarthy 02b7b916b7 Fix clone down newline bug 7 years ago