summaryrefslogtreecommitdiff
path: root/src/modlistviewactions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add send to last conflict action for modlist.Mikaël Capelle2021-01-161-0/+25
* Merge pull request #1360 from Holt59/organizercore-cleaningMikaël Capelle2021-01-141-2/+2
|\
| * Remove OrganizerCore::modsSortedByProfilePriority.Mikaël Capelle2021-01-131-2/+2
* | Fix drop in separator and create mod in separator in descending priority.Mikaël Capelle2021-01-111-10/+21
|/
* Select separator after creation.Mikaël Capelle2021-01-101-5/+10
* Change 'Create empty mod' depending on the currently selected mod.Mikaël Capelle2021-01-101-3/+28
* 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 M...Mikaël Capelle2021-01-021-1/+6
* 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