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
*
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
*
Move settings around. Remove unused settings.
Mikaël Capelle
2021-01-29
1
-19
/
+1
*
Remove TODO
Chris Bessent
2021-01-18
1
-1
/
+1
*
Get rid of static on lambdas
Chris Bessent
2021-01-18
1
-2
/
+2
*
Rewrite readLockedOrderFrom
Chris Bessent
2021-01-18
1
-47
/
+77
*
Add error checking to lockedorder.txt processing
Chris Bessent
2021-01-16
1
-15
/
+32
*
Write plugin list after edit.
Mikaël Capelle
2021-01-13
1
-0
/
+1
*
Remove useless layoutChanged() in PluginList.
Mikaël Capelle
2021-01-02
1
-2
/
+0
*
Some cleaning. Avoid using Qt::UserRole.
Mikaël Capelle
2021-01-02
1
-1
/
+1
*
Remove selection-related stuff from plugin/mod lists.
Mikaël Capelle
2021-01-02
1
-7
/
+7
*
Minor clean for plugin list.
Mikaël Capelle
2021-01-02
1
-32
/
+13
*
Move plugin list context menu to its own class and to PluginListView.
Mikaël Capelle
2021-01-02
1
-35
/
+11
*
Move keyboard event to PluginListView.
Mikaël Capelle
2021-01-02
1
-95
/
+50
*
Fix callbacks for pluginlist, modlist and download manager.
Mikaël Capelle
2020-12-02
1
-14
/
+13
*
added IPlugin::registered()
isanae
2020-11-04
1
-65
/
+0
[next]