Commit History

Author SHA1 Message Date
  Snow 2f8c7b1b30 LibGUI: Add shortcut for inserting new line 2 years ago
  Snow df7c0eacd4 TextEditor: Fix commenting shortcut `<Ctrl-/>` 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  thankyouverycool c476ca2bd6 LibGUI: Setup IncrementalSearchBanners for TextEditors 2 years ago
  Kyle Lanmon 62a3de0c0a TextEditor: Add keyboard shortcut to (un)comment a range of lines 2 years ago
  thankyouverycool a6581c2aac LibGUI: Paint text selections as active in Popups 2 years ago
  Julian Eigmüller 0ea399d8d6 LibGUI: Shift+Tab unindents line 2 years ago
  thankyouverycool 901b80f988 LibGUI: Update calculated_min_size() for TextEditor 2 years ago
  networkException 802cf9bc69 Everywhere: Use my very shiny serenityos.org email :^) 2 years ago
  Timothy Flynn 31b2d93038 LibGUI+LibVT: Notify widgets of emoji selection with a callback 2 years ago
  thankyouverycool b70e4e9909 Spreadsheet+LibGUI: Set EmojiInputDialog as a CaptureInput modal 2 years ago
  thankyouverycool f8e65d24cf LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis 2 years ago
  electrikmilk 6a09d89329 Base+LibGUI: Add insert emoji common action 2 years ago
  Thomas Symalla 03e9697975 TextEditor: Change cursor when reaching the ruler area 2 years ago
  Andreas Kling 8862434376 LibGUI: Allow Tab key to switch focus from non-editable GUI::TextEditor 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  networkException 6697ab33dc LibGUI: Disallow selection identation in readonly text editors 3 years ago
  networkException 710fb11c73 LibGUI: Allow deleting text editor indent selections in non tab cases 3 years ago
  huttongrabiel 9369610bf4 LibGUI: Unindent selected text on shift+tab press 3 years ago
  huttongrabiel 2fbaa7996c LibGUI: Indent selected text on tab press 3 years ago
  FrHun 19fac58e49 LibGUI: Use new layout system for basic widgets 3 years ago
  Itamar b35293d945 LibCodeComprehension: Re-organize code comprehension related code 3 years ago
  Paweł Łukasik 26be6176ad TextEditor: Allow typing AltGr+letter into editor 3 years ago
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  Sam Atkins ebbbca98fa LibGUI: Run TextEditor::on_change callback immediately 3 years ago
  offtkp 62d41d58d6 LibGUI: Consider TextEditor icon size when scrolling text horizontally 3 years ago
  faxe1008 448d6b9acc LibGUI: Make TextEditor substitution more explicit 3 years ago
  Lucas CHOLLET 86d4b7ebfc LibGUI: Display line number next to the first visual line 3 years ago