Historial de Commits

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