summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/FileSystemModel.cpp
AgeCommit message (Expand)Author
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-03-07LibCore: Remove all remaining C prefix referencesShannon Booth
2020-03-05LibGUI: Fix group name columns in FileSystemModelTibor Nagy
2020-02-25AK: Make Vector use size_t for its size and capacityAndreas Kling
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-06LibGUI: Remove leading G from filenamesAndreas Kling