Historique des commits

Auteur SHA1 Message Date
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions il y a 4 ans
  Brian Gianforcaro 06df26da67 LibGUI: Hide TextEditor dbgln spew under TEXTEDITOR_DEBUG il y a 4 ans
  Marcus Nilsson 11fa3e4f92 Terminal/LibGUI::TextEditor: Add shift+return to search forwards il y a 4 ans
  Linus Groh a4bd29828c LibGUI: Replace fprintf(stderr)/printf() with warnln()/dbgln() il y a 4 ans
  ry-sev 8146543a43 LibGUI+TextEditor: Add the calculation of selected words il y a 4 ans
  Carlos César Neves Enumo 76a07b31e4 TextEditor: Prevent pasting with empty clipboard il y a 4 ans
  faxe1008 2b24fbdaaa LibGUI: Reset TextEditor modified state on sucessful write_to_file il y a 4 ans
  euclidianAce bbb21194a5 TextEditor: Clear leftover whitespace when inserting newlines il y a 4 ans
  Andreas Kling fbe6c275c9 LibGUI: Clear GUI::TextEditor selection before performing undo/redo il y a 4 ans
  Andreas Kling ce90d87eb6 LibGUI: Show command name in GUI::TextEditor undo/redo action text il y a 4 ans
  Andreas Kling 2905e10513 LibGUI+TextEditor: Make TextDocument modified state track undo stack il y a 4 ans
  Andreas Kling ee19f7c0aa LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor il y a 4 ans
  Andreas Kling d47f15ab8b LibGUI: Rename ScrollableWidget => AbstractScrollableWidget il y a 4 ans
  Paul Berg bd68ca362b TextEditor: Clear the selection before deleting it il y a 4 ans
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size il y a 4 ans
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr il y a 4 ans
  sin-ack d6dc81874d EditingEngine: Split selection from movement functions il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Rafał c41c41cc0f LibGUI: Prevent selecting empty line in TextEditor on double click (#6537) il y a 4 ans
  Linus Groh 2b0c361d04 Everywhere: Fix a bunch of typos il y a 4 ans
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" il y a 4 ans
  Andreas Kling 088ae37541 LibGUI: Reflow+update TextEditor widget after ruler visibility change il y a 4 ans
  AnotherTest a42886d8ff LibGUI: Update the autocomplete suggestions after processing keys il y a 4 ans
  Itamar f6cc382403 TextEditor: Adjust AutoCompleteBox's position to the scroll height il y a 4 ans
  lucastarche 6d3d097832 TextEditor: Visualize leading whitespace il y a 4 ans
  thankyouverycool d2d69f3efb LibGUI: Remove has_visible_list members from TextEditor il y a 4 ans
  thankyouverycool bc26d1093f LibGUI: Clear inactive selections in DisplayOnly TextEditors il y a 4 ans
  thankyouverycool cf866cc75a LibGUI: Register more GML properties and widgets il y a 4 ans
  AnotherTest 0d17cf121c LibGUI: Handle some edge cases in the spanned text drawing algorithm il y a 4 ans
  Itamar c1c37cc5bd TextEditor: Don't attempt to stop the autocomplete timer if it is null il y a 4 ans