Commit History

Author SHA1 Message Date
  Maganty Rushyendra 2be3a33cc3 Fix code editor Replace tool to work with 'Selection Only' option 5 years ago
  Maganty Rushyendra 91bdc77d47 Fix match count for whole word search in editor 5 years ago
  Maganty Rushyendra 2433287871 Fix whole word search slowdown in editor 5 years ago
  MrRevington 4641fb9ec4 FIX CodeTextEditor not respecting focus in _input 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  Rémi Verschelde e14464caeb Merge pull request #37447 from ThakeeNathees/text-replace-empty-string-fix 5 years ago
  Thakee Nathees 2144eb05df replace selected text with empty string bug fixed 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  Rémi Verschelde e2b66cacf7 Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 5 years ago
  Rémi Verschelde 55396d6e06 Merge pull request #36621 from WizardOhio24/fix-wrong-selection-on-line-clone-down 5 years ago
  Richard Menzies 28f74327be Fix wrong selection on cloning a line down in the editor 5 years ago
  Rémi Verschelde f742dabafe Signals: Manually port most of remaining connect_compat uses 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  Rémi Verschelde 2d904d2f80 Merge pull request #36232 from Calinou/add-soft-line-length-guideline 5 years ago
  bruvzg 1af06d3d46 Rename `scancode` to `keycode`. 7 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Tomasz Chabora b23f141ba4 Allow for continuous deletion/duplication of lines 5 years ago
  Hugo Locurcio 3e4b508c3b Add a soft line length guideline to the script editor 5 years ago
  Rémi Verschelde 94bf1a8a9d Merge pull request #36030 from dreamsComeTrue/fix-replace-text-entered 5 years ago
  Juan Linietsky 3f335ce3d4 Texture refactor 6 years ago
  Dominik 'squ@ll' Jasiński 1adcd57377 Allow using Enter key for replacing text in code editors (also Shift + Enter works backwards) 5 years ago
  Rémi Verschelde 67c3ce35bd Merge pull request #33639 from YeldhamDev/replaced_label_location 5 years ago
  Rémi Verschelde 40f0649e5b Fix typos with codespell 5 years ago