Historique des commits

Auteur SHA1 Message Date
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted il y a 2 ans
  Sam Atkins 08c1effc04 HackStudio: Use Syntax::Language instead of our own one il y a 2 ans
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector il y a 2 ans
  Andreas Kling c44bc58aaa HackStudio: Don't hard-code a default code font il y a 2 ans
  Itamar 47f5a3ea9a HackStudio: Add 'pause debuggee' button il y a 2 ans
  Itamar 91224d47d2 SystemMonitor: Add "Debug In HackStudio" action to process context menu il y a 2 ans
  Itamar 6e5b1f5819 HackStudio: Add progress bar to Debugger initialization il y a 2 ans
  Itamar 58c4fe52d4 HackStudio: Fix event loop usage in debugger callbacks il y a 2 ans
  Itamar ff6fb2cb10 HackStudio: Add ability to attach debugger to a running process il y a 2 ans
  Andreas Kling 33e87d1627 Userland: Fix remaining smart pointer const-correctness issues il y a 2 ans
  Sam Atkins 307cd4a1da HackStudio: Make wrapping modes consistent il y a 2 ans
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor il y a 2 ans
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace il y a 2 ans
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` il y a 2 ans
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Karol Kosek e45434c0c7 FileManager+HackStudio+SpaceAnalyzer: Use File::can_delete_or_move il y a 3 ans
  Matthew Olsson 95df712c2e HackStudio: Hide autocomplete popup when switching tabs il y a 2 ans
  ominusliticus ae16cfff0f HackStudio: Remove `release_values_but_fixme_should_propogate_errors`s il y a 2 ans
  Aayush bc1293925a Hackstudio: Use `GUI::TextEditor' actions for cut/copy/paste buttons il y a 2 ans
  Karol Kosek b67762a7f3 HackStudio: Make a new ProjectBuilder object when opening a project il y a 2 ans
  Karol Kosek 98fa3736ed HackStudio: Open projects after the action tab was created il y a 2 ans
  Tim Schumacher 9805f73704 LibCore: Remove the `force` parameter from File::remove il y a 2 ans
  Tim Schumacher 355e761a02 LibCore: Let File::remove return a normal ErrorOr il y a 2 ans
  Karol Kosek ba60b01026 HackStudio: Fix typo in one error message il y a 2 ans
  Karol Kosek 4784ad66b2 HackStudio: Port to `Core::Stream::File` :^) il y a 2 ans
  Baitinq 4c732abed5 HackStudio: Add a factory function for DebugInfoWidget il y a 2 ans
  Baitinq 55a903911b HackStudio: Add a factory function for HackStudioWidget il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans