summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Defer second nxmhandler call (#2390)Jeremy Rimpo2026-05-063-18/+27
* Download command: Add game instance check (#2388)Jeremy Rimpo2026-05-043-7/+52
* Improve mod update check accuracy (#2385)Al2026-05-035-109/+225
* Extended MODL / direct download handling (#2384)Jeremy Rimpo2026-05-0311-59/+162
* Handle Nexus collections links (#2383)Jeremy Rimpo2026-05-021-0/+8
* Change IconDelegate::paintIcons to only execute when iconWidth > 0 (#2362)Mick2026-04-271-24/+24
* Make command-line arguments -i "" launch the portable instance (#2341)Jonathan Feenstra2026-04-271-5/+19
* fix crash when CWD is not set to app directory (#2379)Al2026-04-261-0/+4
* Disabling tutorials (#2366)Jeremy Rimpo2026-04-172-4/+11
* Add more contributors to the about dialog (#2369)Jonathan Feenstra2026-04-171-8/+163
* Starfield: Updated blueprint / blueprint prefix support (#2368)Jeremy Rimpo2026-04-165-15/+156
* Update libloot dll name in sanity check (#2370)Jeremy Rimpo2026-04-161-1/+1
* Removing references to openssl (#2367)Jeremy Rimpo2026-04-164-7/+0
* Update vcpkg targets (#2365)Jeremy Rimpo2026-04-151-4/+4
* fix header guard typos (#2364)Mick2026-04-153-6/+6
* [pre-commit.ci] Pre-commit autoupdate. (#2357)pre-commit-ci[bot]2026-04-097-20/+20
* Remove "Categories: " tooltips when there are no categories (#2339)Jonathan Feenstra2026-02-182-0/+8
* Add instance manager to plugin API (#2335)Jonathan Feenstra2026-02-0811-37/+206
* Add executables list to plugin API (#2327)Jonathan Feenstra2026-01-316-6/+132
* Change IOrganizer::profile return type to a shared_ptr (#2322)Jonathan Feenstra2026-01-1111-21/+24
* Add instanceName and profiles methods to plugin API (#2321)Jonathan Feenstra2026-01-116-2/+51
* [pre-commit.ci] Pre-commit autoupdate. (#2320)pre-commit-ci[bot]2026-01-051-1/+1
* Add executable setting to minimize MO2 to the system tray while running (#2313)Jonathan Feenstra2026-01-038-12/+195
* Add missing Qt dependencies in CI. (#2317)Mikaël Capelle2026-01-031-1/+1
* [pre-commit.ci] Pre-commit autoupdate. (#2295)pre-commit-ci[bot]2025-10-071-2/+2
* fix(qt): remove obsolete call to AA_EnableHighDpiScaling (#2283)itch2025-09-151-1/+0
* Fix an issue with implementation of CombinedModDataContent. (#2278)Mikaël Capelle2025-09-032-16/+18
* Add author and uploader columns to mod list (#2269)Jonathan Feenstra2025-08-1821-35/+336
* Allow non-cache build in CI when Azure variables are not available. (#2270)Mikaël Capelle2025-08-171-1/+1
* [pre-commit.ci] Pre-commit autoupdate. (#2258)pre-commit-ci[bot]2025-07-081-1/+1
* Add version of MO2 plugin loaded in logs. (#2252)Mikaël Capelle2025-06-062-14/+15
* Fix registry for 2.5.3-beta.2. (#2250)Mikaël Capelle2025-05-291-1/+1
* Update registry for 2.5.3-beta.2. (#2249)Mikaël Capelle2025-05-292-1/+6
* Move to VCPKG (#2068)Mikaël Capelle2025-05-2964-8010/+1425
* Oblivion Remastered Meta PR (#2241)Jeremy Rimpo2025-05-2314-78/+280
* Mass Metadata Parsing: Prevent re-querying and manual prompts to enter missin...Jonathan Feenstra2025-05-235-10/+105
* Ignore conflicts between hidden files (#2148)Jonathan Feenstra2025-05-234-81/+114
* Update following SafeWriteFile changes (#2218)RJ2025-05-235-8/+14
* Speedup refresh when archive parsing is enabled and updateBSAList (#2239)RJ2025-05-232-19/+29
* Fix an error when filters hide highlighted rows (#2245)Jeremy Rimpo2025-05-222-3/+1
* Update copyrights (#2246)Jeremy Rimpo2025-05-222-2/+2
* Update following USVFS move to VCPKG. (#2244)Mikaël Capelle2025-05-2210-372/+474
* Dependency Updates Meta PR (#2242)Jeremy Rimpo2025-05-226-32/+21
* Store integer instead of QString in categories table ID columns (#2230)RJ2025-04-121-7/+14
* Do not sort categories table while adding rows (#2229)RJ2025-04-012-3/+5
* Add new contributors to the about dialog (#2175)Jonathan Feenstra2025-03-011-1/+26
* Write BOM if original file used one (#2213)Chris Djali2025-02-282-3/+8
* Add form and header versions to plugin list tool tips and plugin API and add ...Jonathan Feenstra2025-01-315-7/+98
* Add startDownloadNexusFileForGame (#2181)Jonathan Feenstra2025-01-024-7/+15
* Highlight mods that contain selected files in data tab (#2179)Jonathan Feenstra2025-01-0211-48/+69