| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -34/+39 |
| | | |||||
| * | Convert everything to CRLF. | Mikaël Capelle | 2023-07-09 | 1 | -171/+171 |
| | | |||||
| * | Change some for loops to use refs, prefer range loop where possible. | AL | 2020-11-02 | 1 | -2/+2 |
| | | |||||
| * | Convert FileAlternative and DataArchiveOrigin to classes | AL | 2020-11-02 | 1 | -1/+1 |
| | | |||||
| * | Change Alternatives vector to use a struct | AL | 2020-11-02 | 1 | -3/+3 |
| | | |||||
| * | split directoryentry | isanae | 2020-02-18 | 1 | -2/+5 |
| | | | | | made classes noncopyable, fixed a few unintended copies | ||||
| * | changed qCritical() to log::error() | isanae | 2019-07-22 | 1 | -1/+2 |
| | | | | | removed now unused vlog() | ||||
| * | Make logs more consistent in format and content | LostDragonist | 2019-01-30 | 1 | -1/+1 |
| | | |||||
| * | Initial archive conflict parsing | Silarn | 2018-12-12 | 1 | -2/+2 |
| | | | | | | | | | | Squashed commit: Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Should fix conflict detection for archive files | ||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -98/+113 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -113/+98 |
| | | |||||
| * | Implement file priority for loose files > archives | Jeremy Rimpo | 2017-12-17 | 1 | -3/+3 |
| | | |||||
| * | Replace last occurrence of GameInfo::getNexusGameID and remove a whole load ↵ | Thomas Tanner | 2015-11-26 | 1 | -1/+2 |
| | | | | | of gameinfo.h includes | ||||
| * | Merge | Tannin | 2015-01-04 | 1 | -5/+5 |
| |\ | |||||
| | * | replaced all uses of NULL with nullptr | Tannin | 2014-11-28 | 1 | -5/+5 |
| | | | | | | | | | fixed a few placed where NULL was used as a number or boolean | ||||
| | * | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -166/+166 |
| | | | |||||
| * | | - fixes after merge | Tannin | 2015-01-04 | 1 | -3/+3 |
| | | | |||||
| * | | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -166/+166 |
| |/ | |||||
| * | - now avoids a few unnecessary copy operations during generation of the ↵ | Tannin | 2013-07-17 | 1 | -2/+2 |
| | | | | | | | | directory structure - bugfix: circular dependency caused a memory leak - bugfix: removing a single mod lead to the wrong mod being deleted | ||||
| * | - completed Qt5 compatibility | Tannin | 2013-06-15 | 1 | -1/+1 |
| | | | | | | | | - added GetFileVerisonInfoW hook for Windows 8 compatibility - fixed BossDummy to compile correctly with current version of the RGiesecke.DllExport assembly - fixed NCC components compiling with different Framewerk versions - dropped files-list in Nexus-tab of modinfo dialog | ||||
| * | - bugfix: mod priority ordering could become incorrect | Tannin | 2013-05-25 | 1 | -4/+20 |
| | | | | | | - bugfix: when grouping is enabled, newly installed mods broke grouping - bugfix: syncing overwrite didn't clean up emptied directory | ||||
| * | - moved shared and uibase libraries to namespaces | Tannin | 2013-02-17 | 1 | -127/+131 |
| | | | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash | ||||
| * | initial commit to mercurial repository. | Tannin | 2013-02-03 | 1 | -0/+146 |
| Corresponds to MO version 0.12.6 | |||||
