تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 سال پیش
  Sam Atkins 774f328783 LibCore+Everywhere: Return an Error from DirIterator::error() 2 سال پیش
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 سال پیش
  Marcus Nilsson fe5dfe4cd5 LibGUI: Add allowed file extensions to FileSystemModel 2 سال پیش
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 سال پیش
  Lucas CHOLLET 2693745336 LibThreading+Everywhere: Support returning error from `BackgroundAction` 2 سال پیش
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 سال پیش
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 سال پیش
  electrikmilk 1ab510c4bb Base+LibGUI: Add Git folder icons 2 سال پیش
  Adam Jakubek aa466723eb FileManager: Navigate to parent dir when current location is removed 2 سال پیش
  Adam Jakubek f7e6593910 LibGUI: Fix assertion when handling removal of FileSystemModel's root 2 سال پیش
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 سال پیش
  offtkp d24ec130bf FileManager: Don't show new dotfiles if the option is disabled 3 سال پیش
  Marco Rebhan a4639fced9 LibGUI: Don't try to get link target value if read_link failed 3 سال پیش
  Ali Mohammad Pur f899c19d41 LibGUI: Return Optional<Node const&> from node_for_path() 3 سال پیش
  Kenneth Myhra 4a57be824c Userland+Tests: Convert File::read_link() from String to ErrorOr<String> 3 سال پیش
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 سال پیش
  Marcus Nilsson a0ba21e442 LibGUI: Print error when failing to load thumbnail in FileSystemModel 3 سال پیش
  Andreas Kling 2375e1bcda LibGUI: Rename ModelSelection::remove_matching => remove_all_matching 3 سال پیش
  Sam Atkins d2024f04bd Userland: Cast unused BackgroundAction::construct() results to void 3 سال پیش
  Andreas Kling 8e4eebe9b1 LibGUI: Use ErrorOr<T> in the file system thumbnail generator 3 سال پیش
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 سال پیش
  Andreas Kling 0de33b3d6c LibGfx: Use ErrorOr<T> for Bitmap::try_create() 3 سال پیش
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 سال پیش
  Ben Wiederhake 59619572d6 LibThreading: Remove redundant method 3 سال پیش
  Marcus Nilsson d660e86d13 LibGUI: Implement automatic scrolling in AbstractView 3 سال پیش
  Marco Cutecchia 05630d2d5d LibGUI: Add 'on_rename_successful' callback to FileSystemModel 3 سال پیش
  Itamar de31603028 LibGUI: Remove Indices with dangling FileSystemModel::Node on deletion 3 سال پیش
  Dawid Wolosowicz 484b9c1ba3 LibGUI: West Const to East Const refactor 3 سال پیش
  Dawid Wolosowicz 2d91ba2737 LibGUI: Remove an unnecessarily specific inline capacity 3 سال پیش