summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
AgeCommit message (Expand)Author
2018-07-30Revert "Revert "Qt/GameList: Add option to show covers in grid mode""spycrab
2018-07-28Revert "Qt/GameList: Add option to show covers in grid mode"Pierre Bourdon
2018-07-27Qt/GameList: Add option to show covers in grid modespycrab
2018-06-06Give Dump Objects dedicated folder and tooltipRyan Meredith
2018-05-11FileUtil: Remove unnecessary IOFile GetHandle() call in ReadFileToString()Lioncash
2018-05-08Qt: Allow custom stylesheetsspycrab
2018-05-04Win32/FileUtil: Fix IsDirectory() not working for certain directoriesspycrab
2018-05-02Remove code related to UI.iniJosJuice
2018-03-23AutoUpdater: support optionally restarting Dolphin after updatePierre Bourdon
2018-03-14Assert: Uppercase assertion macrosLioncash
2017-12-26Android: Extract Sys to a different folder than the User folderJosJuice
2017-12-24Don't expose SYSDATA_DIR in a headerJosJuice
2017-08-25Fix regression in File::CopyDirJosJuice
2017-08-22WFSI: Implement patch install finalization.Pierre Bourdon
2017-08-21FileUtil: Simplify File::Copy on non-Windows platformsLéo Lam
2017-08-21Revert "Try to fix File::Copy with non-1024-byte aligned sizes"Pierre Bourdon
2017-08-21Merge pull request #5939 from JonnyH/WIP/broken-fstream-copyMarkus Wick
2017-08-18CommonFuncs: LastStrerrorString addedSepalani
2017-08-17Try to fix File::Copy with non-1024-byte aligned sizesJonathan Hamilton
2017-06-29FileUtil: Add a class for Exists/IsDirectory/GetSizeJosJuice
2017-06-16FileUtil: Use errno for printing errors in IsDirectoryLéo Lam
2017-06-16FileUtil: Don't manually strip trailing slashesLéo Lam
2017-06-15Move IOFile to a separate fileJosJuice
2017-06-07do not assign in conditional statementsShawn Hoffman
2017-06-07fix various instances of -1 being assigned to unsigned typesShawn Hoffman
2017-02-16Add some missing INI files to FileUtilRyan Houdek
2017-02-05Copy Wii save for current game for Netplay and TASChris Burgener
2017-01-23Add includes for building on Windows without PCHMichael Maltese
2017-01-14CommonPaths: Add D_WFSROOT_IDX.Pierre Bourdon
2017-01-12IOFile: Get rid of IOFile's ReleaseHandle functionLioncash
2017-01-04IOFile: Make the move constructor and move assignment operator noexceptLioncash
2016-12-25Merge pull request #4550 from linkmauve/no-readdir_rMat M
2016-12-25Fix outdated comments in ScanDirectoryTreeJosJuice
2016-12-24Common: Replace deprecated readdir_r with readdirEmmanuel Gil Peyrot
2016-11-26Revert "IOS HLE: Prevent accessing host file system"JosJuice
2016-11-13IOS HLE: Prevent accessing host file systemJosJuice
2016-10-03Merge pull request #2868 from sepalani/dolphin_sslshuffle2
2016-07-18Merge pull request #3859 from Aestek/feature/netplay-md5Anthony Serna
2016-07-17Use the standard stat()/fstat() interfaces, not nonstandard *64().Anthony J. Bentley
2016-07-16Add Wii sdcard to CommonPathsAestek
2016-07-01Added: more SSL features, plus SSL dump folderSepalani
2016-06-30Fall back to default theme when the configured theme doesn't existJosJuice
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-04-25make DeleteDirRecursively clean up correctly after failure.Scott Mansell
2016-01-21Correct ampersands as wellmathieui
2016-01-21More asterisksmathieui
2016-01-21Common: asterisks go against the type namemathieui
2015-12-29Add support for sending game memory changes to outside processesspxtr
2015-11-12Merge pull request #2304 from linkmauve/xdg-basedirMarkus Wick
2015-11-10FileUtil: Move ShaderCache to the Cache directory.Emmanuel Gil Peyrot