summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/FileSystemModel.h
AgeCommit message (Expand)Author
2020-05-21LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable()Andreas Kling
2020-05-21LibGUI: FileSystemModel, markdown file icon for .md files.Hüseyin ASLITÜRK
2020-05-01LibGUI: Icon for INI file typeHüseyin ASLITÜRK
2020-04-26LibGUI: Use filetype-text icon for .md filesLinus Groh
2020-04-26LibGUI: Use filetype-header icon for .h filesLinus Groh
2020-04-26Base+LibGUI: Add icon for Python filesLinus Groh
2020-04-26LibGUI: Use enumerator macros for filetype iconsLinus Groh
2020-04-22LibGUI: Added error events to FileSystemModelangel
2020-04-07Resources: Added filetype icon for object, library, text and unknown.VAN BOSSUYT Nicolas
2020-04-06LibGUI: Added the new icons to FileSystemModel.VAN BOSSUYT Nicolas
2020-03-07LibGUI: Move Icon and FontDatabase into the GUI namespaceShannon Booth
2020-02-14LibGUI: Port the drag&drop code to Core::MimeDataAndreas Kling
2020-02-13LibGUI: Have FileSystemModel accept url-list drags onto directoriesAndreas Kling
2020-02-11LibGUI: Use Core::DateTime in FileSystemModelAndreas Kling
2020-02-06LibGUI: Remove leading G from filenamesAndreas Kling