| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix rebase issue | Jeremy Rimpo | 2023-09-21 | 1 | -1/+1 |
| | | |||||
| * | Implement drag & drop nexus cat assignment | Silarn | 2023-09-21 | 5 | -2/+126 |
| | | |||||
| * | WIP: Fix data storage and fix loading | Silarn | 2023-09-21 | 7 | -76/+210 |
| | | |||||
| * | WIP: Refactor cat dialog and implement nex cat updates | Silarn | 2023-09-21 | 10 | -194/+197 |
| | | |||||
| * | WIP: Category QObj refactor | Silarn | 2023-09-21 | 13 | -214/+249 |
| | | |||||
| * | WIP: Initial changes to fetch nexus categories | Silarn | 2023-09-21 | 7 | -138/+1340 |
| | | |||||
| * | 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 | ||||
| * | 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 |
| | | | |||||
| * | | Fix order of includes in pch.h. | Mikaël Capelle | 2023-07-09 | 1 | -1/+4 |
| | | | |||||
| * | | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 308 | -17688/+17580 |
| | | | |||||
| * | | Convert everything to CRLF. | Mikaël Capelle | 2023-07-09 | 109 | -23836/+23836 |
| |/ | |||||
| * | 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 | ||||
