summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* First pass for Qt6 compatibilityJeremy Rimpo2022-04-1948-239/+268
* Bump version to 2.4.5 alpha 3Chris Bessent2022-03-271-1/+1
* Merge pull request #1661 from LostDragonist/censorChris Bessent2022-03-271-1/+2
|\
| * Hopefully restrict username censoring to directoriesChris Bessent2022-02-041-1/+2
* | Merge pull request #1676 from LostDragonist/masterAl2022-03-202-33/+17
|\ \
| * | Make fixes to ESM plugin prioritiesChris Bessent2022-03-192-33/+17
|/ /
* | Merge pull request #1670 from Qudix/isXChris Bessent2022-03-195-49/+93
|\ \
| * | Change `isXFile` to `hasXExtension`Qudix2022-03-195-75/+78
| * | Rename isX to isXFile, and deprecate isMasterQudix2022-02-245-34/+42
| * | Add isMasterFlagged to pluginCountQudix2022-02-241-1/+1
| * | Add `isMasterFlagged` `isLight` `isLightFlagged`Qudix2022-02-244-1/+34
| |/
* | Merge pull request #1671 from MarkKoz/bug/1589/category-id-conflictChris Bessent2022-03-191-1/+1
|\ \ | |/ |/|
| * Fix tattoo's category ID conflicting with voice's IDMarkKoz2022-02-281-1/+1
|/
* Update version to 2.4.5alpha2Chris Bessent2022-01-231-1/+1
* Merge pull request #1654 from LostDragonist/loadorderChris Bessent2022-01-234-26/+134
|\
| * Update version to 2.4.5alpha1Chris Bessent2022-01-231-4/+4
| * Enforce the priority rules on every refreshChris Bessent2022-01-232-14/+64
| * Enforce relationships between pluginsChris Bessent2022-01-231-1/+28
| * Fix possible NPE when booting upChris Bessent2022-01-231-2/+1
| * Force priority of primary pluginsChris Bessent2022-01-232-5/+37
|/
* Merge pull request #1652 from LostDragonist/trosskiChris Bessent2022-01-153-2022/+0
|\
| * Remove Trosski stylesheets (now pulled in by build system)Chris Bessent2022-01-153-2022/+0
|/
* Merge pull request #1643 from ModOrganizer2/update_fixChris Bessent2022-01-051-1/+1
|\
| * Fix update checking for files not installed from the downloadsChris Bessent2022-01-021-1/+1
|/
* Bump version to 2.4.4Chris Bessent2021-12-271-2/+2
* Fix discord inviteChris Bessent2021-12-271-1/+1
* Bump version to 2.4.3Chris Bessent2021-12-251-1/+1
* Bump version to 2.4.3rc3Chris Bessent2021-12-231-1/+1
* Bump version to 2.4.3 RC 2Chris Bessent2021-12-191-1/+1
* Update about dialogChris Bessent2021-12-172-38/+93
* Bump version to 2.4.3rc1Chris Bessent2021-12-171-2/+2
* Fix optional access on profiles dialogChris Bessent2021-12-071-1/+1
* Bump version to 2.4.3alpha4Chris Bessent2021-11-261-1/+1
* Fix parsing plugins with dots in nameChris Bessent2021-11-264-12/+17
* Don't blacklist empty usernames and passwordsChris Bessent2021-11-253-15/+19
* Update translationsChris Bessent2021-11-231-446/+462
* Bump version to 2.4.3alpha3Chris Bessent2021-11-231-1/+1
* Merge pull request #1621 from LostDragonist/misc_fixesChris Bessent2021-11-2312-69/+117
|\
| * Blacklist %USERNAME% from the log in case it contains PIIChris Bessent2021-11-231-0/+2
| * Blacklist Steam username and password from the logChris Bessent2021-11-232-0/+5
| * Fix extension parsing for the plugin listChris Bessent2021-11-231-3/+4
| * Don't add invalid games to the "visit Nexus" listChris Bessent2021-11-222-14/+37
| * Fix selecting a new profileChris Bessent2021-11-222-13/+9
| * Add Brave to the default blacklistChris Bessent2021-11-221-0/+1
| * Update Windows detectionChris Bessent2021-11-222-14/+5
| * Allow portable instances to set custom pathsChris Bessent2021-11-221-17/+14
| * Fix tab order of create instance dialogChris Bessent2021-11-221-8/+40
* | Merge pull request #1616 from rux616/template-updateAl2021-11-191-1/+1
|\ \
| * | Update old Discord server linkDan Cassidy2021-11-191-1/+1
|/ /
* | Merge pull request #1599 from Qudix/disable_cacheAl2021-10-162-3/+3
|\ \