Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 087bd7f767 Userland: Use Rect::centered_within() where useful vor 3 Jahren
  sin-ack 8c9c2f46c7 LibGUI: Implement granular updates for FileSystemModel vor 3 Jahren
  sin-ack e377b508b7 LibGUI: Prefix some private FileSystemModel::Node members with m_ vor 3 Jahren
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() vor 4 Jahren
  Andreas Kling 75a41da69f LibGUI: Show dotfiles with 50% opacity (in FileSystemModel views) vor 4 Jahren
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions vor 4 Jahren
  ls fe7bacc2df File Manager: Differentiate between navigation and rename errors vor 4 Jahren
  Spencer Dixon 00f93b2545 LibThreading: Add ability to cancel ongoing BackgroundActions vor 4 Jahren
  Sam Atkins f5e63f785a FileManager: Remove clicked breadcrumbs for non-existing directories vor 4 Jahren
  Sam Atkins 17615641db LibGUI: Navigate to parent when FileSystemModel directory is deleted vor 4 Jahren
  Max Wipfli d8be530397 AK+Everywhere: Remove "null state" of LexicalPath vor 4 Jahren
  Max Wipfli 7405536a1a AK+Everywhere: Use mostly StringView in LexicalPath vor 4 Jahren
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath vor 4 Jahren
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) vor 4 Jahren
  Max Wipfli 628c7f094f LibGUI+Shell+bt+ls: Use proper APIs for creating file URLs vor 4 Jahren
  Linus Groh a4bd29828c LibGUI: Replace fprintf(stderr)/printf() with warnln()/dbgln() vor 4 Jahren
  Andreas Kling b5d73c834f Userland: Rename LibThread => LibThreading vor 4 Jahren
  Andreas Kling 7ba644456e LibGUI: Don't invalidate FileSystemModel indices on thumbnail update vor 4 Jahren
  sin-ack 2159f90e00 Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 vor 4 Jahren
  Andreas Kling 8d5eb075d8 LibGUI: Convert StringBuilder::appendf() => AK::Format vor 4 Jahren
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling 0e4eb62dd8 LibGUI: Make some API's take String instead of StringView vor 4 Jahren
  Andreas Kling 48eb58230b LibGUI: List directories before files in FileSystemModel vor 4 Jahren
  Andreas Kling 42ec6718f2 Base+LibGUI: Add an familiar-looking icon for the desktop directory vor 4 Jahren
  Andreas Kling 8db4819271 LibGUI: Allow navigating into symlinked directories in FilePicker vor 4 Jahren
  Federico Guerinoni 49a062f81d LibGUI: Show human readable size in filemanager vor 4 Jahren
  Andreas Kling e0f32626bc LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x vor 4 Jahren
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY vor 4 Jahren
  Ben Wiederhake 3084291625 LibGUI: Fix crash when previewing palette images vor 4 Jahren