summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Filesystem.cpp
AgeCommit message (Expand)Author
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2018-06-02Qt/FilesystemWidget: Add size columnspycrab
2017-09-15DiscIO: Remove m_partition and m_volume from FileSystemJosJuice
2017-09-15DiscIO: Use Common::Lazy for loading filesystemsJosJuice
2017-06-14Filesystem: Make destructors = defaultJosJuice
2017-06-14Filesystem: Modernize variable namesJosJuice
2017-06-13Filesystem: Replace FileInfo struct with interfaceJosJuice
2017-06-06DiscIO: Remove C/I/S prefixes from class namesJosJuice
2017-05-16VolumeWiiCrypted: Replace ChangePartition with a partition parameterJosJuice
2017-03-13FileMonitor redesignJosJuice
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-12-07DiscIO: Make factory methods return unique_ptrsLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-22Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre