Commit Verlauf

Autor SHA1 Nachricht Datum
  Karol Kosek 4b169cf25f LibGUI+Userland: Use action text as a fallback in Action::status_tip() vor 2 Jahren
  Karol Kosek 2029750519 LibGUI+Userland: Port StatusBar::text() and set_text functions to String vor 2 Jahren
  Ben Wiederhake f07ac8f20a HackStudio: Prefer FileSystem over DeprecatedFile vor 2 Jahren
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text vor 2 Jahren
  Ben Wiederhake 88334f67be HackStudio: Prefer FileSystem over DeprecatedFile vor 2 Jahren
  Ali Mohammad Pur 7e6341587b AK+Everywhere: Disallow Error::from_string_view(FooString) vor 2 Jahren
  Karol Kosek 51bd9ca037 LibGUI+Userland: Make Menu::*add_submmenu take name using new string vor 2 Jahren
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string vor 2 Jahren
  Karol Kosek 956f4d9205 Userland: Construct Menus with name using the non-deprecated String vor 2 Jahren
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox vor 2 Jahren
  iyush cc301f9861 HackStudio: Set_cursor even if the file is already open vor 2 Jahren
  Tim Ledbetter 0829101eb8 Applications: Use thousands separator for numbers shown in status bar vor 2 Jahren
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial vor 2 Jahren
  Karol Kosek 66402b0666 LibGUI+Userland: Port TabWidget set_tab_title to new string vor 2 Jahren
  Karol Kosek 797968c310 LibGUI+Userland: Make TabWidget::*add_tab() take title using new string vor 2 Jahren
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted vor 2 Jahren
  Sam Atkins 08c1effc04 HackStudio: Use Syntax::Language instead of our own one vor 2 Jahren
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector vor 2 Jahren
  Andreas Kling c44bc58aaa HackStudio: Don't hard-code a default code font vor 2 Jahren
  Itamar 47f5a3ea9a HackStudio: Add 'pause debuggee' button vor 2 Jahren
  Itamar 91224d47d2 SystemMonitor: Add "Debug In HackStudio" action to process context menu vor 2 Jahren
  Itamar 6e5b1f5819 HackStudio: Add progress bar to Debugger initialization vor 2 Jahren
  Itamar 58c4fe52d4 HackStudio: Fix event loop usage in debugger callbacks vor 2 Jahren
  Itamar ff6fb2cb10 HackStudio: Add ability to attach debugger to a running process vor 2 Jahren
  Andreas Kling 33e87d1627 Userland: Fix remaining smart pointer const-correctness issues vor 2 Jahren
  Sam Atkins 307cd4a1da HackStudio: Make wrapping modes consistent vor 2 Jahren
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor vor 2 Jahren
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace vor 2 Jahren
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` vor 2 Jahren
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances vor 2 Jahren