index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modlistviewactions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add author and uploader columns to mod list (#2269)
Jonathan Feenstra
2025-08-18
1
-0
/
+7
*
Allow remapping category from context menu
Jeremy Rimpo
2023-09-21
1
-0
/
+1
*
Add menu item to auto-assign categories based on nexus assignments
Jeremy Rimpo
2023-09-21
1
-0
/
+5
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-21
/
+22
*
emit modInfoDisplayed, it's required by the tutorial
isanae
2021-02-24
1
-0
/
+4
*
Merge pull request #1372 from Holt59/install-mod-at
Mikaël Capelle
2021-01-18
1
-5
/
+17
|
\
|
*
Update documentation for installMod / createEmptyMod.
Mikaël Capelle
2021-01-18
1
-6
/
+12
|
*
Make installMod behave similarly to createEmptyMod for the new mod priority.
Mikaël Capelle
2021-01-18
1
-0
/
+5
|
*
Modify 'Install mod... ' in context menu to install above current mod.
Mikaël Capelle
2021-01-18
1
-2
/
+3
*
|
Better handling of layoutChanged in by-priority proxy to avoid resetting.
Mikaël Capelle
2021-01-18
1
-5
/
+0
|
/
*
Merge pull request #1363 from Holt59/modlist-improvements
Al
2021-01-16
1
-0
/
+7
|
\
|
*
Maintain selection after 'Send to... ' and add send to first conflict.
Mikaël Capelle
2021-01-16
1
-0
/
+6
|
*
Add send to last conflict action for modlist.
Mikaël Capelle
2021-01-16
1
-0
/
+1
*
|
Contextual menu entry for enable/disable all visible.
Mikaël Capelle
2021-01-14
1
-0
/
+4
|
/
*
Fix create empty mod/separator position.
Mikaël Capelle
2021-01-02
1
-3
/
+3
*
Fix setting the primary category of multiple mods at once.
Mikaël Capelle
2021-01-02
1
-1
/
+7
*
Use topLevelWidget() instead of custom parent in mod list actions.
Mikaël Capelle
2021-01-02
1
-2
/
+1
*
Start moving stuff from MainWindow to PluginListView.
Mikaël Capelle
2021-01-02
1
-5
/
+7
*
Use proper parent object in modlistviewactions.
Mikaël Capelle
2021-01-02
1
-1
/
+4
*
Move the regular context menu.
Mikaël Capelle
2021-01-02
1
-1
/
+18
*
Clean visitOnX methods.
Mikaël Capelle
2021-01-02
1
-0
/
+1
*
Move the separator context menu.
Mikaël Capelle
2021-01-02
1
-1
/
+28
*
Move the backup context menu.
Mikaël Capelle
2021-01-02
1
-0
/
+11
*
Move the overwrite context menu.
Mikaël Capelle
2021-01-02
1
-0
/
+20
*
More stuff moved to mod list context.
Mikaël Capelle
2021-01-02
1
-0
/
+6
*
More context menu stuff moved.
Mikaël Capelle
2021-01-02
1
-4
/
+15
*
Start moving modlist context menu actions to separate structures.
Mikaël Capelle
2021-01-02
1
-0
/
+55