summaryrefslogtreecommitdiff
path: root/src/modlistviewactions.h
Commit message (Expand)AuthorAgeFilesLines
* Add author and uploader columns to mod list (#2269)Jonathan Feenstra2025-08-181-0/+7
* Allow remapping category from context menuJeremy Rimpo2023-09-211-0/+1
* Add menu item to auto-assign categories based on nexus assignmentsJeremy Rimpo2023-09-211-0/+5
* Apply clang-format.Mikaël Capelle2023-07-091-21/+22
* emit modInfoDisplayed, it's required by the tutorialisanae2021-02-241-0/+4
* Merge pull request #1372 from Holt59/install-mod-atMikaël Capelle2021-01-181-5/+17
|\
| * Update documentation for installMod / createEmptyMod.Mikaël Capelle2021-01-181-6/+12
| * Make installMod behave similarly to createEmptyMod for the new mod priority.Mikaël Capelle2021-01-181-0/+5
| * Modify 'Install mod... ' in context menu to install above current mod.Mikaël Capelle2021-01-181-2/+3
* | Better handling of layoutChanged in by-priority proxy to avoid resetting.Mikaël Capelle2021-01-181-5/+0
|/
* Merge pull request #1363 from Holt59/modlist-improvementsAl2021-01-161-0/+7
|\
| * Maintain selection after 'Send to... ' and add send to first conflict.Mikaël Capelle2021-01-161-0/+6
| * Add send to last conflict action for modlist.Mikaël Capelle2021-01-161-0/+1
* | Contextual menu entry for enable/disable all visible.Mikaël Capelle2021-01-141-0/+4
|/
* Fix create empty mod/separator position.Mikaël Capelle2021-01-021-3/+3
* Fix setting the primary category of multiple mods at once.Mikaël Capelle2021-01-021-1/+7
* Use topLevelWidget() instead of custom parent in mod list actions.Mikaël Capelle2021-01-021-2/+1
* Start moving stuff from MainWindow to PluginListView.Mikaël Capelle2021-01-021-5/+7
* Use proper parent object in modlistviewactions.Mikaël Capelle2021-01-021-1/+4
* Move the regular context menu.Mikaël Capelle2021-01-021-1/+18
* Clean visitOnX methods.Mikaël Capelle2021-01-021-0/+1
* Move the separator context menu.Mikaël Capelle2021-01-021-1/+28
* Move the backup context menu.Mikaël Capelle2021-01-021-0/+11
* Move the overwrite context menu.Mikaël Capelle2021-01-021-0/+20
* More stuff moved to mod list context.Mikaël Capelle2021-01-021-0/+6
* More context menu stuff moved.Mikaël Capelle2021-01-021-4/+15
* Start moving modlist context menu actions to separate structures.Mikaël Capelle2021-01-021-0/+55