index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modlistviewactions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrating to OAuth Authentication (#2374)
Jeremy Rimpo
2026-05-12
1
-6
/
+8
*
Stable DownloadId refactor (#2375)
Al
2026-05-07
1
-4
/
+6
*
Add author and uploader columns to mod list (#2269)
Jonathan Feenstra
2025-08-18
1
-15
/
+55
*
Oblivion Remastered Meta PR (#2241)
Jeremy Rimpo
2025-05-23
1
-9
/
+54
*
A few fixes for RC 1
Jeremy Rimpo
2023-11-16
1
-1
/
+5
*
Make category struct attributes private
Jeremy Rimpo
2023-09-23
1
-2
/
+1
*
Restructure category refresh action
Jeremy Rimpo
2023-09-23
1
-4
/
+4
*
Rework download category parsing
Jeremy Rimpo
2023-09-21
1
-9
/
+10
*
Dialogs and bugfixes
Jeremy Rimpo
2023-09-21
1
-1
/
+16
*
Add nexus category ID to mod info
Jeremy Rimpo
2023-09-21
1
-19
/
+25
*
Clang cleanup
Jeremy Rimpo
2023-09-21
1
-7
/
+11
*
Preserve old category if Nexus category can't be mapped
Jeremy Rimpo
2023-09-21
1
-6
/
+9
*
Allow remapping category from context menu
Jeremy Rimpo
2023-09-21
1
-0
/
+14
*
Add menu item to auto-assign categories based on nexus assignments
Jeremy Rimpo
2023-09-21
1
-0
/
+18
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-279
/
+342
*
Remove dependency on Core5Compat
Jeremy Rimpo
2022-04-19
1
-4
/
+4
*
Fix fixDirectoryName includes
Chris Bessent
2021-04-29
1
-1
/
+1
*
Fix priority for 'Create Empty Mod'.
Mikaël Capelle
2021-02-27
1
-1
/
+2
*
Fix 'Send to separator... ' in descending priority.
Mikaël Capelle
2021-02-24
1
-27
/
+52
*
emit modInfoDisplayed, it's required by the tutorial
isanae
2021-02-24
1
-0
/
+1
*
Fix enable/disable all message.
Mikaël Capelle
2021-01-24
1
-1
/
+7
*
Use constant for minimum/maximum priorities.
Mikaël Capelle
2021-01-22
1
-3
/
+3
*
Merge pull request #1372 from Holt59/install-mod-at
Mikaël Capelle
2021-01-18
1
-40
/
+47
|
\
|
*
Make installMod behave similarly to createEmptyMod for the new mod priority.
Mikaël Capelle
2021-01-18
1
-44
/
+41
|
*
Modify 'Install mod... ' in context menu to install above current mod.
Mikaël Capelle
2021-01-18
1
-3
/
+13
*
|
Better handling of layoutChanged in by-priority proxy to avoid resetting.
Mikaël Capelle
2021-01-18
1
-13
/
+6
|
/
*
Merge pull request #1363 from Holt59/modlist-improvements
Al
2021-01-16
1
-10
/
+61
|
\
|
*
Maintain selection after 'Send to... ' and add send to first conflict.
Mikaël Capelle
2021-01-16
1
-12
/
+40
|
*
Only consider loose files vs. loose files conflicts for 'Send to last conflic...
Mikaël Capelle
2021-01-16
1
-2
/
+0
|
*
Add send to last conflict action for modlist.
Mikaël Capelle
2021-01-16
1
-0
/
+25
*
|
Contextual menu entry for enable/disable all visible.
Mikaël Capelle
2021-01-14
1
-0
/
+12
*
|
Better context menu entries for mod/separator creation.
Mikaël Capelle
2021-01-14
1
-0
/
+5
|
/
*
Merge pull request #1360 from Holt59/organizercore-cleaning
Mikaël Capelle
2021-01-14
1
-2
/
+2
|
\
|
*
Remove OrganizerCore::modsSortedByProfilePriority.
Mikaël Capelle
2021-01-13
1
-2
/
+2
*
|
Fix drop in separator and create mod in separator in descending priority.
Mikaël Capelle
2021-01-11
1
-10
/
+21
|
/
*
Select separator after creation.
Mikaël Capelle
2021-01-10
1
-5
/
+10
*
Change 'Create empty mod' depending on the currently selected mod.
Mikaël Capelle
2021-01-10
1
-3
/
+28
*
Fix create empty mod/separator position.
Mikaël Capelle
2021-01-02
1
-15
/
+10
*
Fix setting the primary category of multiple mods at once.
Mikaël Capelle
2021-01-02
1
-1
/
+17
*
Use topLevelWidget() instead of custom parent in mod list actions.
Mikaël Capelle
2021-01-02
1
-3
/
+3
*
Move open-explorer key combination to views.
Mikaël Capelle
2021-01-02
1
-1
/
+3
*
Start moving stuff from MainWindow to PluginListView.
Mikaël Capelle
2021-01-02
1
-10
/
+13
*
Use proper parent object in modlistviewactions.
Mikaël Capelle
2021-01-02
1
-33
/
+34
*
Fix parent of ModInfoDialog.
Mikaël Capelle
2021-01-02
1
-1
/
+1
*
Move more stuff from MainWindow. Minor improvements for prev/next button in M...
Mikaël Capelle
2021-01-02
1
-1
/
+6
*
Replace hasFlag by isX.
Mikaël Capelle
2021-01-02
1
-4
/
+3
*
Fix originModified signal handling.
Mikaël Capelle
2021-01-02
1
-1
/
+1
*
Move the regular context menu.
Mikaël Capelle
2021-01-02
1
-5
/
+227
*
Clean visitOnX methods.
Mikaël Capelle
2021-01-02
1
-47
/
+51
*
Move the separator context menu.
Mikaël Capelle
2021-01-02
1
-0
/
+98
[next]