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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
\
|
|
|
|
Modify 'Install mod... ' in context menu to install above current mod.
|
*
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
|
\
|
|
|
|
Send to last conflict
|
*
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 ↵
Mikaël Capelle
2021-01-16
1
-2
/
+0
|
|
|
|
|
|
|
|
conflict' entry.
|
*
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
|
\
|
|
|
|
OrganizerCore cleaning.
|
*
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 ↵
Mikaël Capelle
2021-01-02
1
-1
/
+6
|
|
|
|
ModInfoDialog.
*
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
|
*
Move the backup context menu.
Mikaël Capelle
2021-01-02
1
-0
/
+171
|
*
Move the overwrite context menu.
Mikaël Capelle
2021-01-02
1
-1
/
+127
|
*
More stuff moved to mod list context.
Mikaël Capelle
2021-01-02
1
-0
/
+68
|
*
More context menu stuff moved.
Mikaël Capelle
2021-01-02
1
-5
/
+98
|
*
Start moving modlist context menu actions to separate structures.
Mikaël Capelle
2021-01-02
1
-0
/
+339