Commit History

Author SHA1 Message Date
  Rémi Verschelde ea30bcdfef Merge pull request #28287 from YeldhamDev/text_editable_contextmenu 6 years ago
  Michael Alexsander Silva Dias f7a45eb0de Make 'Line/TextEdit's context menus hide their editing options when in readonly mode 6 years ago
  Michael Alexsander Silva Dias b8e09f98c4 Make buttons that trigger popups have the same scale 6 years ago
  Rémi Verschelde 86aa22b2ac Merge pull request #28266 from coldrye-collaboration/gh-28241 6 years ago
  Carsten Klein da2a0a3814 Call minimum_size_changed() on redo/undo if expand_to_text_length is true 6 years ago
  Michael Alexsander Silva Dias ac1c523989 Fix 'LineEdit' offset limit not accounting for the right/clear icon width 6 years ago
  Michael Alexsander Silva Dias d84acb98d0 Fix 'LineEdit' contents not ending before the clear button if no right icon was set 6 years ago
  Rémi Verschelde fc370b3feb Fix -Wimplicit-fallthrough warnings from GCC 8 6 years ago
  Paulb23 bfba1e36bc Fixed not deselecting when clearing lineedit. 6 years ago
  Kārlis Seņko 86374c0431 Allow moving LineEdit visible window left by more than one symbol. 6 years ago
  Michael Alexsander Silva Dias 9c69d7f339 Appease some CppCheck warns for files in the "scene" directory 6 years ago
  bruvzg 55bc004a73 Update IME text only for focused input controls. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  bruvzg 4554c682e6 Changes IME input to use notification instead of callback, exposes IME methods to gdscript/gdnative. 7 years ago
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 7 years ago
  Ibrahn Sahir 7bf54d2334 Initialise LineEdit clear_button_status. 7 years ago
  karroffel a0f206aae8 fix enum cast warnings on clang 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  MidZik 7aca4c32e2 Disable ability to copy or cut text from LineEdit if secret mode is enabled. 7 years ago
  Łukasz Rutkowski 81fb81de9d Do not use theme to set LineEdit right_icon 7 years ago
  Łukasz Rutkowski e8a435c8cd Add clear text button to LineEdit 7 years ago
  Juan Linietsky b9730a6956 Make line edit always vertically aligned, makes no sense otherwise. Fixes #17188 7 years ago
  Hugo Locurcio 8d05f89bc1 Make the caret thicker in TextEdit and scale it with the editor scale 7 years ago
  Paulb23 8f390da422 Center text drawing in LineEdit 7 years ago
  Juan Linietsky 0a1c1c660f -Added AnimationGraphPlayer (still missing features) 7 years ago
  Saracen 9d0bdf69c4 LineEdit IME position will now ignore placeholder text. 7 years ago
  Saracen c5bdb5b1d8 IME context detection. 7 years ago
  Anish 5d3108acbb Ensures CMD+left and CMD+right only valid for OSX. 7 years ago
  Ibrahn Sahir 2abec59db9 fix for TextEdit::set_text firing signals it shouldn't. 7 years ago
  Ruslan Mustakov 5cd12f6649 Perfect FreeType-based outlines for DynamicFonts 7 years ago