| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | Avoid calling addModBSAToStructure() altogether if archive conflicts is ↵ | Al | 2019-02-10 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disasbled. | |||||
| * | | | | | | | | | | | | Fixed crash when "Update" filter is selected and multiple mods are ignored ↵ | Al | 2019-02-10 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for update. | |||||
| * | | | | | | | | | | | | Enable compact mode for mod list flags when column is smaller than 6 icons | LostDragonist | 2019-02-07 | 3 | -9/+30 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Add Discord, GOG Galaxy, and Spotify to default blacklist | LostDragonist | 2019-02-05 | 1 | -0/+3 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix some logs | LostDragonist | 2019-01-31 | 2 | -2/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Make gameShortName comparisons case insensitive | LostDragonist | 2019-01-31 | 2 | -5/+13 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed a Failed to refresh list of esps: invalid vector<T> subscript error | Al | 2019-01-31 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | caused when locking multiple mods where some of them where disabled. Skipped the disabled ones. | |||||
| * | | | | | | | | | | | | Update translation file | LostDragonist | 2019-01-30 | 1 | -343/+364 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Always display at least 3 segments of version info for MO itself | LostDragonist | 2019-01-30 | 5 | -9/+9 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update version to 2.2.0alpha10 | LostDragonist | 2019-01-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Make logs more consistent in format and content | LostDragonist | 2019-01-30 | 11 | -27/+27 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Make logs more consistent in format and content | LostDragonist | 2019-01-30 | 13 | -39/+46 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remember geometry of problems dialog | LostDragonist | 2019-01-30 | 1 | -5/+13 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Rename problems to notifications | LostDragonist | 2019-01-30 | 4 | -19/+21 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Don't report errors when "write to file..." in data tab is canceled | LostDragonist | 2019-01-30 | 1 | -7/+9 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Auto-populate executable name when browsing for a file | LostDragonist | 2019-01-30 | 1 | -0/+4 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Don't add empty icons for flags that don't have icons | LostDragonist | 2019-01-30 | 1 | -2/+10 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Change modsSortedByProfilePriority to not return overwrite or backup mods | LostDragonist | 2019-01-28 | 1 | -1/+5 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update issue templates | Al | 2019-01-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Delete Issue template to use specific ones instead | Al | 2019-01-25 | 1 | -32/+0 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Added new Issue variegated templates | Al | 2019-01-25 | 3 | -0/+71 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update ISSUE_TEMPLATE.md | Al | 2019-01-25 | 1 | -8/+14 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update ISSUE_TEMPLATE.md | Al | 2019-01-25 | 1 | -2/+3 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Change archive parsing to experimental and default to disabled | LostDragonist | 2019-01-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update copyright to 2019 | LostDragonist | 2019-01-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Update version to 2.2.0alpha9 | LostDragonist | 2019-01-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'remotes/origin/archive_conflicts_2' into Develop | LostDragonist | 2019-01-25 | 33 | -908/+1544 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2 | LostDragonist | 2019-01-22 | 17 | -113/+264 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fix forced libraries when using shortcuts | LostDragonist | 2019-01-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Cancel the installation progress bar when done to prevent it showing up again | LostDragonist | 2019-01-18 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Edit tooltip and what's this of archive parsing option | LostDragonist | 2019-01-18 | 1 | -7/+2 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Fix location of archive parsing setting | LostDragonist | 2019-01-18 | 1 | -39/+39 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-18 | 55 | -787/+2772 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2 | Silarn | 2019-01-05 | 30 | -887/+931 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'remotes/origin/Develop' into archive_conflicts_2 | LostDragonist | 2019-01-01 | 31 | -2211/+1259 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Fixed refresh not clearing overwrite highlighting. | Al | 2019-01-01 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Change find_if to remove_if | LostDragonist | 2019-01-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Correct logic of mod conflict color selection | LostDragonist | 2018-12-31 | 1 | -14/+4 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'Develop' into archive_conflicts_2 | LostDragonist | 2018-12-30 | 4 | -75/+49 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Fix conflict colors and make archive conflict colors configurable | LostDragonist | 2018-12-30 | 6 | -74/+141 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'Develop' into archive_conflicts_2 | LostDragonist | 2018-12-30 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #601 from Project579/archive_conflicts_2 | LostDragonist | 2018-12-30 | 35 | -824/+1642 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Archive conflicts Updating to Lastest Develop | |||||
| | | * | | | | | | | | | | | | | | | | | | Updated translation | Project579 | 2018-12-30 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Updated version to reflect changes | Project579 | 2018-12-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Fix for download list refreshing, courtesy of bshd | Project579 | 2018-12-30 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Updated translation file | Project579 | 2018-12-30 | 1 | -648/+786 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'Develop' into archive_conflicts_2 | Project579 | 2018-12-29 | 34 | -174/+860 | |
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating to 2.1.7alpha1 | |||||
| | * | | | | | | | | | | | | | | | | | | | Clean up and fix merge issues | LostDragonist | 2018-12-12 | 12 | -627/+652 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fixed mainwindow.cpp so that Qt Creator does not break it anymore. | Al12rs | 2018-12-12 | 5 | -46/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We should be able to normally use Creator now without having to worry about breaking the build. Partial fix for conflict information getting messd up after opening infodialog or disabling a mod. Icons still get messed up but conflict tab remains consistent at first inspection. Reverted main tab to plugins Changed version of Archive conflicts branch to 2.2.0 pre-alpha. | |||||
| | * | | | | | | | | | | | | | | | | | | | Added button to disable Archives in Data Tree and entirely. | Project579 | 2018-12-12 | 8 | -22/+147 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
