Commit History

Author SHA1 Message Date
  Michael Alexsander Silva Dias 95f93e038a Exposed LineEdit's "selection_clear" and renamed it to "deselect". 7 years ago
  TheAspiringHacker de03966a65 Check for icon in LineEdit::set_cursor_position 7 years ago
  kbake a5973f4071 change expand_to_len property to add on nonzero...also rename to 8 years ago
  Ian fc299b4f37 add context menu enable getters, setters, and properties in LineEdit and TextEdit 8 years ago
  Rémi Verschelde 5bbc9a7e66 Merge pull request #12268 from AlexHolly/fix-lineedit-selection 8 years ago
  Paulb23 9dddce75d0 Added multi level undo redo to line edit 8 years ago
  AlexHolly d46093b974 fix LineEdit drag selection to the left 8 years ago
  balint magyar b6b2ec7b77 Fixed center align in LineEdit 8 years ago
  volzhs c5f0717053 Fix crash when scene has LineEdit and run from editor 8 years ago
  Paulb23 8b80e97338 Fixed caret blink and speed resetting in scenes, issue 10764 8 years ago
  letheed 5ad9be4c24 Rename pos to position in user facing methods and variables 8 years ago
  Daniel J. Ramirez e298f931a6 Fixed some metrics (some issues caused by the new Noto Sans font). 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Juan Linietsky 2cc8309249 Merge pull request #10351 from neikeq/enums-are-for-the-weak 8 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 years ago
  Juan Linietsky 541fdffc0a Merge pull request #10319 from neikeq/pr-engine-editor-hint 8 years ago
  Ignacio Etcheverry 90b8a5b71e Removes editor_hint from SceneTree 8 years ago
  Rémi Verschelde 18a7315381 Rename localization method to `tr` again 8 years ago
  Rémi Verschelde c72529baf0 Rename `XL_MESSAGE` aka `tr` to `localize` 8 years ago
  Rémi Verschelde 5cb09d31d8 Merge pull request #10142 from bruvzg/3.0-osx-ime 8 years ago
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 years ago
  bruvzg 8aa86cb9bc Implement NSTextInputClient protocol for IME 8 years ago
  Bojidar Marinov 7b7c7c8dc0 Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER 8 years ago
  Daniel J. Ramirez 95f55c8f0d Icons can now be added inside line edits (Search icon). 8 years ago
  Rémi Verschelde 2b8342e308 Merge pull request #9652 from djrm/theme_fixes 8 years ago
  Poommetee Ketson 9be034a8cd LineEdit: don't undo uneditable LineEdit 8 years ago
  Daniel J. Ramirez a3c2d9a6bd Improvements and fixes for the default theme. 8 years ago
  geequlim 7358766ff6 IME window follow the input cursor. 8 years ago
  Andreas Haas 9bc5348961 InputEvent: Renamed "pos" property to "position" 8 years ago
  Juan Linietsky 5b3709d309 Removal of InputEvent as built-in Variant type.. 8 years ago