Histórico de Commits

Autor SHA1 Mensagem Data
  Conor Byrne 14b2656107 HackStudio: Use String instead of LexicalPath há 3 anos atrás
  Itamar 1ec917aa23 HackStudio: Attach debuggee to "Console" terminal tab há 3 anos atrás
  Itamar 83dd1e5b80 HackStudio: Rename "Build" tab to "Console" há 3 anos atrás
  scwfri 8d0143a380 HackStudio+TextEditor: Persist EditingEngineType across editors há 3 anos atrás
  Itamar 3e9a96f1d8 HackStudio: Add HackStudio::for_each_open_file há 3 anos atrás
  Andreas Kling d3bd9f1f0c HackStudio: Scope the "delete file from project" action to tree view há 3 anos atrás
  Karol Kosek 5f3e9886f7 HackStudio: Disable the Rename action on insufficient permissions há 3 anos atrás
  Karol Kosek 0264d3de45 HackStudio: Remove noop when deciding whether to disable delete action há 4 anos atrás
  Itamar 8316eb7306 HackStudio: Add option to inspect Coredump há 3 anos atrás
  Andreas Kling c7e62d448c LibCore: Use ErrorOr<T> for Core::File::remove() há 3 anos atrás
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() há 3 anos atrás
  Ben Wiederhake b8f11b1bae Everywhere: Remove unused ArgsParser header há 3 anos atrás
  Marco Cutecchia 3428e2a76c HackStudio: Add 'Show Dotfiles' option há 3 anos atrás
  Marco Cutecchia 3c5e07fa1c HackStudio: Save editor's font in configs há 3 anos atrás
  Marco Cutecchia 423c2e44c9 HackStudio: Add option to change the editor's font há 3 anos atrás
  Marco Cutecchia 194dc8b25d HackStudio: Support renaming files from the tree view há 3 anos atrás
  Karol Kosek 6c5fb2ca63 HackStudio: Remove an old file from the vectors in 'Save as...' action há 4 anos atrás
  Karol Kosek d811ad921c HackStudio: Rename Project::get_file() to Project::create_file() há 3 anos atrás
  Karol Kosek cf71805aa8 HackStudio: Reuse TextDocument::is_modified() há 3 anos atrás
  sin-ack e9121f8b1f LibCore+Userland: Implement Core::deferred_invoke há 3 anos atrás
  Itamar 11832544e5 HackStudio: Add "Go Back" and "Go Forward" navigation actions há 4 anos atrás
  Itamar 8fc9ec942e HackStudio: Optionally pass line & column to open_file há 4 anos atrás
  Karol Kosek a230524c46 HackStudio: Update the tree view cursor on editor change and 'Save as' há 4 anos atrás
  Marco Cutecchia d1f936e3d0 HackStudio: Add "New File" actions for different file extensions há 4 anos atrás
  Karol Kosek 8d3304f853 HackStudio: Update every editor with matching filename on 'Save as...' há 4 anos atrás
  Karol Kosek 90396f5b08 HackStudio: Convert selected path to a relative path on 'Save as...' há 4 anos atrás
  Lennon Donaghy 283d8d3928 HackStudio: Warn about unsaved changes on opening different project há 4 anos atrás
  Lennon Donaghy 82b88c6e16 HackStudio: Fix editor not marking file with unsaved changes as dirty há 4 anos atrás
  Lennon Donaghy d454c63bde HackStudio: Fix GitWidget issues with switching between projects há 4 anos atrás
  Lennon Donaghy d9c295de46 HackStudio: Moved code closing project from open_project to own method há 4 anos atrás