Historial de Commits

Autor SHA1 Mensaje Fecha
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox hace 2 años
  iyush cc301f9861 HackStudio: Set_cursor even if the file is already open hace 2 años
  Tim Ledbetter 0829101eb8 Applications: Use thousands separator for numbers shown in status bar hace 2 años
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial hace 2 años
  Karol Kosek 66402b0666 LibGUI+Userland: Port TabWidget set_tab_title to new string hace 2 años
  Karol Kosek 797968c310 LibGUI+Userland: Make TabWidget::*add_tab() take title using new string hace 2 años
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted hace 2 años
  Sam Atkins 08c1effc04 HackStudio: Use Syntax::Language instead of our own one hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Andreas Kling c44bc58aaa HackStudio: Don't hard-code a default code font hace 2 años
  Itamar 47f5a3ea9a HackStudio: Add 'pause debuggee' button hace 2 años
  Itamar 91224d47d2 SystemMonitor: Add "Debug In HackStudio" action to process context menu hace 2 años
  Itamar 6e5b1f5819 HackStudio: Add progress bar to Debugger initialization hace 2 años
  Itamar 58c4fe52d4 HackStudio: Fix event loop usage in debugger callbacks hace 2 años
  Itamar ff6fb2cb10 HackStudio: Add ability to attach debugger to a running process hace 2 años
  Andreas Kling 33e87d1627 Userland: Fix remaining smart pointer const-correctness issues hace 2 años
  Sam Atkins 307cd4a1da HackStudio: Make wrapping modes consistent hace 2 años
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor hace 2 años
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances hace 2 años
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions hace 2 años
  Karol Kosek e45434c0c7 FileManager+HackStudio+SpaceAnalyzer: Use File::can_delete_or_move hace 3 años
  Matthew Olsson 95df712c2e HackStudio: Hide autocomplete popup when switching tabs hace 2 años
  ominusliticus ae16cfff0f HackStudio: Remove `release_values_but_fixme_should_propogate_errors`s hace 2 años
  Aayush bc1293925a Hackstudio: Use `GUI::TextEditor' actions for cut/copy/paste buttons hace 2 años
  Karol Kosek b67762a7f3 HackStudio: Make a new ProjectBuilder object when opening a project hace 2 años
  Karol Kosek 98fa3736ed HackStudio: Open projects after the action tab was created hace 2 años
  Tim Schumacher 9805f73704 LibCore: Remove the `force` parameter from File::remove hace 2 años
  Tim Schumacher 355e761a02 LibCore: Let File::remove return a normal ErrorOr hace 2 años