| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | 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 | |
| | |/ | ||||||
| * / | 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 | |
| | | | | ||||||
| | * | | Remove useless QObject:: accessor. | Mikaël Capelle | 2021-01-04 | 1 | -4/+4 | |
| | | | | ||||||
| | * | | Keep track of expanded items in the view instead of the models. | Mikaël Capelle | 2021-01-04 | 6 | -120/+40 | |
| | | | | ||||||
| | * | | Disable proxies when they are not used. | Mikaël Capelle | 2021-01-04 | 5 | -59/+90 | |
| | | | | ||||||
| | * | | Reduce auto-expand delay to 750ms. | Mikaël Capelle | 2021-01-03 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Add option to enable/disable displaying conflicts on collapsed separators. | Mikaël Capelle | 2021-01-03 | 7 | -23/+84 | |
| | | | | ||||||
| | * | | Fix ModListView::visualRect(). | Mikaël Capelle | 2021-01-03 | 1 | -7/+4 | |
| | | | | ||||||
| | * | | Create CopyEventFilter. Add Ctrl+C to the plugin list. | Mikaël Capelle | 2021-01-03 | 7 | -34/+114 | |
| | | | | ||||||
| | * | | Remove log. | Mikaël Capelle | 2021-01-03 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Show conflict icons from children when separator is collapsed. | Mikaël Capelle | 2021-01-03 | 2 | -15/+39 | |
| | | | | ||||||
| | * | | Reorganizer ModList filters. | Mikaël Capelle | 2021-01-03 | 2 | -4/+3 | |
| | | | | ||||||
| | * | | Update documentation for drawBranches. | Mikaël Capelle | 2021-01-03 | 2 | -4/+9 | |
| | | | | ||||||
| | * | | Fix indentation of indicators branches when using collapsible separators. | Mikaël Capelle | 2021-01-03 | 5 | -15/+25 | |
| | | | | ||||||
| | * | | Fix empty separator name in copy/paste. | Mikaël Capelle | 2021-01-03 | 1 | -4/+4 | |
| | | | | ||||||
| | * | | Move plugin list index-view conversion to private. | Mikaël Capelle | 2021-01-02 | 1 | -9/+9 | |
| | | | | ||||||
| | * | | Move highlighting of mods containing selected plugins to mod view. | Mikaël Capelle | 2021-01-02 | 5 | -57/+53 | |
| | | | | ||||||
| | * | | Remove log from filter list. | Mikaël Capelle | 2021-01-02 | 1 | -1/+0 | |
| | | | | ||||||
| | * | | Move markers management for overwrite/overwritten to ModListView. | Mikaël Capelle | 2021-01-02 | 10 | -173/+168 | |
| | | | | ||||||
| | * | | Refactoring of ModInfo to give access to the core. Remove ModInfo::remove() ↵ | Mikaël Capelle | 2021-01-02 | 16 | -147/+91 | |
| | | | | | | | | | | | | | completely. | |||||
| | * | | Minor cleaning of PluginList. | Mikaël Capelle | 2021-01-02 | 2 | -25/+0 | |
| | | | | ||||||
| | * | | Remove useless layoutChanged() in PluginList. | Mikaël Capelle | 2021-01-02 | 1 | -2/+0 | |
| | | | | ||||||
| | * | | Remove unused signal. | Mikaël Capelle | 2021-01-02 | 1 | -2/+0 | |
| | | | | ||||||
| | * | | Save/restore filter list state between run. | Mikaël Capelle | 2021-01-02 | 5 | -19/+74 | |
| | | | | ||||||
| | * | | Add Ctrl+C to copy the current selection of mod in the mod list. | Mikaël Capelle | 2021-01-02 | 2 | -2/+34 | |
| | | | | ||||||
| | * | | Add index attribute to ModInfo. | Mikaël Capelle | 2021-01-02 | 4 | -36/+48 | |
| | | | | ||||||
| | * | | Minor cleaning and fix in ModList. | Mikaël Capelle | 2021-01-02 | 2 | -80/+132 | |
| | | | | | | | | | | | | | | | | - Proper display of separator name for removal. - Replace usage of flags with isXXX. | |||||
| | * | | Move option to use collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -64/+71 | |
| | | | | ||||||
| | * | | Move connection from organizer to mainwindow. | Mikaël Capelle | 2021-01-02 | 2 | -15/+12 | |
| | | | | ||||||
