Historial de Commits

Autor SHA1 Mensaje Fecha
  Tobias Christiansen 92e337de21 LibGUI: Fix typo in TextEditor hace 3 años
  Tobias Christiansen 9a28c8dc74 LibGUI: Fix broken text rendering in TextEditor hace 3 años
  Tobias Christiansen 5348c67ba4 LibGUI: Expand underline support for Spans in TextEditor hace 3 años
  Maciej b6d6cc5de4 LibGUI: Use Font::glyph_or_emoji_width() in TextEditor hace 3 años
  Mustafa Quraish f674102447 TextEditor: Use FileSystemAccessClient::try_* APIs hace 3 años
  Marcus Nilsson 315e1c705f LibGUI: Don't paint text cursor if TextEditor is disabled hace 3 años
  Young-Jin Park 9d74659f3b LibGUI: Fix leading whitespaces when text is wrapped hace 3 años
  Ben Wiederhake f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious hace 3 años
  Ben Wiederhake 06f140a025 LibGUI: Avoid access to Clipboard server, clipboard text is never empty hace 3 años
  Ben Wiederhake c80dcc4671 LibGUI: Make paste access to Clipboard atomic hace 3 años
  Andrew January c0d6e37ab3 LibGUI: Add support for Ctrl+Delete in TextEditor hace 3 años
  Andrew January 22e80bae29 LibGUI: Change delete key handling from action to keydown_event hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() hace 3 años
  thislooksfun 7a2c8452f1 LibGUI: Don't re-trigger the autocomplete box when the timer fires hace 3 años
  thislooksfun d5baf1c1fa LibGUI: Allow autocomplete to stay open after applying hace 3 años
  thislooksfun 352f593958 LibGUI: Add and use TextEditor::hide_autocomplete() hace 3 años
  thislooksfun aea9ba3b42 LibGUI: Refactor out common code hace 3 años
  thislooksfun 86ea41970d LibGUI: Hide autocomplete on any event other than typing hace 3 años
  thislooksfun 0627ed9900 LibGUI: Always show a box when the user requests autocomplete hace 3 años
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary hace 3 años
  Andreas Kling 649cb67f28 LibGUI: Don't paint TextEditor selection in non-focused widgets hace 3 años
  Peter Elliott c19d868a3e LibGUI: Don't render placeholders as secret hace 3 años
  Ben Wiederhake 2f023acf78 LibGUI: Convert always-valid pointer to reference hace 3 años
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere hace 3 años
  thankyouverycool 46043b71cb LibGUI: Add number_of_words() to TextEditors hace 3 años
  thankyouverycool 9a5a9fbee0 LibGUI+TextEditor: Allow cursor line highlighting to be toggled hace 3 años
  sin-ack 8ea22121ac Userland: Migrate to argument-less deferred_invoke hace 3 años
  Rob Ryan 34a64ed25b LibGUI+Browser: Add UrlBox class hace 4 años
  Gunnar Beutner 17505ea5d9 LibGUI: Ensure that edit actions are disabled for password boxes hace 4 años