Commit History

Author SHA1 Message Date
  Rafał 2d6be48c6f LibGUI: Select last word when double clicking at the end of a line 4 years ago
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Rafał c41c41cc0f LibGUI: Prevent selecting empty line in TextEditor on double click (#6537) 4 years ago
  Maciej Zygmanowski 8646f8f4ad LibGUI: Use normalized TextRange for early empty string check 4 years ago
  Cesar Torres b7d726e226 LibGUI: Fix crash when getting text of selected line after a line delete 4 years ago
  Itamar 3cc7b00e24 LibGUI: Allow TextDocument::set_text to fail 4 years ago
  Cesar Torres 2b269b27e7 LibGUI: Fix crash when text_in_range() was called on an empty document 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  thankyouverycool 3e987eba2b TextEditor+LibGUI: Add case matching and wrap around optionality 4 years ago
  Andreas Kling 7f616449ec LibGUI: Make TextEditor write a trailing newline to non-empty files 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago