Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling defafd72bc LibGUI: Convert custom widgets and subclasses to ObjectPtr hace 5 años
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr hace 5 años
  Andreas Kling 3476a63415 LibGUI: Convert GStatusBar to ObjectPtr hace 5 años
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr hace 5 años
  Andreas Kling b1763238d7 TextEditor: Ask the user before closing a dirty (modified) document hace 6 años
  Andreas Kling ecbedda34c TextEditor: Add a "document dirty" flag and show it in the window title hace 6 años
  Andreas Kling ded005500d TextEditor: Add actions for find next/previous (Ctrl+G, Ctrl+Shift+G) hace 6 años
  Andreas Kling 97a695403b TextEditor: Add a menu action for turning line-wrapping on/off hace 6 años
  Andrew Weller e75e33eb46 TextEditor: Replaced 'Find' button with 'Prev' and 'Next' buttons. 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
  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
  rhin123 82d9410226 TextEditorWidget: Added improved save feature. hace 6 años
  Rhin d7b836858e TextEditor: Move the application UI into a dedicated TextEditorWidget. (#292) hace 6 años