Commit History

Author SHA1 Message Date
  Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Karol Kosek ed3e729d4e Userland: Use nondeprecated set_tooltip for static and formatted strings 1 year ago
  Abhishek Raturi 6f85be501d HackStudio: Change fg color of staged/unstaged file list in Git tab 1 year ago
  camc d978dd4af8 LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 1 year ago
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 year ago
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 year ago
  thankyouverycool 91bafc2653 LibGUI+Userland: Port Labels to String 2 years ago
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 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
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 years ago
  Karol Kosek 98fa3736ed HackStudio: Open projects after the action tab was created 2 years ago
  Karol Kosek 4784ad66b2 HackStudio: Port to `Core::Stream::File` :^) 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
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Conor Byrne 14b2656107 HackStudio: Use String instead of LexicalPath 3 years ago
  Conor Byrne 4cfc992125 HackStudio: Add new multiline commit dialog 3 years ago
  Conor Byrne 507ad1954f HackStudio: Fix crash when clicking unstaged files 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Lennon Donaghy d454c63bde HackStudio: Fix GitWidget issues with switching between projects 3 years ago
  Brian Gianforcaro a4c37d49a0 DevTools: Remove unused header includes 3 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Jelle Raaijmakers 2c772d1848 LibGUI/AbstractView: Remove `on_selection` 4 years ago
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago