Commit History

Author SHA1 Message Date
  Andreas Kling 9710c9742c LibGUI+FileManager: Add setting for showing/hiding dotfiles 5 years ago
  thankyouverycool deceb91c48 FileManager: Show an open folder icon for the selected directory 5 years ago
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing 5 years ago
  Andreas Kling c666c251c8 LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable() 5 years ago
  Hüseyin ASLITÜRK 9300a8cfe5 LibGUI: FileSystemModel, markdown file icon for .md files. 5 years ago
  Hüseyin ASLITÜRK 5267ccbc22 LibGUI: Icon for INI file type 5 years ago
  Linus Groh e8f6f655bf LibGUI: Use filetype-text icon for .md files 5 years ago
  Linus Groh 634c834283 LibGUI: Use filetype-header icon for .h files 5 years ago
  Linus Groh 4d0a344da0 Base+LibGUI: Add icon for Python files 5 years ago
  Linus Groh 9de184d883 LibGUI: Use enumerator macros for filetype icons 5 years ago
  angel 451b3fa73c LibGUI: Added error events to FileSystemModel 5 years ago
  VAN BOSSUYT Nicolas 694e4e9168 Resources: Added filetype icon for object, library, text and unknown. 5 years ago
  VAN BOSSUYT Nicolas 5d2bfbd20b LibGUI: Added the new icons to FileSystemModel. 5 years ago
  Shannon Booth 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace 5 years ago
  Andreas Kling 814d59f462 LibGUI: Port the drag&drop code to Core::MimeData 5 years ago
  Andreas Kling 8b3864c70a LibGUI: Have FileSystemModel accept url-list drags onto directories 5 years ago
  Andreas Kling 5e42fe76d6 LibGUI: Use Core::DateTime in FileSystemModel 5 years ago
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames 5 years ago