Historique des commits

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