| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Add new API connection to retrieve game info | Silarn | 2023-09-21 | 2 | -0/+96 | |
| | | | ||||||
| | * | First pass for Qt6 compatibility | Jeremy Rimpo | 2023-09-21 | 1 | -0/+1 | |
| |/ | ||||||
| * | Default profile settings (#1869) | Jeremy Rimpo | 2023-09-19 | 10 | -28/+290 | |
| | | | | * Fix archive parsing and BSA invalidation | |||||
| * | Download files from direct URLs via a command line parameter (#1873) | Eddoursul | 2023-09-18 | 3 | -8/+94 | |
| | | | | | * Download files via a command line parameter * Use a GET parameter to predetermine Content-Disposition header in S3-compatible temporary URLs | |||||
| * | Merge pull request #1863 from ModOrganizer2/starfield | Jeremy Rimpo | 2023-09-17 | 8 | -1298/+1357 | |
| |\ | | | | | Starfield Support | |||||
| | * | Allow unforced plugins to be checkable again | Jeremy Rimpo | 2023-09-16 | 1 | -1/+1 | |
| | | | ||||||
| | * | Bumping version since betas are pulling ahead | Jeremy Rimpo | 2023-09-15 | 1 | -1/+1 | |
| | | | ||||||
| | * | Context menu fix | Jeremy Rimpo | 2023-09-15 | 1 | -0/+4 | |
| | | | | | | | | | Prevent changing the status of force disabled or enabled plugins via the context menu | |||||
| | * | Fix lint issues | Jeremy Rimpo | 2023-09-13 | 1 | -1/+2 | |
| | | | ||||||
| | * | Fix merge issues and small plugin display corrections | Jeremy Rimpo | 2023-09-12 | 1 | -11/+10 | |
| | | | ||||||
| | * | Changes for None-type plugin sorting | Jeremy Rimpo | 2023-09-12 | 1 | -51/+60 | |
| | | | | | | | | | | | | | * Display checkboxes for all plugins * Disable checkboxes for force enabled/disabled plugins * Display tooltip data for all plugins regardless of force status | |||||
| | * | Code cleanup | Jeremy Rimpo | 2023-09-09 | 2 | -9/+9 | |
| | | | ||||||
| | * | Add 'None' LoadOrderMechanism which disables managed plugins | Jeremy Rimpo | 2023-09-09 | 2 | -12/+25 | |
| | | | | | | | | | - Primary plugins are still marked as loaded | |||||
| | * | Implement 'override' plugin support | Jeremy Rimpo | 2023-09-05 | 3 | -25/+45 | |
| | | | ||||||
| | * | Update translation files | Jeremy Rimpo | 2023-09-05 | 1 | -1227/+1219 | |
| | | | ||||||
| | * | beta 2 | Jeremy Rimpo | 2023-09-05 | 1 | -1/+1 | |
| | | | ||||||
| | * | Merge remote-tracking branch 'origin/qt6' | Jeremy Rimpo | 2023-09-04 | 5 | -8/+29 | |
| | |\ | ||||||
| | | * | 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 | |
| | | | | ||||||
| * | | | Merge pull request #1870 from LePresidente/master | Mikaël Capelle | 2023-09-15 | 1 | -2/+2 | |
| |\ \ \ | |/ / |/| | | Update readme.md with new discord links | |||||
| | * | | Update readme.md with new discord links | Brian Munro | 2023-09-13 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Merge pull request #1842 from Holt59/dev/mob-github-action | Mikaël Capelle | 2023-07-10 | 2 | -64/+15 | |
| |\ \ | | | | | | | Switch to generic mob Github action. | |||||
| | * | | Switch to generic mob action. | Mikaël Capelle | 2023-07-10 | 2 | -64/+15 | |
| |/ / | ||||||
| * | | Merge pull request #1841 from ModOrganizer2/fix/fix-pch-include-order | Mikaël Capelle | 2023-07-09 | 1 | -1/+4 | |
| |\ \ | | | | | | | Fix order of includes in pch.h. | |||||
| | * | | Fix order of includes in pch.h. | Mikaël Capelle | 2023-07-09 | 1 | -1/+4 | |
| |/ / | ||||||
| * | | Merge pull request #1840 from ModOrganizer2/ci/fix-build-on-pr | Mikaël Capelle | 2023-07-09 | 1 | -1/+1 | |
| |\ \ | | | | | | | Fix build on PR | |||||
| | * | | Fix build CI. | Mikaël Capelle | 2023-07-09 | 2 | -71/+1 | |
| | | | | ||||||
| | * | | Merge branch 'master' of github.com:ModOrganizer2/modorganizer | Mikaël Capelle | 2023-07-09 | 2 | -0/+86 | |
| | |\ \ | |/ / |/| | | ||||||
| * | | | Merge pull request #1839 from Holt59/ci/initial-gh-action-for-build | Mikaël Capelle | 2023-07-09 | 313 | -35898/+35926 | |
| |\ \ \ | |_|/ |/| | | Clang-Format + Github Workflow | |||||
| | * | | Create test action to build. | Mikaël Capelle | 2023-07-09 | 2 | -0/+86 | |
| | | | | ||||||
| | | * | Create test action to build. | Mikaël Capelle | 2023-07-09 | 1 | -0/+70 | |
| | |/ | ||||||
| | * | Add .git-blame-ignore-revs. | Mikaël Capelle | 2023-07-09 | 1 | -0/+2 | |
| | | | ||||||
| | * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 309 | -17688/+17621 | |
| | | | ||||||
| | * | Convert everything to CRLF. | Mikaël Capelle | 2023-07-09 | 110 | -23836/+23843 | |
| |/ | ||||||
| * | Merge pull request #1837 from ↵ | Mikaël Capelle | 2023-07-05 | 2 | -113/+99 | |
| |\ | | | | | | | | | Holt59/fix/install-notify-plugins-after-structure-ready Notify mod installation to plugins after directory structure is ready. | |||||
| | * | Notify mod installation to plugins after directory structure is ready. | Mikaël Capelle | 2023-07-03 | 2 | -113/+99 | |
| |/ | ||||||
| * | Merge pull request #1703 from ModOrganizer2/fix-progressbar-style | Mikaël Capelle | 2022-05-14 | 7 | -7/+7 | |
| |\ | | | | | Fix progressbar style | |||||
| | * | Fix QProgressBar margin in style. | Mikaël Capelle | 2022-05-14 | 7 | -7/+7 | |
| |/ | ||||||
| * | Merge pull request #1701 from ModOrganizer2/rollback-stylesheets | Mikaël Capelle | 2022-05-10 | 7 | -56/+0 | |
| |\ | | | | | Rollback stylesheets change for Qt6 to fix highlighting. | |||||
| | * | 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 | |
| | | | ||||||
| * | | Merge pull request #1697 from ModOrganizer2/fix-vs15-dark | Mikaël Capelle | 2022-05-03 | 7 | -1483/+3416 | |
| |\ \ | |/ |/| | Fix V15 dark themes | |||||
| | * | 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 | |
| | | ||||||
| * | Merge pull request #1696 from ModOrganizer2/python-rework | Mikaël Capelle | 2022-05-02 | 3 | -14/+63 | |
| |\ | | | | | Plugin updates (python rework) | |||||
| | * | Allow Qt plugins in subfolder. | Mikaël Capelle | 2022-05-02 | 3 | -11/+57 | |
| | | | ||||||
