Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C před 5 roky
  Andreas Kling d67da8c101 LibGUI: Add GHBoxLayout and GVBoxLayout convenience classes před 5 roky
  Andreas Kling 7c74d3a657 TextEditor: Focus the editor after opening a new file před 5 roky
  Andreas Kling ebfb3d91e2 TextEditor: Various UI text tweaks před 5 roky
  Andreas Kling 94ca55cefd Meta: Add license header to source files před 5 roky
  0xtechnobabble 49e8d34f0e TextEditor: Replace text in find textbox with selection před 5 roky
  0xtechnobabble ecf58ddd4f TextEditor: Implement replacement functionality před 5 roky
  Jami Kettunen cece0d230d Applications: Add new keyboard shortcuts & update few existing ones před 5 roky
  Jami Kettunen 33b8d37dd3 Applications: Space out SystemMonitor & TextEditor in AboutDialogs před 5 roky
  Paweł Cholewa e2dcf27a2e TextEditor: Ask before opening a file if current document is dirty před 5 roky
  Andreas Kling 6425b8714a TextEditor: Handle drop events před 5 roky
  Andreas Kling fd5eb79d19 LibGUI: Make GMenu inherit from CObject před 5 roky
  Sasan Hezarkhani 8cea5c053d TextEditor: `Fix bug when document is marked dirty on open. před 5 roky
  Andreas Kling f8703d44cc TextEditor: Focus the editor widget on startup před 5 roky
  Andreas Kling b8bf998b61 LibGUI: Move text search functions from GTextEditor to GTextDocument před 5 roky
  Kevin Murphy 10324bc574 TextEditor: suppress "Not found" window when searching for empty string před 5 roky
  Andreas Kling 1a279c5b2a GMessageBox: Hide the constructor and fix broken usages před 5 roky
  Andreas Kling 8d550c174e LibCore: Convert CFile to ObjectPtr před 5 roky
  Andreas Kling 31b38ed88f LibGUI: Don't create GMessageBox and GInputBox on the stack před 5 roky
  Andreas Kling 45cfd57f6e GButton: Convert most code to using ObjectPtr for GButton před 5 roky
  Andreas Kling ff6ce422dd LibGUI: Convert GWidget to ObjectPtr před 5 roky
  Andreas Kling 3476a63415 LibGUI: Convert GStatusBar to ObjectPtr před 5 roky
  Andreas Kling f4531c976c LibGUI: Convert GToolBar to ObjectPtr před 5 roky
  Andreas Kling 93851c3832 LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr před 5 roky
  Andreas Kling 74c4e62659 GCommonActions: Add "Open..." action před 5 roky
  Andreas Kling e83390387c LibGUI: Simplify GCommonActions a bit před 5 roky
  Andreas Kling 9d2c4d223a TextEditor+Base: Add an icon for the "Find" action :^) před 5 roky
  Andrew Weller 16aba5100d TextEditor: Implement File/New Action před 6 roky
  rhin123 f468634494 TextEditorWidget: Added GCommonActions před 6 roky
  Andreas Kling 841f1276e6 TextEditor: Use GAboutDialog :^) před 6 roky