Historique des commits

Auteur SHA1 Message Date
  Tom 52a847a0eb LibGUI: Implement searching/jumping as you type in views il y a 4 ans
  Andreas Kling 701787b906 LibGUI: Support editing filenames through FileSystemModel :^) il y a 4 ans
  Andreas Kling e4c23b0151 iLibGUI+Base: Show inaccessible directories with special icon in views il y a 4 ans
  Andreas Kling 4d2782db5a LibGUI: Allow FileSystemModel to be rooted one level above "/" il y a 4 ans
  Andreas Kling f0349323c4 LibGUI: Don't require passing model to FileSystemModel::Node APIs il y a 4 ans
  Andreas Kling a1e381a0f8 LibGUI: Move GUI::Model::Role to GUI::ModelRole il y a 4 ans
  Andreas Kling 3dd15da7b1 LibGUI: Move file icon lookup into a separate FileIconProvider il y a 4 ans
  Andreas Kling dc696ba85c LibGUI: Show a special icon for the home directory in FileSystemModel il y a 5 ans
  Andreas Kling 9710c9742c LibGUI+FileManager: Add setting for showing/hiding dotfiles il y a 5 ans
  thankyouverycool deceb91c48 FileManager: Show an open folder icon for the selected directory il y a 5 ans
  Andreas Kling 2adb0a07e5 LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing il y a 5 ans
  Andreas Kling c666c251c8 LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable() il y a 5 ans
  Hüseyin ASLITÜRK 9300a8cfe5 LibGUI: FileSystemModel, markdown file icon for .md files. il y a 5 ans
  Hüseyin ASLITÜRK 5267ccbc22 LibGUI: Icon for INI file type il y a 5 ans
  Linus Groh e8f6f655bf LibGUI: Use filetype-text icon for .md files il y a 5 ans
  Linus Groh 634c834283 LibGUI: Use filetype-header icon for .h files il y a 5 ans
  Linus Groh 4d0a344da0 Base+LibGUI: Add icon for Python files il y a 5 ans
  Linus Groh 9de184d883 LibGUI: Use enumerator macros for filetype icons il y a 5 ans
  angel 451b3fa73c LibGUI: Added error events to FileSystemModel il y a 5 ans
  VAN BOSSUYT Nicolas 694e4e9168 Resources: Added filetype icon for object, library, text and unknown. il y a 5 ans
  VAN BOSSUYT Nicolas 5d2bfbd20b LibGUI: Added the new icons to FileSystemModel. il y a 5 ans
  Shannon Booth 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace il y a 5 ans
  Andreas Kling 814d59f462 LibGUI: Port the drag&drop code to Core::MimeData il y a 5 ans
  Andreas Kling 8b3864c70a LibGUI: Have FileSystemModel accept url-list drags onto directories il y a 5 ans
  Andreas Kling 5e42fe76d6 LibGUI: Use Core::DateTime in FileSystemModel il y a 5 ans
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames il y a 5 ans