| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Map multiple data directories to USVFS | Jeremy Rimpo | 2023-09-04 | 1 | -10/+18 |
| | | |||||
| * | Add VDF reader to licenses and update openssl | Jeremy Rimpo | 2023-09-04 | 2 | -1/+4 |
| | | |||||
| * | Version bump | Jeremy Rimpo | 2023-09-04 | 1 | -2/+2 |
| | | |||||
| * | Parse secondary data directories into the directory structure | Jeremy Rimpo | 2023-09-04 | 1 | -0/+5 |
| | | |||||
| * | Notify mod installation to plugins after directory structure is ready. | Mikaël Capelle | 2023-07-03 | 2 | -113/+99 |
| | | |||||
| * | Fix QProgressBar margin in style. | Mikaël Capelle | 2022-05-14 | 7 | -7/+7 |
| | | |||||
| * | Rollback stylesheets change for Qt6 to fix highlighting. | Mikaël Capelle | 2022-05-10 | 7 | -56/+0 |
| | | |||||
| * | Bump to 2.5.0-alpha3. | Mikaël Capelle | 2022-05-08 | 2 | -82/+93 |
| | | |||||
| * | Merge pull request #1698 from ModOrganizer2/download_speed_fix | Jeremy Rimpo | 2022-05-04 | 2 | -8/+8 |
| |\ | | | | | Extend download speed datatypes to qint64/long long to avoid overflow | ||||
| | * | Extend download speed datatypes to qint64/long long to avoid overflow | Jeremy Rimpo | 2022-05-04 | 2 | -8/+8 |
| | | | |||||
| * | | Fix and clean VS15 Dark themes. | Mikaël Capelle | 2022-05-03 | 7 | -1483/+3416 |
| |/ | |||||
| * | Bump to 2.5.0-alpha2. | Mikaël Capelle | 2022-05-02 | 1 | -1/+1 |
| | | |||||
| * | Allow Qt plugins in subfolder. | Mikaël Capelle | 2022-05-02 | 3 | -11/+57 |
| | | |||||
| * | Ties plugin to the PluginContainer. | Mikaël Capelle | 2022-05-02 | 2 | -13/+16 |
| | | |||||
| * | Merge pull request #1636 from LostDragonist/supporturl | Mikaël Capelle | 2022-05-02 | 2 | -1/+20 |
| |\ | | | | | Add wiki linkage for games | ||||
| | * | Add first start dialog and help menu entry | Chris Bessent | 2021-12-27 | 2 | -1/+20 |
| | | | |||||
| | * | Fix discord invite | Chris Bessent | 2021-12-26 | 1 | -1/+1 |
| | | | |||||
| * | | Set OUTPUT_NAME before configuring. | Mikaël Capelle | 2022-04-28 | 1 | -1/+1 |
| | | | |||||
| * | | Minor fixes. Add gamebryo translations. | Mikaël Capelle | 2022-04-20 | 4 | -943/+1654 |
| | | | |||||
| * | | Update following cmake_common changes. | Mikaël Capelle | 2022-04-19 | 2 | -52/+48 |
| | | | | | | | | | | | | | | | # Conflicts: # CMakeLists.txt # src/CMakeLists.txt # src/organizer_en.ts | ||||
| * | | C++20 fixes | Jeremy Rimpo | 2022-04-19 | 8 | -8/+4 |
| | | | |||||
| * | | Update version to 2.4.5alpha1 | Chris Bessent | 2022-04-19 | 1 | -1/+1 |
| | | | |||||
| * | | Update to alpha 1 | Jeremy Rimpo | 2022-04-19 | 1 | -1/+1 |
| | | | |||||
| * | | Decrease rolling window size for download speed | Jeremy Rimpo | 2022-04-19 | 2 | -4/+4 |
| | | | |||||
| * | | Restore HTTP/2 and set configuration | Jeremy Rimpo | 2022-04-19 | 1 | -1/+5 |
| | | | | | | | | | > Window size values reflect those used in Firefox and Chrome | ||||
| * | | Add 'right' tag to bbcode parser | Jeremy Rimpo | 2022-04-19 | 1 | -0/+2 |
| | | | |||||
| * | | Patch for slow download speeds | Jeremy Rimpo | 2022-04-19 | 1 | -0/+1 |
| | | | | | | | | | | | - Disable HTTP/2 protocol - Not ideal, might be able to adjust QHttp2Configuration settings | ||||
| * | | Download status improvements | Jeremy Rimpo | 2022-04-19 | 3 | -67/+102 |
| | | | | | | | | | | | - Better speed calculation - Add download time estimate | ||||
| * | | Translation fixes | Jeremy Rimpo | 2022-04-19 | 2 | -355/+355 |
| | | | |||||
| * | | Better nexus network errors | Jeremy Rimpo | 2022-04-19 | 8 | -45/+55 |
| | | | |||||
| * | | Fix webkit obsolete tag error | Jeremy Rimpo | 2022-04-19 | 1 | -1/+1 |
| | | | |||||
| * | | Update version RC | Mikaël Capelle | 2022-04-19 | 1 | -3/+3 |
| | | | | | | | | | | | # Conflicts: # src/version.rc | ||||
| * | | Fix tutorial error message | Jeremy Rimpo | 2022-04-19 | 1 | -1/+1 |
| | | | |||||
| * | | Fix BBCode parsing | Jeremy Rimpo | 2022-04-19 | 1 | -0/+10 |
| | | | |||||
| * | | Remove incompatible QDDS plugin | Jeremy Rimpo | 2022-04-19 | 1 | -2/+0 |
| | | | |||||
| * | | Fix BBCodes | Jeremy Rimpo | 2022-04-19 | 1 | -1/+1 |
| | | | |||||
| * | | TLS debugging | Jeremy Rimpo | 2022-04-19 | 2 | -0/+8 |
| | | | |||||
| * | | Remove dependency on Core5Compat | Jeremy Rimpo | 2022-04-19 | 10 | -24/+23 |
| | | | |||||
| * | | First pass for Qt6 compatibility | Jeremy Rimpo | 2022-04-19 | 47 | -239/+265 |
| | | | |||||
| * | | Bump version to 2.4.5 alpha 3 | Chris Bessent | 2022-03-27 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #1661 from LostDragonist/censor | Chris Bessent | 2022-03-27 | 1 | -1/+2 |
| |\ \ | | | | | | | Hopefully restrict username censoring to directories | ||||
| | * | | Hopefully restrict username censoring to directories | Chris Bessent | 2022-02-04 | 1 | -1/+2 |
| | | | | |||||
| * | | | Make fixes to ESM plugin priorities | Chris Bessent | 2022-03-19 | 2 | -33/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Before now, MO2 only looked at the ESM flag of a plugin and didn't look for an .esm extension. This is incorrect and an .esm file should be treated as implicitly having the ESM flag. This also removes some apparently unused functions. | ||||
| * | | | Merge pull request #1670 from Qudix/isX | Chris Bessent | 2022-03-19 | 5 | -49/+93 |
| |\ \ \ | | | | | | | | | Add/Change IPluginList `hasXExtension` and `isXFlagged` methods | ||||
| | * | | | Change `isXFile` to `hasXExtension` | Qudix | 2022-03-19 | 5 | -75/+78 |
| | | | | | |||||
| | * | | | Rename isX to isXFile, and deprecate isMaster | Qudix | 2022-02-24 | 5 | -34/+42 |
| | | | | | | | | | | | | | | | | | Also made sure to not change existing behaviour | ||||
| | * | | | Add isMasterFlagged to pluginCount | Qudix | 2022-02-24 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Add `isMasterFlagged` `isLight` `isLightFlagged` | Qudix | 2022-02-24 | 4 | -1/+34 |
| | |/ / | | | | | | | | | | Note: The behavior of isMaster has been changed to match isLightFlagged | ||||
| * / / | Fix tattoo's category ID conflicting with voice's ID | MarkKoz | 2022-02-28 | 1 | -1/+1 |
| |/ / | | | | | | | Fix #1589 | ||||
| * | | Update version to 2.4.5alpha2 | Chris Bessent | 2022-01-23 | 1 | -1/+1 |
| | | | |||||
