Commit History

Author SHA1 Message Date
  Haoyu Qiu fa709e7169 Fix LineEdit center and right alignment 3 years ago
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 years ago
  Haoyu Qiu eab1e228c8 Fix LineEdit undo crash 4 years ago
  Ed Swartz c79898a7b8 Use left/right arrow to move cursor when unselecting in LineEdit 5 years ago
  Haoyu Qiu 5f316aa216 Improve Undo/Redo menu items 4 years ago
  Rémi Verschelde 32f5bee985 LineEdit: Respect `max_length` by truncating text to append 4 years ago
  kobewi cb5870dd4a Display arrow cursor if text is not editable 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 years ago
  Rémi Verschelde d252ef4c5e Merge pull request #46527 from kuruk-mm/3_2_lineedit 4 years ago
  ray90514 ea8004052d Fix LineEdit undo behaves strangely 4 years ago
  Mateo Kuruk Miccino 74b3021691 LineEdit: Now double click to select a word, and triple click to select all the content 4 years ago
  kobewi 7ede2f36fe Allow to override drop data in LineEdit 4 years ago
  Sergey Minakov 7b8d6d2413 [GUI] Enforce virtual keyboard redisplay on clear 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 5c80c94449 Revert "solved ctrl + alt + special character Issue #6851" 4 years ago
  Tomasz Chabora 0c50509326 Update clear button when clicked 4 years ago
  PouleyKetchoupp 9b64646bc3 Expose LineEdit scroll offset to scripts 4 years ago
  HellonLegs 9340385731 LineEdit/TextEdit: solved control + alt issue 5 years ago
  PouleyKetchoupp c21d14fe69 Fix LineEdit not consuming enter events 5 years ago
  Rémi Verschelde 8a66ea7cb0 Revert "Updated LineEdit to address #41278" 5 years ago
  Tony-Goat 1b6d116dfb Updated LineEdit to address #41278 5 years ago
  Rémi Verschelde a2edf04fd2 Merge pull request #40469 from nekomatata/virtual-keyboard-enter-fixes-3.2 5 years ago
  PouleyKetchoupp 930c880fa6 Add option to disable virtual keyboard for LineEdit 5 years ago
  PouleyKetchoupp c0b394572f Fix Return key events in LineEdit & TextEdit on Android 5 years ago
  Andy Maloney 5bbb15418f [3.2][macOS] Command-backspace in line edit 5 years ago
  Thibault Truffert 24b3bf0637 Make text deletion methods public for LineEdit 5 years ago
  SkyJJ 2197ef0566 Fix Android LineEdit editing bugs 5 years ago