summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Dialogs and bugfixesJeremy Rimpo2023-09-214-10/+39
| |
| * CleanupJeremy Rimpo2023-09-211-1/+1
| |
| * Make the category table sortableJeremy Rimpo2023-09-212-232/+247
| |
| * Add nexus category ID to mod infoJeremy Rimpo2023-09-2114-171/+255
| | | | | | | | | | - We will check the mod info first then fall back to the download file - Add category field in the info dialog nexus tab
| * Clang cleanupJeremy Rimpo2023-09-2116-353/+428
| |
| * Several updatesJeremy Rimpo2023-09-2113-835/+1215
| | | | | | | | | | | | | | | | * No longer cause an error when deleting a category that's being used * Add a dialog when installing a mod with no Nexus mapping (if not disabled) * Allow disabling Nexus category mapping in Settings (Nexus tab) * Add context option to remove nexus mappings in the category editor * Some clang style fixes
| * Fix archive parsing and BSA invalidationJeremy Rimpo2023-09-211-1/+2
| |
| * Fix merge issuesJeremy Rimpo2023-09-212-0/+15
| |
| * Preserve old category if Nexus category can't be mappedJeremy Rimpo2023-09-211-6/+9
| |
| * C++20 fixesJeremy Rimpo2023-09-211-0/+1
| |
| * Add reminder dialog for old instancesJeremy Rimpo2023-09-214-3/+57
| |
| * Don't overwrite existing Nexus category mappingsJeremy Rimpo2023-09-211-1/+1
| |
| * Category setup dialog for new instancesJeremy Rimpo2023-09-212-2/+55
| |
| * Fix issues with category reset and NX saveJeremy Rimpo2023-09-213-24/+89
| |
| * Allow remapping category from context menuJeremy Rimpo2023-09-216-2/+29
| |
| * Add menu item to auto-assign categories based on nexus assignmentsJeremy Rimpo2023-09-215-0/+63
| |
| * Refactoring for upstream mergeJeremy Rimpo2023-09-218-27/+32
| |
| * Fix rebase issueJeremy Rimpo2023-09-211-1/+1
| |
| * Implement drag & drop nexus cat assignmentSilarn2023-09-215-2/+126
| |
| * WIP: Fix data storage and fix loadingSilarn2023-09-217-76/+210
| |
| * WIP: Refactor cat dialog and implement nex cat updatesSilarn2023-09-2110-194/+197
| |
| * WIP: Category QObj refactorSilarn2023-09-2113-214/+249
| |
| * WIP: Initial changes to fetch nexus categoriesSilarn2023-09-217-138/+1340
| |
| * Add new API connection to retrieve game infoSilarn2023-09-212-0/+96
| |
| * First pass for Qt6 compatibilityJeremy Rimpo2023-09-211-0/+1
|/
* Default profile settings (#1869)Jeremy Rimpo2023-09-1910-28/+290
| | | * Fix archive parsing and BSA invalidation
* Download files from direct URLs via a command line parameter (#1873)Eddoursul2023-09-183-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/starfieldJeremy Rimpo2023-09-178-1298/+1357
|\ | | | | Starfield Support
| * Allow unforced plugins to be checkable againJeremy Rimpo2023-09-161-1/+1
| |
| * Bumping version since betas are pulling aheadJeremy Rimpo2023-09-151-1/+1
| |
| * Context menu fixJeremy Rimpo2023-09-151-0/+4
| | | | | | | | Prevent changing the status of force disabled or enabled plugins via the context menu
| * Fix lint issuesJeremy Rimpo2023-09-131-1/+2
| |
| * Fix merge issues and small plugin display correctionsJeremy Rimpo2023-09-121-11/+10
| |
| * Changes for None-type plugin sortingJeremy Rimpo2023-09-121-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 cleanupJeremy Rimpo2023-09-092-9/+9
| |
| * Add 'None' LoadOrderMechanism which disables managed pluginsJeremy Rimpo2023-09-092-12/+25
| | | | | | | | - Primary plugins are still marked as loaded
| * Implement 'override' plugin supportJeremy Rimpo2023-09-053-25/+45
| |
| * Update translation filesJeremy Rimpo2023-09-051-1227/+1219
| |
| * beta 2Jeremy Rimpo2023-09-051-1/+1
| |
| * Merge remote-tracking branch 'origin/qt6'Jeremy Rimpo2023-09-045-8/+29
| |\
| | * Map multiple data directories to USVFSJeremy Rimpo2023-09-041-10/+18
| | |
| | * Add VDF reader to licenses and update opensslJeremy Rimpo2023-09-042-1/+4
| | |
| | * Version bumpJeremy Rimpo2023-09-041-2/+2
| | |
| | * Parse secondary data directories into the directory structureJeremy Rimpo2023-09-041-0/+5
| | |
* | | Merge pull request #1870 from LePresidente/masterMikaël Capelle2023-09-151-2/+2
|\ \ \ | |/ / |/| | Update readme.md with new discord links
| * | Update readme.md with new discord linksBrian Munro2023-09-131-2/+2
|/ /
* | Merge pull request #1842 from Holt59/dev/mob-github-actionMikaël Capelle2023-07-102-64/+15
|\ \ | | | | | | Switch to generic mob Github action.
| * | Switch to generic mob action.Mikaël Capelle2023-07-102-64/+15
|/ /
* | Merge pull request #1841 from ModOrganizer2/fix/fix-pch-include-orderMikaël Capelle2023-07-091-1/+4
|\ \ | | | | | | Fix order of includes in pch.h.
| * | Fix order of includes in pch.h.Mikaël Capelle2023-07-091-1/+4
|/ /