summaryrefslogtreecommitdiff
path: root/src/transfersavesdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch from fmtlib to std::format. (#2031)Mikaël Capelle2024-05-251-2/+2
* Apply clang-format.Mikaël Capelle2023-07-091-72/+67
* Convert everything to CRLF.Mikaël Capelle2023-07-091-283/+283
* Update following addition of IPluginGame::listSaves().Mikaël Capelle2020-11-181-97/+8
* Fix transfer saves for recursive saves.Mikaël Capelle2020-09-281-8/+17
* Allow MO2 to find game saves into subdirectories.Mikaël Capelle2020-09-281-6/+20
* Merge pull request #807 from isanae/logging-reworkJeremy Rimpo2019-08-021-7/+6
|\
| * changed qCritical() to log::error()isanae2019-07-221-7/+6
* | Refactor obsolete methodsSilarn2019-07-031-1/+1
|/
* Make logs more consistent in format and contentLostDragonist2019-01-301-1/+1
* Various save game improvements related to script extender filesJeremy Rimpo2018-03-201-20/+10
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-188/+254
* Applied clang-format on sourceSandro Jäckel2018-02-221-254/+188
* Scan for and include script extender save files when transferring savesJeremy Rimpo2017-12-081-0/+20
* merged master into new_vfs_libraryTannin2016-02-121-196/+215
* slight fixes to transfer saves functionalityTanninOne2015-12-281-6/+7
* improved file overwriting in transfersaves dialogTannin2015-12-181-17/+7
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-4/+8
|\
| * Most of work for savegameThomas Tanner2015-12-051-2/+2
| * Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-1/+4
| * Removes all references to GameInfo::getGameDirectory apart from one during st...Thomas Tanner2015-11-251-1/+1
* | added support for fallout 4 savegamesTannin2015-11-231-1/+1
|/
* bugfix: save games didn't show up in the transfer saves dialogTannin2015-04-081-9/+3
* cleanupTannin2015-01-291-5/+5
* Merge with branch1.2Tannin2015-01-241-0/+1
|\
| * cleanup (mostly removing unused includes)Tannin2015-01-221-0/+1
* | - bugfixesTannin2015-01-061-10/+13
|/
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-328/+328
* - Save game management: re-factored getting of filenames including .skseTheBloke2014-07-111-11/+4
* - moved shared and uibase libraries to namespacesTannin2013-02-171-312/+316
* initial commit to mercurial repository.Tannin2013-02-031-0/+331