| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix position of markers in scrollbar for non-flat models. | Mikaël Capelle | 2021-01-02 | 1 | -5/+0 |
| | | |||||
| * | Make some methods protected in ModListView. | Mikaël Capelle | 2021-01-02 | 1 | -2/+5 |
| | | |||||
| * | Move filter list to ModListView. | Mikaël Capelle | 2021-01-02 | 1 | -2/+21 |
| | | |||||
| * | Move more stuff from MainWindow. Minor improvements for prev/next button in ↵ | Mikaël Capelle | 2021-01-02 | 1 | -4/+4 |
| | | | | | ModInfoDialog. | ||||
| * | Move creations of actions to ModListView. | Mikaël Capelle | 2021-01-02 | 1 | -1/+2 |
| | | |||||
| * | Move click event to ModListView. Remove unused slots from MainWindow. | Mikaël Capelle | 2021-01-02 | 1 | -5/+6 |
| | | |||||
| * | Move the regular context menu. | Mikaël Capelle | 2021-01-02 | 1 | -5/+0 |
| | | |||||
| * | More context menu stuff moved. | Mikaël Capelle | 2021-01-02 | 1 | -2/+2 |
| | | |||||
| * | Start moving modlist context menu actions to separate structures. | Mikaël Capelle | 2021-01-02 | 1 | -1/+8 |
| | | |||||
| * | Clean drag&drop code and add drop of external folder/archives. | Mikaël Capelle | 2021-01-02 | 1 | -0/+6 |
| | | |||||
| * | Do not invalidate the sort proxy when not required (keep selection). | Mikaël Capelle | 2021-01-02 | 1 | -5/+3 |
| | | |||||
| * | Fix and move stuff around. | Mikaël Capelle | 2021-01-02 | 1 | -0/+11 |
| | | | | | | | - Move selection-related code from ModList to ModListView. - Fix move-selection for multi-selection. - Fix refresh of mod list on toggle selection. | ||||
| * | Add option to disable collapsible separators. | Mikaël Capelle | 2021-01-02 | 1 | -3/+2 |
| | | |||||
| * | Remove context attribute from MainWindow. | Mikaël Capelle | 2021-01-02 | 1 | -19/+21 |
| | | |||||
| * | Fix prev/next button in mod info dialog. | Mikaël Capelle | 2021-01-02 | 1 | -0/+5 |
| | | |||||
| * | Refactoring and fixes. | Mikaël Capelle | 2021-01-02 | 1 | -0/+119 |
| | | | | | | | - Move codes from MainWindow to ModListView. - Fix enable/disable all visible. - Fix changing style of the mod list. | ||||
| * | Fix controls without indentation. | Mikaël Capelle | 2021-01-02 | 1 | -0/+2 |
| | | |||||
| * | Fix indentation and drop indicator. | Mikaël Capelle | 2021-01-02 | 1 | -0/+3 |
| | | |||||
| * | Revert "Revert to Qt default behavior for auto-collapse on hovering." | Mikaël Capelle | 2021-01-02 | 1 | -0/+6 |
| | | | | | This reverts commit b74f08a57ba659e2da232e253844aff8a169f9e0. | ||||
| * | Fix dropping below/above separators. | Mikaël Capelle | 2021-01-02 | 1 | -5/+19 |
| | | |||||
| * | Revert to Qt default behavior for auto-collapse on hovering. | Mikaël Capelle | 2021-01-02 | 1 | -5/+0 |
| | | |||||
| * | Allow drag&drop a separator to itself. | Mikaël Capelle | 2021-01-02 | 1 | -1/+6 |
| | | |||||
| * | Do not set Qt::ItemIsDropEnabled all the time. | Mikaël Capelle | 2021-01-02 | 1 | -0/+5 |
| | | |||||
| * | Clean drag&drop of URLs and mods/archives. | Mikaël Capelle | 2021-01-02 | 1 | -6/+0 |
| | | |||||
| * | Disable auto-collapsing after delay. | Mikaël Capelle | 2021-01-02 | 1 | -3/+15 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -10/+12 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -12/+10 |
| | | |||||
| * | - some fixes to how file changes are signaled and delayed | Tannin | 2015-03-01 | 1 | -1/+0 |
| | | |||||
| * | - when highlighting a mod the overwritten and overwriting mods are now ↵ | Tannin | 2014-07-14 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | highlighted in the list - when starting an external application MO now wraps the process in a job and waits on that instead. This way MO is not unlocked early when skyrim is started through skse - mod info dialog no longer offers the esp tab for foreign mods because that caused confusion - updated translation files - download directory and mod directory are now created if necessary - bugfix: staging script created unnecessary copies of translation files - bugfix: potential invalid array access when trying to determine best mod order - bugfix: deleter file wasn't removed after esp hiding was disabled - bugfix: potential access to to un-initialized login reply - bugfix: changed the initialization order to allow more ui controls to be localized | ||||
| * | added modlist view class (updates drop behaviour on modlist depending on ↵ | Tannin | 2013-04-04 | 1 | -0/+20 |
| mime type) | |||||
