| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Allow collapsible separator in descending priority. | Mikaël Capelle | 2021-01-11 | 4 | -12/+66 | |
| | | | | ||||||
| * | | | Merge pull request #1351 from Holt59/fix-set-gamepath | Mikaël Capelle | 2021-01-13 | 2 | -13/+37 | |
| |\ \ \ | |_|/ |/| | | Fix setting game path for games with executable in subfolder. | |||||
| | * | | Add comment for cdUp(). | Mikaël Capelle | 2021-01-13 | 1 | -0/+7 | |
| | | | | ||||||
| | * | | Warn users that game path is invalid after choosing it rather than when ↵ | Mikaël Capelle | 2021-01-11 | 2 | -26/+30 | |
| | | | | | | | | | | | | | applying setting. | |||||
| | * | | Fix setting game path for games with executable in subfolder. | Mikaël Capelle | 2021-01-10 | 1 | -4/+17 | |
| | | | | ||||||
| * | | | Merge pull request #1359 from Holt59/fix-pluginlist-edit | Mikaël Capelle | 2021-01-13 | 1 | -0/+1 | |
| |\ \ \ | | | | | | | | | Write plugin list after edit. | |||||
| | * | | | Write plugin list after edit. | Mikaël Capelle | 2021-01-13 | 1 | -0/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #1358 from Holt59/loglist-copy | Mikaël Capelle | 2021-01-13 | 7 | -15/+28 | |
| |\ \ \ | |/ / |/| | | Allow extended selection in log list and implement copy. | |||||
| | * | | Allow extended selection in log list and implement copy. | Mikaël Capelle | 2021-01-13 | 7 | -15/+28 | |
| |/ / | ||||||
| * | | Merge pull request #1356 from Holt59/collapsible-separators | Mikaël Capelle | 2021-01-11 | 2 | -33/+3 | |
| |\ \ | | | | | | | Remove dead code. | |||||
| | * | | Remove dead code. | Mikaël Capelle | 2021-01-11 | 2 | -33/+3 | |
| |/ / | ||||||
| * | | Merge pull request #1350 from Holt59/collapsible-separators | Mikaël Capelle | 2021-01-11 | 39 | -723/+1221 | |
| |\ \ | | | | | | | Collapsible separators - Fix & Improvements. | |||||
| | * | | Fix text for new option. | Mikaël Capelle | 2021-01-11 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Add comment to mousePressEvent(). | Mikaël Capelle | 2021-01-11 | 1 | -0/+6 | |
| | | | | ||||||
| | * | | 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 | 3 | -8/+34 | |
| | | | | ||||||
| | * | | Request window focus when dropping external archive. | Mikaël Capelle | 2021-01-10 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Request window focus when dropping external folder and scroll to new mod. | Mikaël Capelle | 2021-01-10 | 2 | -7/+22 | |
| | | | | ||||||
| | * | | Small clean. | Mikaël Capelle | 2021-01-10 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Re-add 'Create empty mod' and 'Create separator' to global mod list context ↵ | Mikaël Capelle | 2021-01-10 | 1 | -0/+4 | |
| | | | | | | | | | | | | | menu. | |||||
| | * | | Do not notifyChange if the new name is identical to the old name. | Mikaël Capelle | 2021-01-10 | 1 | -4/+5 | |
| | | | | ||||||
| | * | | Left-align warning icon if there is no update icon in the column version. | Mikaël Capelle | 2021-01-10 | 1 | -2/+4 | |
| | | | | ||||||
| | * | | Display upgrade/warning for versions on collapsed separators. | Mikaël Capelle | 2021-01-10 | 4 | -0/+84 | |
| | | | | ||||||
| | * | | Rename ModListStyledItemDelegated -> ModListStyledItemDelegate. | Mikaël Capelle | 2021-01-10 | 2 | -5/+5 | |
| | | | | ||||||
| | * | | Fix vertical alignment of icons. | Mikaël Capelle | 2021-01-10 | 1 | -1/+4 | |
| | | | | ||||||
| | * | | Tentative fix for automatic text color when markers or separator colors are ↵ | Mikaël Capelle | 2021-01-10 | 2 | -9/+20 | |
| | | | | | | | | | | | | | used. | |||||
| | * | | Allow double-click to accept choice in ListDialog. | Mikaël Capelle | 2021-01-10 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Remove dropSeparators() method from proxy. | Mikaël Capelle | 2021-01-10 | 2 | -25/+12 | |
| | | | | ||||||
| | * | | Fix Alt+Click for selecting children of separators. | Mikaël Capelle | 2021-01-10 | 2 | -0/+46 | |
| | | | | ||||||
| | * | | Tentative fix for drop indicator appearance at the top of the mod list. | Mikaël Capelle | 2021-01-10 | 1 | -1/+11 | |
| | | | | ||||||
| | * | | Fix drop below collapsed separator. | Mikaël Capelle | 2021-01-10 | 4 | -17/+49 | |
| | | | | ||||||
| | * | | Add option to have different separator collapsed/expanded states between ↵ | Mikaël Capelle | 2021-01-10 | 9 | -8/+59 | |
| | | | | | | | | | | | | | profiles. | |||||
| | * | | Update markers and plugins highligths when separator is expanded/collapsed. | Mikaël Capelle | 2021-01-10 | 2 | -41/+50 | |
| | | | | ||||||
| | * | | Show conflicts and highligth plugins from collapsed separators. | Mikaël Capelle | 2021-01-10 | 6 | -104/+89 | |
| | | | | ||||||
| | * | | Alt+Click select/deselect the rows below from a separator. | Mikaël Capelle | 2021-01-10 | 2 | -0/+25 | |
| | | | | ||||||
| | * | | Display mod flags on collapsed separators. | Mikaël Capelle | 2021-01-10 | 4 | -14/+53 | |
| | | | | ||||||
| | * | | Display children contents in collapsed separator. | Mikaël Capelle | 2021-01-10 | 15 | -135/+222 | |
| | | | | ||||||
| | * | | Re-organize settings. Add setting to remember filters when restarting MO. | Mikaël Capelle | 2021-01-10 | 11 | -420/+488 | |
| | |/ | ||||||
| * | | Merge pull request #1353 from isanae/master | isanae | 2021-01-11 | 1 | -6/+15 | |
| |\ \ | |/ |/| | Task dialog for deleting downloads | |||||
| | * | task dialog for deleting downloads | isanae | 2021-01-10 | 1 | -6/+15 | |
| |/ | | | | also shows filename | |||||
| * | Merge pull request #1338 from Holt59/collapsible-separators | Mikaël Capelle | 2021-01-10 | 71 | -4451/+6285 | |
| |\ | | | | | Collapsible separators (and refactoring). | |||||
| | * | Menu separator before collapse entries in separator context menu. | Mikaël Capelle | 2021-01-10 | 1 | -0/+1 | |
| | | | ||||||
| | * | NameRole -> GameNameRole. | Mikaël Capelle | 2021-01-10 | 2 | -2/+2 | |
| | | | ||||||
| | * | Prevent creating separator or empty mod 'on' backups. | Mikaël Capelle | 2021-01-06 | 1 | -2/+9 | |
| | | | ||||||
| | * | Remove incorrect command and small clean for mainwindow.h. | Mikaël Capelle | 2021-01-06 | 1 | -8/+7 | |
| | | | ||||||
| | * | Do not return value from copySelection(). | Mikaël Capelle | 2021-01-06 | 2 | -5/+5 | |
| | | | ||||||
| | * | Merge remote-tracking branch 'origin/master' into collapsible-separators | Mikaël Capelle | 2021-01-06 | 3 | -85/+140 | |
| | |\ | ||||||
| | * | | Remove manual setDrag/setDrop in download tab. | Mikaël Capelle | 2021-01-06 | 1 | -3/+0 | |
| | | | | ||||||
| | * | | Avoid switching proxy model when not necessary. | Mikaël Capelle | 2021-01-05 | 2 | -23/+18 | |
| | | | | ||||||
| | * | | Documentation + Refresh expanded state on model reset. | Mikaël Capelle | 2021-01-04 | 1 | -5/+12 | |
| | | | | ||||||
