Histórico de Commits

Autor SHA1 Mensagem Data
  Marco Rebhan a4639fced9 LibGUI: Don't try to get link target value if read_link failed há 3 anos atrás
  Ali Mohammad Pur f899c19d41 LibGUI: Return Optional<Node const&> from node_for_path() há 3 anos atrás
  Kenneth Myhra 4a57be824c Userland+Tests: Convert File::read_link() from String to ErrorOr<String> há 3 anos atrás
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI há 3 anos atrás
  Marcus Nilsson a0ba21e442 LibGUI: Print error when failing to load thumbnail in FileSystemModel há 3 anos atrás
  Andreas Kling 2375e1bcda LibGUI: Rename ModelSelection::remove_matching => remove_all_matching há 3 anos atrás
  Sam Atkins d2024f04bd Userland: Cast unused BackgroundAction::construct() results to void há 3 anos atrás
  Andreas Kling 8e4eebe9b1 LibGUI: Use ErrorOr<T> in the file system thumbnail generator há 3 anos atrás
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value há 3 anos atrás
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() há 3 anos atrás
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() há 3 anos atrás
  Ben Wiederhake 59619572d6 LibThreading: Remove redundant method há 3 anos atrás
  Marcus Nilsson d660e86d13 LibGUI: Implement automatic scrolling in AbstractView há 3 anos atrás
  Marco Cutecchia 05630d2d5d LibGUI: Add 'on_rename_successful' callback to FileSystemModel há 3 anos atrás
  Itamar de31603028 LibGUI: Remove Indices with dangling FileSystemModel::Node on deletion há 3 anos atrás
  Dawid Wolosowicz 484b9c1ba3 LibGUI: West Const to East Const refactor há 3 anos atrás
  Dawid Wolosowicz 2d91ba2737 LibGUI: Remove an unnecessarily specific inline capacity há 3 anos atrás
  Andreas Kling 887ab3cc9a LibGUI: Rename FileSystemModel's "Owner" column to "User" há 3 anos atrás
  Andreas Kling 087bd7f767 Userland: Use Rect::centered_within() where useful há 3 anos atrás
  sin-ack 8c9c2f46c7 LibGUI: Implement granular updates for FileSystemModel há 3 anos atrás
  sin-ack e377b508b7 LibGUI: Prefix some private FileSystemModel::Node members with m_ há 3 anos atrás
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() há 4 anos atrás
  Andreas Kling 75a41da69f LibGUI: Show dotfiles with 50% opacity (in FileSystemModel views) há 3 anos atrás
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions há 4 anos atrás
  ls fe7bacc2df File Manager: Differentiate between navigation and rename errors há 4 anos atrás
  Spencer Dixon 00f93b2545 LibThreading: Add ability to cancel ongoing BackgroundActions há 4 anos atrás
  Sam Atkins f5e63f785a FileManager: Remove clicked breadcrumbs for non-existing directories há 4 anos atrás
  Sam Atkins 17615641db LibGUI: Navigate to parent when FileSystemModel directory is deleted há 4 anos atrás
  Max Wipfli d8be530397 AK+Everywhere: Remove "null state" of LexicalPath há 4 anos atrás
  Max Wipfli 7405536a1a AK+Everywhere: Use mostly StringView in LexicalPath há 4 anos atrás