Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh 5b68ea8dde LibGfx: Make Bitmap path handling case insensitive há 4 anos atrás
  AnotherTest 6d1e47e7dd LibGUI+WindowServer: Make DragOperation hold a MimeData instance há 4 anos atrás
  Tom 52a847a0eb LibGUI: Implement searching/jumping as you type in views há 4 anos atrás
  Andreas Kling 701787b906 LibGUI: Support editing filenames through FileSystemModel :^) há 4 anos atrás
  Andreas Kling 76ae47c6ed LibGUI: Unbreak FileSystemModel::index(path) after virtual root changes há 4 anos atrás
  Andreas Kling e4c23b0151 iLibGUI+Base: Show inaccessible directories with special icon in views há 4 anos atrás
  Andreas Kling fad6b8f267 LibGUI: FileSystemModel should provide full paths to FileIconProvider há 4 anos atrás
  Andreas Kling 31b65145b6 LibGUI+Base: Add a hard-disk icon and use it for the path "/" há 4 anos atrás
  Andreas Kling 4d2782db5a LibGUI: Allow FileSystemModel to be rooted one level above "/" há 4 anos atrás
  Andreas Kling f0349323c4 LibGUI: Don't require passing model to FileSystemModel::Node APIs há 4 anos atrás
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole há 4 anos atrás
  Andreas Kling 3dd15da7b1 LibGUI: Move file icon lookup into a separate FileIconProvider há 4 anos atrás
  Andreas Kling dc696ba85c LibGUI: Show a special icon for the home directory in FileSystemModel há 5 anos atrás
  Andreas Kling 9710c9742c LibGUI+FileManager: Add setting for showing/hiding dotfiles há 5 anos atrás
  Sergey Bugaev 5fd8dbacb1 LibGUI+FileManager: Fix forgetting to map sorting proxy model indexes há 5 anos atrás
  thankyouverycool deceb91c48 FileManager: Show an open folder icon for the selected directory há 5 anos atrás
  Andreas Kling 0b9efc04b5 LibGUI: Sort FileSystemModel alphabetically internally há 5 anos atrás
  Sergey Bugaev 0674d9362b LibGUI: Use Core::File::read_link() há 5 anos atrás
  Hüseyin ASLITÜRK 0799835e15 LibGUI: Use new Bitmap::is_path_a_supported_image_format method há 5 anos atrás
  Andreas Kling 116cf92156 LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize há 5 anos atrás
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath há 5 anos atrás
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing há 5 anos atrás
  Andreas Kling c666c251c8 LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable() há 5 anos atrás
  Andreas Kling 2e03bded43 LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata há 5 anos atrás
  Andreas Kling 04187576ff LibGUI: Models should always specify font via Model::Role::Font há 5 anos atrás
  Hüseyin ASLITÜRK c9c1d1fae0 LibGUI: Create thumnail for gif files há 5 anos atrás
  Linus Groh 9de184d883 LibGUI: Use enumerator macros for filetype icons há 5 anos atrás
  angel 451b3fa73c LibGUI: Added error events to FileSystemModel há 5 anos atrás
  VAN BOSSUYT Nicolas f85aa8462f LibGUI: Thumbnail keep the aspect ratio of the original file. há 5 anos atrás
  VAN BOSSUYT Nicolas 694e4e9168 Resources: Added filetype icon for object, library, text and unknown. há 5 anos atrás