Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 2905e10513 LibGUI+TextEditor: Make TextDocument modified state track undo stack před 4 roky
  Andreas Kling ee19f7c0aa LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor před 4 roky
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget před 4 roky
  Paul Berg bd68ca362b TextEditor: Clear the selection before deleting it před 4 roky
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size před 4 roky
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr před 4 roky
  sin-ack d6dc81874d EditingEngine: Split selection from movement functions před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Rafał c41c41cc0f LibGUI: Prevent selecting empty line in TextEditor on double click (#6537) před 4 roky
  Linus Groh 2b0c361d04 Everywhere: Fix a bunch of typos před 4 roky
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" před 4 roky
  Andreas Kling 088ae37541 LibGUI: Reflow+update TextEditor widget after ruler visibility change před 4 roky
  AnotherTest a42886d8ff LibGUI: Update the autocomplete suggestions after processing keys před 4 roky
  Itamar f6cc382403 TextEditor: Adjust AutoCompleteBox's position to the scroll height před 4 roky
  lucastarche 6d3d097832 TextEditor: Visualize leading whitespace před 4 roky
  thankyouverycool d2d69f3efb LibGUI: Remove has_visible_list members from TextEditor před 4 roky
  thankyouverycool bc26d1093f LibGUI: Clear inactive selections in DisplayOnly TextEditors před 4 roky
  thankyouverycool cf866cc75a LibGUI: Register more GML properties and widgets před 4 roky
  AnotherTest 0d17cf121c LibGUI: Handle some edge cases in the spanned text drawing algorithm před 4 roky
  Itamar c1c37cc5bd TextEditor: Don't attempt to stop the autocomplete timer if it is null před 4 roky
  Torben Thaysen a723a97750 LibGUI: Implemented line wrapping for new spanned text drawing před 4 roky
  Torben Thaysen b76d2450fa LibGUI: drawing spanned text no longer *horribly* inefficient před 4 roky
  Angus Gibson 0c44deeee2 LibGUI: Let cursor start a wrapped line před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Linus Groh 3583b62ad3 LibGUI: Swap order of InputBox value and parent window args před 4 roky
  Andreas Kling 7f616449ec LibGUI: Make TextEditor write a trailing newline to non-empty files před 4 roky
  Andreas Kling a048f46be5 LibGUI: Use a ScopeGuard to close the fd in TextEditor::write_to_file() před 4 roky
  Andreas Kling 015c5e61a8 LibGUI: Fix bogus TextEditor selection when cursor dragged outside view před 4 roky
  Andreas Kling 43c7d7d285 LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax před 4 roky
  Zac cc2f35badd TextEditor: Implement word wrapping před 4 roky