summaryrefslogtreecommitdiff
path: root/src/syncoverwritedialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-34/+39
* Convert everything to CRLF.Mikaël Capelle2023-07-091-171/+171
* Change some for loops to use refs, prefer range loop where possible.AL2020-11-021-2/+2
* Convert FileAlternative and DataArchiveOrigin to classesAL2020-11-021-1/+1
* Change Alternatives vector to use a structAL2020-11-021-3/+3
* split directoryentryisanae2020-02-181-2/+5
* changed qCritical() to log::error()isanae2019-07-221-1/+2
* Make logs more consistent in format and contentLostDragonist2019-01-301-1/+1
* Initial archive conflict parsingSilarn2018-12-121-2/+2
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-98/+113
* Applied clang-format on sourceSandro Jäckel2018-02-221-113/+98
* Implement file priority for loose files > archivesJeremy Rimpo2017-12-171-3/+3
* Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-1/+2
* MergeTannin2015-01-041-5/+5
|\
| * replaced all uses of NULL with nullptrTannin2014-11-281-5/+5
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-166/+166
* | - fixes after mergeTannin2015-01-041-3/+3
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-166/+166
|/
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-2/+2
* - completed Qt5 compatibilityTannin2013-06-151-1/+1
* - bugfix: mod priority ordering could become incorrectTannin2013-05-251-4/+20
* - moved shared and uibase libraries to namespacesTannin2013-02-171-127/+131
* initial commit to mercurial repository.Tannin2013-02-031-0/+146