index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pluginlist.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve code for reading text files line-by-line
Jonathan Feenstra
2026-05-17
1
-5
/
+5
*
Starfield: Updated blueprint / blueprint prefix support (#2368)
Jeremy Rimpo
2026-04-16
1
-11
/
+148
*
[pre-commit.ci] Pre-commit autoupdate. (#2357)
pre-commit-ci[bot]
2026-04-09
1
-3
/
+3
*
Change IOrganizer::profile return type to a shared_ptr (#2322)
Jonathan Feenstra
2026-01-11
1
-1
/
+1
*
Move to VCPKG (#2068)
Mikaël Capelle
2025-05-29
1
-19
/
+18
*
Oblivion Remastered Meta PR (#2241)
Jeremy Rimpo
2025-05-23
1
-4
/
+12
*
Update following SafeWriteFile changes (#2218)
RJ
2025-05-23
1
-1
/
+1
*
Fix an error when filters hide highlighted rows (#2245)
Jeremy Rimpo
2025-05-22
1
-3
/
+0
*
Add form and header versions to plugin list tool tips and plugin API and add ...
Jonathan Feenstra
2025-01-31
1
-6
/
+66
*
Highlight mods that contain selected files in data tab (#2179)
Jonathan Feenstra
2025-01-02
1
-3
/
+2
*
Highlight masters of selected plugins (#2140)
Jonathan Feenstra
2024-10-12
1
-3
/
+28
*
Starfield Updates: Shattered Space & Blueprint Support (#2131)
Jeremy Rimpo
2024-10-03
1
-45
/
+129
*
Add author and description methods to IPluginList (#2118)
Jonathan Feenstra
2024-09-28
1
-0
/
+20
*
Parse unmanaged file location when creating ModInfoForeign (#2053)
Jeremy Rimpo
2024-06-22
1
-49
/
+26
*
Add medium plugin support (Starfield) (#2048)
Jeremy Rimpo
2024-06-13
1
-42
/
+80
*
PluginList::refresh speedup (#2046)
RJ
2024-06-10
1
-53
/
+52
*
Refactoring of game features for better management. (#2043)
Mikaël Capelle
2024-06-09
1
-5
/
+5
*
Disable ESLs when no ESL support (#2026)
Jeremy Rimpo
2024-05-19
1
-3
/
+11
*
Change recordless plugin display to flag icon
Jeremy Rimpo
2023-12-05
1
-2
/
+4
*
A few fixes for RC 1
Jeremy Rimpo
2023-11-16
1
-1
/
+1
*
Display changes for plugins
Jeremy Rimpo
2023-10-31
1
-5
/
+2
*
Explain overlay comments
Jeremy Rimpo
2023-10-27
1
-0
/
+6
*
Use hasNoRecords
Jeremy Rimpo
2023-10-18
1
-6
/
+6
*
Plugins updates
Jeremy Rimpo
2023-10-18
1
-10
/
+29
*
Update translations and version
Jeremy Rimpo
2023-10-09
1
-1
/
+1
*
Additional overlay plugin support
Jeremy Rimpo
2023-10-08
1
-7
/
+20
*
Skip index for override plugins
Jeremy Rimpo
2023-10-04
1
-0
/
+1
*
Allow moving force enabled plugins
Jeremy Rimpo
2023-10-02
1
-32
/
+44
*
Plugin sorting updates
Jeremy Rimpo
2023-10-02
1
-1
/
+3
*
Allow unforced plugins to be checkable again
Jeremy Rimpo
2023-09-16
1
-1
/
+1
*
Context menu fix
Jeremy Rimpo
2023-09-15
1
-0
/
+4
*
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
*
Add 'None' LoadOrderMechanism which disables managed plugins
Jeremy Rimpo
2023-09-09
1
-9
/
+21
*
Implement 'override' plugin support
Jeremy Rimpo
2023-09-05
1
-4
/
+22
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-310
/
+328
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-1721
/
+1721
*
Remove dependency on Core5Compat
Jeremy Rimpo
2022-04-19
1
-1
/
+0
*
Make fixes to ESM plugin priorities
Chris Bessent
2022-03-19
1
-29
/
+17
*
Change `isXFile` to `hasXExtension`
Qudix
2022-03-19
1
-40
/
+43
*
Rename isX to isXFile, and deprecate isMaster
Qudix
2022-02-24
1
-22
/
+22
*
Add `isMasterFlagged` `isLight` `isLightFlagged`
Qudix
2022-02-24
1
-1
/
+14
*
Enforce the priority rules on every refresh
Chris Bessent
2022-01-23
1
-14
/
+63
*
Enforce relationships between plugins
Chris Bessent
2022-01-23
1
-1
/
+28
*
Force priority of primary plugins
Chris Bessent
2022-01-23
1
-4
/
+35
*
Fix parsing plugins with dots in name
Chris Bessent
2021-11-26
1
-1
/
+1
*
Fix extension parsing for the plugin list
Chris Bessent
2021-11-23
1
-3
/
+4
*
Fix load order when using locked plugins
Chris Bessent
2021-02-27
1
-2
/
+2
*
Use case-insensitive data structure in plugin list.
Mikaël Capelle
2021-01-31
1
-39
/
+37
[next]