Historial de Commits

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