index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Mass Metadata Parsing: Prevent re-querying and manual prompts to enter missin...
Jonathan Feenstra
2025-05-23
5
-10
/
+105
*
Ignore conflicts between hidden files (#2148)
Jonathan Feenstra
2025-05-23
4
-81
/
+114
*
Update following SafeWriteFile changes (#2218)
RJ
2025-05-23
5
-8
/
+14
*
Speedup refresh when archive parsing is enabled and updateBSAList (#2239)
RJ
2025-05-23
2
-19
/
+29
*
Fix an error when filters hide highlighted rows (#2245)
Jeremy Rimpo
2025-05-22
2
-3
/
+1
*
Update copyrights (#2246)
Jeremy Rimpo
2025-05-22
2
-2
/
+2
*
Update following USVFS move to VCPKG. (#2244)
Mikaël Capelle
2025-05-22
10
-372
/
+474
*
Dependency Updates Meta PR (#2242)
Jeremy Rimpo
2025-05-22
6
-32
/
+21
*
Store integer instead of QString in categories table ID columns (#2230)
RJ
2025-04-12
1
-7
/
+14
*
Do not sort categories table while adding rows (#2229)
RJ
2025-04-01
2
-3
/
+5
*
Add new contributors to the about dialog (#2175)
Jonathan Feenstra
2025-03-01
1
-1
/
+26
*
Write BOM if original file used one (#2213)
Chris Djali
2025-02-28
2
-3
/
+8
*
Add form and header versions to plugin list tool tips and plugin API and add ...
Jonathan Feenstra
2025-01-31
5
-7
/
+98
*
Add startDownloadNexusFileForGame (#2181)
Jonathan Feenstra
2025-01-02
4
-7
/
+15
*
Highlight mods that contain selected files in data tab (#2179)
Jonathan Feenstra
2025-01-02
11
-48
/
+69
*
Update readme (#2180)
Jonathan Feenstra
2024-12-25
1
-4
/
+5
*
(Un-)endorse & (un-)track mods from the same source (#2141)
Jonathan Feenstra
2024-10-30
2
-25
/
+32
*
Fix error message showing even though instance is already selected (#2154)
Jonathan Feenstra
2024-10-30
1
-2
/
+2
*
Hide hidden folders if "show hidden files" is unchecked in data tab (#2146)
Jonathan Feenstra
2024-10-16
1
-1
/
+7
*
Prevent crash when opening NXM link before selecting instance (#2144)
Jonathan Feenstra
2024-10-15
1
-2
/
+8
*
Show blueprint master count in plugin counter tooltip and hide unsupported pl...
Jonathan Feenstra
2024-10-13
1
-13
/
+47
*
Match capitilization of "Hidden files" in data tab with downloads tab (#2142)
Jonathan Feenstra
2024-10-13
1
-1
/
+1
*
Highlight masters of selected plugins (#2140)
Jonathan Feenstra
2024-10-12
6
-3
/
+55
*
Rename Optional ESPs tab to Optional Plugins and improve wording (#2134)
Jonathan Feenstra
2024-10-10
1
-12
/
+12
*
Add filter checkbox to data tab to show/hide hidden files (#2136)
Jonathan Feenstra
2024-10-10
5
-4
/
+54
*
Include notes in search when filtering mods if the column is enabled (#2139)
Jonathan Feenstra
2024-10-10
1
-1
/
+2
*
Resize columns to contents in notifications window (#2128)
Jonathan Feenstra
2024-10-03
1
-0
/
+1
*
Starfield Updates: Shattered Space & Blueprint Support (#2131)
Jeremy Rimpo
2024-10-03
4
-46
/
+138
*
Add author and description methods to IPluginList (#2118)
Jonathan Feenstra
2024-09-28
4
-0
/
+36
*
Bump version to 2.5.2. (#2090)
Mikaël Capelle
2024-08-04
1
-3
/
+3
*
Replace chopped by mid in download list. (#2089)
Mikaël Capelle
2024-08-03
1
-1
/
+1
*
Bump version to 2.5.2rc2. (#2084)
Mikaël Capelle
2024-08-01
1
-1
/
+1
*
Move slot connections to avoid issue when starting MO2 to download a NXM link...
Mikaël Capelle
2024-08-01
4
-130
/
+119
*
Fix FIXABLE status for ModDataChecker. (#2080)
Mikaël Capelle
2024-07-28
2
-6
/
+14
*
Bump version to 2.5.2rc1. (#2078)
Mikaël Capelle
2024-07-21
1
-2
/
+2
*
Set default style to 'windowsvista' and allow stylesheet to modify base style...
Mikaël Capelle
2024-07-19
2
-195
/
+347
*
Archive preview support (#2056)
Jeremy Rimpo
2024-07-11
8
-20
/
+54
*
Parse unmanaged file location when creating ModInfoForeign (#2053)
Jeremy Rimpo
2024-06-22
4
-62
/
+51
*
Use new Skip File & Skip Directory in usvfs (#2033)
Twinki
2024-06-15
10
-15
/
+264
*
Add medium plugin support (Starfield) (#2048)
Jeremy Rimpo
2024-06-13
5
-70
/
+108
*
Fix manifest for debug mode. (#2047)
Mikaël Capelle
2024-06-10
5
-93
/
+98
*
PluginList::refresh speedup (#2046)
RJ
2024-06-10
2
-53
/
+53
*
Refactoring of game features for better management. (#2043)
Mikaël Capelle
2024-06-09
27
-282
/
+867
*
Update for new USVFS function scheme. (#2044)
Mikaël Capelle
2024-06-09
4
-44
/
+23
*
Only list instance directory with a MO INI file (#1965)
Jeroen Ruigrok van der Werven
2024-06-08
1
-3
/
+5
*
Use MO2 formatting action. (#2032)
Mikaël Capelle
2024-05-26
5
-16
/
+15
*
Use `lootGameName()` and `displayGameName()` in initial places. (#2030)
Mikaël Capelle
2024-05-26
5
-285
/
+267
*
Switch from fmtlib to std::format. (#2031)
Mikaël Capelle
2024-05-25
12
-340
/
+339
*
Disable ESLs when no ESL support (#2026)
Jeremy Rimpo
2024-05-19
1
-3
/
+11
*
Fixes for stylesheets that use transparent backgrounds (#2029)
RJ
2024-05-19
2
-2
/
+4
[prev]
[next]