Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Tim Ledbetter debb4edcc8 LibGUI: Update model every 100ms when generating thumbmnails há 1 ano atrás
  Karol Kosek 9ce2682ce6 Userland: Port lists of mime types to String há 1 ano atrás
  Karol Kosek e75d694974 Userland: Compare event MIME type list with a StringView há 1 ano atrás
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` há 1 ano atrás
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible há 1 ano atrás
  MacDue 8784568a36 LibGUI: Pass ideal size when requesting thumbnail bitmaps há 2 anos atrás
  Sam Atkins f33824d2e9 LibGUI+Userland: Propagate errors in Model::column_name() há 2 anos atrás
  Karol Kosek 945f05ed76 Userland: Port `Model::column_name()` to String há 2 anos atrás
  Tom e758545b91 FileManager+LibGUI: Cache the FileSystem::can_delete_or_move value há 2 anos atrás
  Cameron Youell c048cf2004 Libraries: Convert `DeprecatedFile` usages to `LibFileSystem` há 2 anos atrás
  Lucas CHOLLET a9cc61224d LibGUI: Resolve use-after-free error há 2 anos atrás
  Lucas CHOLLET b79cd5cf6e LibGUI: Update progress of thumbnail generations on failure há 2 anos atrás
  Lucas CHOLLET ebb9c3a430 LibThreading: Execute `on_error` on the original `EventLoop` há 2 anos atrás
  kleines Filmröllchen d707c0a2f5 LibGUI: Make thumbnail generation resilient between FileSystemModels há 2 anos atrás
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
  Sam Atkins 774f328783 LibCore+Everywhere: Return an Error from DirIterator::error() há 2 anos atrás
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` há 2 anos atrás
  Marcus Nilsson fe5dfe4cd5 LibGUI: Add allowed file extensions to FileSystemModel há 2 anos atrás
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
  Lucas CHOLLET 2693745336 LibThreading+Everywhere: Support returning error from `BackgroundAction` há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  electrikmilk 1ab510c4bb Base+LibGUI: Add Git folder icons há 2 anos atrás
  Adam Jakubek aa466723eb FileManager: Navigate to parent dir when current location is removed há 2 anos atrás
  Adam Jakubek f7e6593910 LibGUI: Fix assertion when handling removal of FileSystemModel's root há 2 anos atrás
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars há 3 anos atrás
  offtkp d24ec130bf FileManager: Don't show new dotfiles if the option is disabled há 3 anos atrás
  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