index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pluginlistview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't apply LOOT-sorted load order until user clicks "Apply" (#2382)
Jonathan Feenstra
2026-05-06
1
-16
/
+9
*
[pre-commit.ci] Pre-commit autoupdate. (#2357)
pre-commit-ci[bot]
2026-04-09
1
-1
/
+1
*
Fix an error when filters hide highlighted rows (#2245)
Jeremy Rimpo
2025-05-22
1
-0
/
+1
*
Highlight mods that contain selected files in data tab (#2179)
Jonathan Feenstra
2025-01-02
1
-11
/
+29
*
Show blueprint master count in plugin counter tooltip and hide unsupported pl...
Jonathan Feenstra
2024-10-13
1
-13
/
+47
*
Highlight masters of selected plugins (#2140)
Jonathan Feenstra
2024-10-12
1
-0
/
+2
*
Add medium plugin support (Starfield) (#2048)
Jeremy Rimpo
2024-06-13
1
-20
/
+20
*
Additional overlay plugin support
Jeremy Rimpo
2023-10-08
1
-3
/
+13
*
Tutorial updates
Jeremy Rimpo
2023-09-25
1
-1
/
+1
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-99
/
+117
*
Change `isXFile` to `hasXExtension`
Qudix
2022-03-19
1
-2
/
+2
*
Rename isX to isXFile, and deprecate isMaster
Qudix
2022-02-24
1
-2
/
+2
*
Add isMasterFlagged to pluginCount
Qudix
2022-02-24
1
-1
/
+1
*
Fix possible NPE when booting up
Chris Bessent
2022-01-23
1
-2
/
+1
*
Create CopyEventFilter. Add Ctrl+C to the plugin list.
Mikaël Capelle
2021-01-03
1
-0
/
+2
*
Move highlighting of mods containing selected plugins to mod view.
Mikaël Capelle
2021-01-02
1
-3
/
+1
*
Visual fixes for the modlist.
Mikaël Capelle
2021-01-02
1
-11
/
+5
*
Some cleaning. Avoid using Qt::UserRole.
Mikaël Capelle
2021-01-02
1
-2
/
+2
*
Move sort plugins handler to PluginListView.
Mikaël Capelle
2021-01-02
1
-2
/
+50
*
Remove selection-related stuff from plugin/mod lists.
Mikaël Capelle
2021-01-02
1
-0
/
+16
*
Move open-explorer key combination to views.
Mikaël Capelle
2021-01-02
1
-1
/
+16
*
Move plugin list context menu to its own class and to PluginListView.
Mikaël Capelle
2021-01-02
1
-0
/
+71
*
Move keyboard event to PluginListView.
Mikaël Capelle
2021-01-02
1
-1
/
+59
*
Start moving stuff from MainWindow to PluginListView.
Mikaël Capelle
2021-01-02
1
-36
/
+114
*
replaced #pragma once by ifdefs
isanae
2020-11-03
1
-2
/
+0
*
customizable columns for mod and plugin lists
isanae
2020-02-18
1
-0
/
+2
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-28
/
+36
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-36
/
+28
*
Implement mod/plugin highlighting when pair is selected
Jeremy Rimpo
2017-11-30
1
-0
/
+58