Commit History

Author SHA1 Message Date
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 years ago
  iyush cc301f9861 HackStudio: Set_cursor even if the file is already open 2 years ago
  Tim Ledbetter 0829101eb8 Applications: Use thousands separator for numbers shown in status bar 2 years ago
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial 2 years ago
  Karol Kosek 66402b0666 LibGUI+Userland: Port TabWidget set_tab_title to new string 2 years ago
  Karol Kosek 797968c310 LibGUI+Userland: Make TabWidget::*add_tab() take title using new string 2 years ago
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 2 years ago
  Sam Atkins 08c1effc04 HackStudio: Use Syntax::Language instead of our own one 2 years ago
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 years ago
  Andreas Kling c44bc58aaa HackStudio: Don't hard-code a default code font 2 years ago
  Itamar 47f5a3ea9a HackStudio: Add 'pause debuggee' button 2 years ago
  Itamar 91224d47d2 SystemMonitor: Add "Debug In HackStudio" action to process context menu 2 years ago
  Itamar 6e5b1f5819 HackStudio: Add progress bar to Debugger initialization 2 years ago
  Itamar 58c4fe52d4 HackStudio: Fix event loop usage in debugger callbacks 2 years ago
  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