| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | removed unused on_clickBlankButton_clicked() | isanae | 2019-12-07 | 3 | -190/+182 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Fix mistakenly added modinfo tab ID | Silarn | 2019-12-06 | 2 | -2/+0 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Separate conflict flags and render them in separate columns | Silarn | 2019-12-06 | 19 | -1729/+2369 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Add source game column to the download list | LostDragonist | 2019-12-06 | 6 | -1/+33 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | moved logs back to the bottom of the list, they're not game related | isanae | 2019-12-04 | 1 | -1/+5 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | deleted 6788 stylesheets, they're now dependencies in umbrella | isanae | 2019-12-04 | 95 | -12939/+0 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | implemented previews on double-click for the data and conflicts tabs | isanae | 2019-12-04 | 7 | -51/+154 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | added open previews on double-click option | isanae | 2019-12-04 | 5 | -11/+62 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implemented for filetree | |||||
| * | | | | | | | | | Merge pull request #919 from isanae/explore-stylesheets | isanae | 2019-12-04 | 5 | -42/+56 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Explore stylesheets | |||||
| | * | | | | | | | | | added explore button in the settings to open stylesheets folder | isanae | 2019-12-04 | 5 | -42/+56 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added stylesheets folder to the open folders button moved "Open MO2 Logs folder" up to be with instance folders, removed "MO2" in the name | |||||
| * | | | | | | | | | | keyboard nav for filter list, alternating row colors | isanae | 2019-12-04 | 3 | -33/+72 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #917 from isanae/download-crash | isanae | 2019-12-02 | 3 | -8/+28 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Crash when starting multiple downloads with dialog boxes opened | |||||
| | * | | | | | | | | | fixed crash when starting multiple downloads with dialog boxes opened | isanae | 2019-12-02 | 3 | -8/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed download manager dialog boxes not having a parent | |||||
| * | | | | | | | | | | added "tracked on nexus" filter | isanae | 2019-12-02 | 4 | -1/+10 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | double-click now opens files for the data tab, filetree and conflict lists | isanae | 2019-12-02 | 4 | -8/+56 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | added "open with vfs" to the data tab | isanae | 2019-12-02 | 3 | -31/+55 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uniform order for file context menus | |||||
| * | | | | | | | | | added "open with vfs" to filetree | isanae | 2019-12-02 | 3 | -68/+69 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | added "open with vfs" option to conflicts tab | isanae | 2019-12-02 | 8 | -10/+262 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | don't show the lock overlay for processes that are not hooked | isanae | 2019-12-02 | 5 | -7/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | starting exe from filetree is now hooked usvfs progress dialog now on top of dialogs | |||||
| * | | | | | | | | | three modes for separators, save state | isanae | 2019-12-02 | 7 | -53/+112 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | renamed enumerators | |||||
| * | | | | | | | | | made all categories positive | isanae | 2019-11-30 | 5 | -30/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed context menu sometimes appearing | |||||
| * | | | | | | | | | fixed separators option being used even without filters | isanae | 2019-11-30 | 5 | -129/+204 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changed filter list to use tristate items without selection | |||||
| * | | | | | | | | | fixed setting selection when checking for updates | isanae | 2019-11-30 | 3 | -6/+12 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | always enable clear filter button, made it so it also removes not flags | isanae | 2019-11-30 | 3 | -13/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed "deselect filters" context menu, redundant disable not flag menu items without selection | |||||
| * | | | | | | | | | fixed bad label for content categories | isanae | 2019-11-30 | 1 | -2/+8 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | removed redundant categories now that there's a not filter | isanae | 2019-11-30 | 6 | -68/+54 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disabled collapsing for filter, there's already a button to hide it | |||||
| * | | | | | | | | | added context menu items so set/unset inverted flag | isanae | 2019-11-30 | 2 | -2/+32 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | implemented not flag | isanae | 2019-11-30 | 4 | -41/+102 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | moved stuff to CriteriaItem fixed jumbled names in getSpecialCategoryName() | |||||
| * | | | | | | | | | renamed filters to criteria | isanae | 2019-11-30 | 7 | -200/+180 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged categories and content, they can be distinguished using the type added a not flag for criteria, not used yet | |||||
| * | | | | | | | | | moved all remaining filter stuff to FilterList | isanae | 2019-11-29 | 7 | -99/+204 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | renamed some widgets | |||||
| * | | | | | | | | | split filter list | isanae | 2019-11-27 | 5 | -174/+249 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | renamed "Categories" frame to "Filters" | isanae | 2019-11-27 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | fixed tooltips | isanae | 2019-11-27 | 1 | -2/+8 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | implemented not filter | isanae | 2019-11-27 | 1 | -22/+77 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | added separators filter | isanae | 2019-11-27 | 5 | -2/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changed notendorsed filter to include anything else than true | |||||
| * | | | | | | | | | refactored matching into one function instead of repeating them for OR and AND | isanae | 2019-11-27 | 2 | -84/+72 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | added not filter, not functional yet | isanae | 2019-11-27 | 5 | -7/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed no mods being displayed for OR with no conditions | |||||
| * | | | | | | | | | allow relative paths for binaries in the executables settings | isanae | 2019-11-27 | 3 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added SSAudioOSD.dll to checks | |||||
| * | | | | | | | | | added checks on startup for directories in program files | isanae | 2019-11-27 | 2 | -0/+83 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #909 from isanae/change-category-crash | isanae | 2019-11-27 | 2 | -0/+28 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix crash when changing categories on mods while a filter is selected | |||||
| | * | | | | | | | | | fix crash when changing categories on mods when the "no categories" filter ↵ | isanae | 2019-11-27 | 2 | -0/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is selected | |||||
| * | | | | | | | | | | added transifex link in the settings | isanae | 2019-11-27 | 1 | -2/+12 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | changed labels that have links to new LinkLabel, removed hardcoded colors | isanae | 2019-11-27 | 17 | -6/+73 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changed the link colors on dark themes to something saner | |||||
| * | | | | | | | | | Merge pull request #906 from isanae/various-fixes | isanae | 2019-11-27 | 19 | -57/+461 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Collection of small fixes | |||||
| | * | | | | | | | | | changed mod name of unmanaged files from "data" to "<Unmanaged>" in the data ↵ | isanae | 2019-11-27 | 1 | -6/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tab and for the root item in the archives tab log error when trying to open mod info for a managed file but the mod isn't found | |||||
| | * | | | | | | | | | only default sort file trees if no setting was saved | isanae | 2019-11-27 | 2 | -4/+7 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | added open mod info to data tab context menu | isanae | 2019-11-26 | 2 | -0/+24 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | sortable filetree, remember settings | isanae | 2019-11-26 | 3 | -0/+16 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | fix sort in overwrite, remember settings | isanae | 2019-11-26 | 2 | -2/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove useless header in archives list | |||||
| | * | | | | | | | | | don't log EPT_S_NOT_REGISTERED errors, treat it as firewall disabled | isanae | 2019-11-26 | 1 | -1/+12 | |
| | | | | | | | | | | | ||||||
