summaryrefslogtreecommitdiff
path: root/src/modlistviewactions.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix create empty mod/separator position.Mikaël Capelle2021-01-021-15/+10
|
* Fix setting the primary category of multiple mods at once.Mikaël Capelle2021-01-021-1/+17
|
* Use topLevelWidget() instead of custom parent in mod list actions.Mikaël Capelle2021-01-021-3/+3
|
* Move open-explorer key combination to views.Mikaël Capelle2021-01-021-1/+3
|
* Start moving stuff from MainWindow to PluginListView.Mikaël Capelle2021-01-021-10/+13
|
* Use proper parent object in modlistviewactions.Mikaël Capelle2021-01-021-33/+34
|
* Fix parent of ModInfoDialog.Mikaël Capelle2021-01-021-1/+1
|
* Move more stuff from MainWindow. Minor improvements for prev/next button in ↵Mikaël Capelle2021-01-021-1/+6
| | | | ModInfoDialog.
* Replace hasFlag by isX.Mikaël Capelle2021-01-021-4/+3
|
* Fix originModified signal handling.Mikaël Capelle2021-01-021-1/+1
|
* Move the regular context menu.Mikaël Capelle2021-01-021-5/+227
|
* Clean visitOnX methods.Mikaël Capelle2021-01-021-47/+51
|
* Move the separator context menu.Mikaël Capelle2021-01-021-0/+98
|
* Move the backup context menu.Mikaël Capelle2021-01-021-0/+171
|
* Move the overwrite context menu.Mikaël Capelle2021-01-021-1/+127
|
* More stuff moved to mod list context.Mikaël Capelle2021-01-021-0/+68
|
* More context menu stuff moved.Mikaël Capelle2021-01-021-5/+98
|
* Start moving modlist context menu actions to separate structures.Mikaël Capelle2021-01-021-0/+339