| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add author and uploader columns to mod list (#2269) | Jonathan Feenstra | 2025-08-18 | 1 | -0/+12 |
| | | |||||
| * | A few fixes for RC 1 | Jeremy Rimpo | 2023-11-16 | 1 | -1/+3 |
| | | | | | | | | * Convert the priority index to a string as Windows appears to be converting these to localized numerals * Skip separators when assigning categories * Update the context menu requirements for displaying the auto-assign option * Bump to RC 2 | ||||
| * | Refresh Callback (+ Extra for AboutToRun) (#1884) | Mikaël Capelle | 2023-09-29 | 1 | -1/+1 |
| | | | | | | * Add working directory and arguments to onAboutToRun (optional). * Add onRefreshCallback functionality. | ||||
| * | Fix rebase issues | Jeremy Rimpo | 2023-09-21 | 1 | -3/+3 |
| | | |||||
| * | Clang cleanup | Jeremy Rimpo | 2023-09-21 | 1 | -1/+3 |
| | | |||||
| * | Allow remapping category from context menu | Jeremy Rimpo | 2023-09-21 | 1 | -0/+4 |
| | | |||||
| * | Add menu item to auto-assign categories based on nexus assignments | Jeremy Rimpo | 2023-09-21 | 1 | -0/+3 |
| | | |||||
| * | Refactoring for upstream merge | Jeremy Rimpo | 2023-09-21 | 1 | -13/+13 |
| | | |||||
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -133/+246 |
| | | |||||
| * | Comment and remove extra blank lines. | Mikaël Capelle | 2021-01-18 | 1 | -2/+3 |
| | | |||||
| * | Make installMod behave similarly to createEmptyMod for the new mod priority. | Mikaël Capelle | 2021-01-18 | 1 | -5/+8 |
| | | |||||
| * | Modify 'Install mod... ' in context menu to install above current mod. | Mikaël Capelle | 2021-01-18 | 1 | -1/+4 |
| | | |||||
| * | Merge pull request #1363 from Holt59/modlist-improvements | Al | 2021-01-16 | 1 | -4/+38 |
| |\ | | | | | Send to last conflict | ||||
| | * | Maintain selection after 'Send to... ' and add send to first conflict. | Mikaël Capelle | 2021-01-16 | 1 | -2/+13 |
| | | | |||||
| | * | Only consider loose files vs. loose files conflicts for 'Send to last ↵ | Mikaël Capelle | 2021-01-16 | 1 | -4/+1 |
| | | | | | | | | | conflict' entry. | ||||
| | * | Fix entry names. | Mikaël Capelle | 2021-01-16 | 1 | -2/+2 |
| | | | |||||
| | * | Add send to last conflict action for modlist. | Mikaël Capelle | 2021-01-16 | 1 | -4/+30 |
| | | | |||||
| * | | Contextual menu entry for enable/disable all visible. | Mikaël Capelle | 2021-01-14 | 1 | -12/+18 |
| | | | |||||
| * | | Better context menu entries for mod/separator creation. | Mikaël Capelle | 2021-01-14 | 1 | -6/+12 |
| |/ | |||||
| * | Change 'Create empty mod' depending on the currently selected mod. | Mikaël Capelle | 2021-01-10 | 1 | -4/+5 |
| | | |||||
| * | Re-add 'Create empty mod' and 'Create separator' to global mod list context ↵ | Mikaël Capelle | 2021-01-10 | 1 | -0/+4 |
| | | | | | menu. | ||||
| * | Menu separator before collapse entries in separator context menu. | Mikaël Capelle | 2021-01-10 | 1 | -0/+1 |
| | | |||||
| * | Prevent creating separator or empty mod 'on' backups. | Mikaël Capelle | 2021-01-06 | 1 | -2/+9 |
| | | |||||
| * | Create CopyEventFilter. Add Ctrl+C to the plugin list. | Mikaël Capelle | 2021-01-03 | 1 | -1/+1 |
| | | |||||
| * | Fix create empty mod/separator position. | Mikaël Capelle | 2021-01-02 | 1 | -5/+10 |
| | | |||||
| * | Remove duplicated code. | Mikaël Capelle | 2021-01-02 | 1 | -35/+23 |
| | | |||||
| * | Fix setting the primary category of multiple mods at once. | Mikaël Capelle | 2021-01-02 | 1 | -5/+27 |
| | | |||||
| * | Some cleaning. Avoid using Qt::UserRole. | Mikaël Capelle | 2021-01-02 | 1 | -6/+9 |
| | | |||||
| * | Move the regular context menu. | Mikaël Capelle | 2021-01-02 | 1 | -1/+117 |
| | | |||||
| * | Move the separator context menu. | Mikaël Capelle | 2021-01-02 | 1 | -5/+145 |
| | | |||||
| * | Move the backup context menu. | Mikaël Capelle | 2021-01-02 | 1 | -8/+29 |
| | | |||||
| * | Move the overwrite context menu. | Mikaël Capelle | 2021-01-02 | 1 | -19/+25 |
| | | |||||
| * | More stuff moved to mod list context. | Mikaël Capelle | 2021-01-02 | 1 | -11/+28 |
| | | |||||
| * | More context menu stuff moved. | Mikaël Capelle | 2021-01-02 | 1 | -210/+54 |
| | | |||||
| * | Start moving modlist context menu actions to separate structures. | Mikaël Capelle | 2021-01-02 | 1 | -0/+273 |
