Commit History

Author SHA1 Message Date
  thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox 2 years ago
  Karol Kosek 3805e4e3a9 LibGUI+HackStudio+PixelPaint: Port Widget title to the new String 2 years ago
  Itamar 47f5a3ea9a HackStudio: Add 'pause debuggee' button 2 years ago
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Baitinq 4c732abed5 HackStudio: Add a factory function for DebugInfoWidget 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  kleines Filmröllchen 7e34b88ed4 LibGUI: Fully support TabWidget in GML 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Ali Mohammad Pur 6d64b13a1b LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance 3 years ago
  Itamar 8316eb7306 HackStudio: Add option to inspect Coredump 3 years ago
  Itamar 94d68583fb HackStudio: Use ProcessInspector instead of DebugSession where possible 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Gunnar Beutner b81926d933 HackStudio: Enable building HackStudio on x86_64 3 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Maurice Hieronymus a205633643 HackStudio: Prevent crash when stepping through a program 4 years ago
  Jelle Raaijmakers 2c772d1848 LibGUI/AbstractView: Remove `on_selection` 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  FalseHonesty 52e194c543 HackStudio: Add ability to set hardware watchpoints on variables 4 years ago
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 years ago
  Linus Groh 3583b62ad3 LibGUI: Swap order of InputBox value and parent window args 4 years ago
  Andreas Kling 4055b03291 DevTools: Move to Userland/DevTools/ 4 years ago