| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Update translation file | Krzysztof Starecki | 2019-02-16 | 1 | -283/+283 | |
| | | | ||||||
| | * | Merge branch 'Develop' into double-install-fix | Krzysztof Starecki | 2019-02-16 | 3 | -76/+74 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #653 from przester/instance-fix | Al | 2019-02-16 | 1 | -1/+1 | |
| |\ \ | | | | | | | Fix instance errors when downloading the same file multiple times | |||||
| | * | | Fix instance errors when downloading the same file multiple times | Krzysztof Starecki | 2019-02-15 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #654 from przester/contextmenu-fix | Al | 2019-02-15 | 3 | -389/+393 | |
| |\ \ \ | |/ / |/| | | Change mod list context menu to stack allocation | |||||
| | * | | Change mod list context menu to stack allocation | Krzysztof Starecki | 2019-02-15 | 3 | -389/+393 | |
| |/ / | ||||||
| | * | Reject new mod installations if another one is already running | Krzysztof Starecki | 2019-02-15 | 4 | -270/+317 | |
| |/ | ||||||
| * | Fix openOriginInfo and openOriginFolder for base files like skyrim.esm | Al | 2019-02-15 | 1 | -15/+24 | |
| | | ||||||
| * | Write currentProfile to Ini file on profile change. Exclusively for outside ↵ | Al | 2019-02-15 | 1 | -0/+7 | |
| | | | | | detection of profile change. | |||||
| * | Update version to 2.2.0beta2 | LostDragonist | 2019-02-15 | 1 | -1/+1 | |
| | | ||||||
| * | Improve game selection when multiple games are possible | LostDragonist | 2019-02-15 | 2 | -51/+47 | |
| | | ||||||
| * | Merge pull request #651 from przester/Develop | Al | 2019-02-14 | 3 | -110/+111 | |
| |\ | | | | | Fix mod context menu memleak (issue #379) | |||||
| | * | Fix mod context menu rendering issue | Krzysztof Starecki | 2019-02-14 | 3 | -142/+141 | |
| | | | ||||||
| | * | Fix mod context menu memleak (issue #379) | Krzysztof Starecki | 2019-02-14 | 2 | -139/+141 | |
| | | | ||||||
| * | | Merge pull request #652 from przester/bugfix-446 | Al | 2019-02-14 | 2 | -41/+42 | |
| |\ \ | |/ |/| | Fix modId behavior on 'Query Info' cancel (issue #446) | |||||
| | * | Fix modId behavior on 'Query Info' cancel (issue #446) | Krzysztof Starecki | 2019-02-14 | 2 | -41/+42 | |
| |/ | ||||||
| * | Update translation file | LostDragonist | 2019-02-13 | 1 | -328/+330 | |
| | | ||||||
| * | Update version to 2.2.0beta1 | LostDragonist | 2019-02-13 | 1 | -1/+1 | |
| | | ||||||
| * | Added enderal to instance selection name | Al | 2019-02-13 | 1 | -1/+1 | |
| | | ||||||
| * | UpdateProblemsButton when it's pressed, should clear notifications if there ↵ | Al | 2019-02-13 | 1 | -0/+1 | |
| | | | | | | | was a lingering one. Sadly does not work when it's disabled | |||||
| * | Performance improvements: | Al | 2019-02-12 | 2 | -8/+10 | |
| | | | | | | * Avoid accessing disk for finding archives if archive parsing is disabled. * Avoid very expensive createFile() call in removeOrigin(), after disabling a mod or closing modinfodialog. | |||||
| * | Use case insensitive check for flagging primary prugins. | Al | 2019-02-12 | 1 | -1/+2 | |
| | | | | | Fixes some plugins not getting force enabled on TTW. | |||||
| * | Clear palette of message dialog to improve readability | LostDragonist | 2019-02-11 | 1 | -119/+10 | |
| | | ||||||
| * | Make notifications geometry implementation match other dialogs | LostDragonist | 2019-02-10 | 1 | -11/+5 | |
| | | ||||||
| * | Made Archive Conflicts option less appealing to random users. | Al | 2019-02-10 | 1 | -2/+2 | |
| | | ||||||
| * | 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 | |
| | | ||||||
