Commit History

Author SHA1 Message Date
  robfram 53b51f68bf LineEdit placeholder alignment, content margins, and overflow bugs 7 years ago
  Fabio Alessandrelli e15fe296bd Line edit up/down focus pass through 7 years ago
  Federico Frenguelli 9cd3ed4ace Fixed #15082: line edit emits two "text_changed" signals when pasting while text is selected 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Rémi Verschelde 4b6bef6524 Fix signal arguments shadowing member variables 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde fd5f193da5 Merge pull request #15103 from poke1024/lineedit-key-up-down 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Bernhard Liebl 414c60aee7 Support KEY_UP and KEY_DOWN in LineEdit 7 years ago
  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 8 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