Commit History

Author SHA1 Message Date
  Itamar ff6fb2cb10 HackStudio: Add ability to attach debugger to a running process 2 years ago
  Andreas Kling 33e87d1627 Userland: Fix remaining smart pointer const-correctness issues 2 years ago
  Sam Atkins 307cd4a1da HackStudio: Make wrapping modes consistent 2 years ago
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor 2 years ago
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 years ago
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 years ago
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances 2 years ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Karol Kosek e45434c0c7 FileManager+HackStudio+SpaceAnalyzer: Use File::can_delete_or_move 3 years ago
  Matthew Olsson 95df712c2e HackStudio: Hide autocomplete popup when switching tabs 2 years ago
  ominusliticus ae16cfff0f HackStudio: Remove `release_values_but_fixme_should_propogate_errors`s 2 years ago
  Aayush bc1293925a Hackstudio: Use `GUI::TextEditor' actions for cut/copy/paste buttons 2 years ago
  Karol Kosek b67762a7f3 HackStudio: Make a new ProjectBuilder object when opening a project 2 years ago
  Karol Kosek 98fa3736ed HackStudio: Open projects after the action tab was created 2 years ago
  Tim Schumacher 9805f73704 LibCore: Remove the `force` parameter from File::remove 2 years ago
  Tim Schumacher 355e761a02 LibCore: Let File::remove return a normal ErrorOr 2 years ago
  Karol Kosek ba60b01026 HackStudio: Fix typo in one error message 2 years ago
  Karol Kosek 4784ad66b2 HackStudio: Port to `Core::Stream::File` :^) 2 years ago
  Baitinq 4c732abed5 HackStudio: Add a factory function for DebugInfoWidget 2 years ago
  Baitinq 55a903911b HackStudio: Add a factory function for HackStudioWidget 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Filiph Sandström 4a766245fa HackStudio: Replace blank file when opening a new one 2 years ago
  thankyouverycool ed196fc265 HackStudio: Remove FindWidget 2 years ago
  demostanis 34acae90c7 Userland: Let applications make use of make_command_palette_action() 2 years ago
  Timothy Slater eb9db167da HackStudio: Set proper action scope for editor shortcuts 2 years ago
  Marco Cutecchia 41744a4a87 HackStudio: Prevent closing the last editor group 2 years ago
  Marco Cutecchia f81b494182 HackStudio: Remove the 'Open in a new tab' action 2 years ago
  Marco Cutecchia d8b54b7dd0 HackStudio: Open files in dedicated tabs 2 years ago
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers 2 years ago