Commit History

Author SHA1 Message Date
  Rémi Verschelde be4678b836 Merge pull request #95750 from mosquitochang/fix-input-event-get-index 7 months ago
  Thaddeus Crews 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers 8 months ago
  Thaddeus Crews 8b5f181d86 Merge pull request #90723 from Calinou/textedit-autocompletion-always-replace-if-not-shift 8 months ago
  Markus Sauermann bc5e2f9b96 Revert "Fix InputEvent device id clash" and add a compatibility function 9 months ago
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 9 months ago
  Malcolm Anderson 829dade53b Replace default deadzone magic number with named constant 9 months ago
  A Thousand Ships ec650a2f09 [Core,Drivers] Improve use of `Ref.is_null/valid` 1 year ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  Thaddeus Crews ecc2eb73fc Merge pull request #97707 from Sauermann/fix-input-device-clash 10 months ago
  Markus Sauermann 916d480686 Fix InputEvent device id clash 10 months ago
  Roman Morozov d532eecc81 Changed the default deadzone value for new actions from 0.5 to 0.2 11 months ago
  bruvzg b776f55bcb Add Control+Shift+U (rebindabe) action for Unicode input, show hex as it is entered. 11 months ago
  mosquito chang b32395ade9 Fix `InputMap::event_get_index` to handle unmatched events correctly 1 year ago
  Mikael Hermansson 085f0cc50a Add Home/End to text caret movements on macOS 1 year ago
  kobewi 17d3f26e5d Add event_index to InputEventAction 1 year ago
  Hugo Locurcio 9558d4f28f Make TextEdit autocompletion replace word unless Shift is held 1 year ago
  Christophe Andral c988bec4b3 Add 'Skip to next (text) occurrence' feature to text editor 1 year ago
  Micky 70b428041b Add autocompletion for InputMap's methods 1 year ago
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy 1 year ago
  kobewi d9d0cfaf38 Rework input actions to be reliable 1 year ago
  Luc-Frédéric Langis 166ca77f20 feat(gamepad): improve gamepad behavior with slider and popup_menu 2 years ago
  bruvzg b3c64675cc [macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid conflicts with special character input. 2 years ago
  Haoyu Qiu 84aee17901 Improvements and fixes based on Weblate comments 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Alfred Reinold Baudisch a862583d05 Unified shortcut to clear carets and selections 2 years ago
  Alfred Reinold Baudisch fcff978763 Shortcut and Bind to Remove Secondary Carets 2 years ago
  Rémi Verschelde 5947f22be9 Merge pull request #67578 from KoBeWi/GEDITOR 2 years ago
  Rémi Verschelde 273410ba5a Merge pull request #67139 from PucklaMotzer09/insert_caret_at_carets 2 years ago
  Alfred Reinold Baudisch 7d15ecc3af Add Selection and Caret for Next Occurrence of Selection 2 years ago
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 2 years ago