summaryrefslogtreecommitdiff
path: root/src/directoryrefresher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix conflict detection concerning overwriteLostDragonist2019-03-091-2/+1
* Avoid calling addModBSAToStructure() altogether if archive conflicts is disas...Al2019-02-101-1/+5
* Fix some logsLostDragonist2019-01-311-1/+1
* Make logs more consistent in format and contentLostDragonist2019-01-301-1/+8
* Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2Silarn2019-01-051-1/+1
|\
| * Change qPrintable to qUtf8Printable to better support non-ASCII textLostDragonist2019-01-051-1/+1
* | Clean up and fix merge issuesLostDragonist2018-12-121-2/+1
* | Fixed mainwindow.cpp so that Qt Creator does not break it anymore.Al12rs2018-12-121-6/+6
* | Initial archive conflict parsingSilarn2018-12-121-3/+24
|/
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-91/+106
* Applied clang-format on sourceSandro Jäckel2018-02-221-106/+91
* Disable BSA Conflict Checking.LePresidente2017-12-261-2/+2
* cleanupTannin2016-05-071-1/+1
* removed get-prefix from many getters. removed const from managed_game variable.Tannin2015-12-281-1/+1
* Reworked startup considerably so now no longer dependant on GameInfoThomas Tanner2015-11-281-1/+1
* Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...Thomas Tanner2015-11-261-1/+0
* Removes all references to GameInfo::getGameDirectory apart from one during st...Thomas Tanner2015-11-251-1/+7
* small code beautificationTannin2015-07-071-3/+5
* bugfix: files weren't correctly assigned to unmanaged mods.Tannin2015-06-101-3/+6
* MergeTannin2015-01-041-4/+4
|\
| * replaced all uses of NULL with nullptrTannin2014-11-281-4/+4
| * - bsa parser will now cancel in case of a read error. Before, when attempting...Tannin2014-11-091-3/+7
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-156/+156
* | - fixes after mergeTannin2015-01-041-2/+2
* | - bsa parser will now cancel in case of a read error. Before, when attempting...Tannin2014-11-091-3/+7
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-156/+156
|/
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-27/+26
* - plugin-list now displays loot messagesTannin2014-06-021-1/+0
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-12/+54
* MergeTannin2014-05-281-2/+2
|\
| * small bugfixesTannin2014-05-281-2/+2
* | - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-3/+7
* | - very effective optimization to findfirstfile-callsTannin2014-05-051-4/+0
* | - main window now has a small view displaying log messagesTannin2014-05-041-0/+4
|/
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-0/+5
* - moved shared and uibase libraries to namespacesTannin2013-02-171-84/+88
* initial commit to mercurial repository.Tannin2013-02-031-0/+103