Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Weller e75e33eb46 TextEditor: Replaced 'Find' button with 'Prev' and 'Next' buttons. hace 6 años
  Andreas Kling b1bc7a1b5d TextEditor: Don't try to load contents of files we didn't even open hace 6 años
  Andreas Kling d56786ccd8 TextEditor: Avoid an unnecessary whole-file copy when opening something hace 6 años
  Andreas Kling fae379b1f0 TextEditor: Search box should find on return, close itself on escape hace 6 años
  Andreas Kling 96c5c9ce12 TextEditor: Hide the search bar until the user asks for it hace 6 años
  Andreas Kling bb74832dd6 TextEditor: Add a search bar that allows you to search for text hace 6 años
  rhin123 a175e76948 TextEditor: Include extension during SaveAs hace 6 años
  Andreas Kling b98c77229d TextEditor: Let's have line numbers starting at 1. hace 6 años
  Andreas Kling eda272eec8 TextEditor: Add back lost "Save as..." action. hace 6 años
  Rhin d6cd98cfa1 TextEditor: Fix nullptr refrence to save action & m_path (#364) hace 6 años
  Andreas Kling 442256b5f8 TextEditor: Add "Save as..." action. hace 6 años
  Andreas Kling a17fbd98e7 LibGUI: Add input types to GMessageBox. hace 6 años
  rhin123 1f77fbb75c TextEditorWidget: Stop dbgprintf from printing null hace 6 años
  rhin123 82d9410226 TextEditorWidget: Added improved save feature. hace 6 años
  Andreas Kling d0a2668833 TextEditor: Fix build (copy_ref() in outdated PR changes.) hace 6 años
  Rhin d7b836858e TextEditor: Move the application UI into a dedicated TextEditorWidget. (#292) hace 6 años