| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add 'download meta information' support to download tab | Krzysztof Starecki | 2018-12-31 | 6 | -254/+279 |
| | | |||||
| * | Port the 'Night Eyes' theme | Krzysztof Starecki | 2018-12-31 | 1 | -0/+16 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/Develop' into download-tab | Krzysztof Starecki | 2018-12-31 | 5 | -76/+42 |
| |\ | |||||
| | * | Update version to 2.1.7alpha3 | LostDragonist | 2018-12-31 | 1 | -1/+1 |
| | | | |||||
| | * | Apply alpha color settings to the settings dialog | LostDragonist | 2018-12-30 | 3 | -71/+36 |
| | | | |||||
| | * | Merge pull request #604 from Project579/Develop | LostDragonist | 2018-12-30 | 2 | -4/+5 |
| | |\ | | | | | | | Added Alpha channel to color pickers | ||||
| | | * | Added Alpha channel to color pickers | Project579 | 2018-12-31 | 2 | -4/+5 |
| | |/ | |||||
| * | | Fix download layout bug, port most of remaining themes | Krzysztof Starecki | 2018-12-31 | 17 | -134/+191 |
| | | | |||||
| * | | Tweak styling options for downloads tab, port Paper Light theme for reference | Krzysztof Starecki | 2018-12-31 | 3 | -30/+44 |
| | | | |||||
| * | | Add qss styling options for progress bar and compact mode widgets | Krzysztof Starecki | 2018-12-31 | 4 | -23/+32 |
| | | | |||||
| * | | Add icon for incomplete download info, add download progress delegate | Krzysztof Starecki | 2018-12-30 | 7 | -8/+57 |
| | | | |||||
| * | | Add downloadlist styling tweaks | Krzysztof Starecki | 2018-12-30 | 5 | -31/+53 |
| | | | |||||
| * | | Remove old downloads tab code leftovers | Krzysztof Starecki | 2018-12-30 | 9 | -1394/+372 |
| | | | |||||
| * | | Fix adding new downloads, add missing download progress states | Krzysztof Starecki | 2018-12-30 | 3 | -21/+55 |
| | | | |||||
| * | | Tweak downloadlist status sorting behavior | Krzysztof Starecki | 2018-12-30 | 1 | -1/+6 |
| | | | |||||
| * | | Fix a bug where downloadlist context actions run multiple times | Krzysztof Starecki | 2018-12-30 | 2 | -7/+3 |
| | | | |||||
| * | | Port context menus to new downloadlist | Krzysztof Starecki | 2018-12-30 | 7 | -589/+290 |
| | | | |||||
| * | | Disable downloadlist widget delegates, port partial functionality to QTreeView | Krzysztof Starecki | 2018-12-30 | 8 | -354/+398 |
| |/ | |||||
| * | Changed name limit to 60 instead of 100 since it was too long | Al | 2018-12-29 | 1 | -2/+2 |
| | | |||||
| * | Fix for download list refreshing, courtesy of bshd | LostDragonist | 2018-12-29 | 1 | -2/+1 |
| | | |||||
| * | Change version to 2.1.7alpha2 | LostDragonist | 2018-12-29 | 1 | -1/+1 |
| | | |||||
| * | Update counters when changing profiles | LostDragonist | 2018-12-28 | 1 | -0/+2 |
| | | |||||
| * | Allow some functions to pass in empty paths to check the root folder | LostDragonist | 2018-12-28 | 1 | -6/+9 |
| | | |||||
| * | Changed "Loads BSA" flag to finds loaded archives in the entire virtual folder. | Al | 2018-12-28 | 1 | -10/+13 |
| | | |||||
| * | Fix warning about missing signal | LostDragonist | 2018-12-28 | 2 | -9/+9 |
| | | |||||
| * | Stop warning about missing English translations | LostDragonist | 2018-12-28 | 1 | -4/+2 |
| | | |||||
| * | Fix typo | LostDragonist | 2018-12-27 | 2 | -9/+9 |
| | | |||||
| * | Update translation file | LostDragonist | 2018-12-27 | 1 | -462/+539 |
| | | |||||
| * | Update version to 2.1.7alpha1 | LostDragonist | 2018-12-27 | 1 | -2/+2 |
| | | |||||
| * | Simplify code for visible counter changes | LostDragonist | 2018-12-27 | 3 | -13/+13 |
| | | |||||
| * | Modify active counters based on filters | LostDragonist | 2018-12-27 | 1 | -2/+22 |
| | | |||||
| * | *Made clear Filters button clear also the nameEdit filter | Al | 2018-12-27 | 1 | -2/+2 |
| | | |||||
| * | Use WriteRegistryValue function to handle read-only files | LostDragonist | 2018-12-26 | 1 | -2/+4 |
| | | |||||
| * | Display counter tooltips when clicked | LostDragonist | 2018-12-26 | 5 | -4/+85 |
| | | |||||
| * | Add a small gutter around the active mod/plugin counters | LostDragonist | 2018-12-26 | 1 | -0/+12 |
| | | |||||
| * | Added "Visible" counters for modlist. | Al | 2018-12-26 | 1 | -15/+47 |
| | | | | | Improved counters tool tip view. | ||||
| * | Relaunch MO as admin when elevation is required | LostDragonist | 2018-12-25 | 3 | -17/+59 |
| | | | | | Previously, a new process of MO would be created as administrator when elevation was required. This had some unwanted side effects. The GUI lock would not function. The virtual file system would likely break as the non-admin process could not access data from the new admin instance. | ||||
| * | Allow user to "won't endorse" MO itself | LostDragonist | 2018-12-24 | 3 | -444/+475 |
| | | |||||
| * | Add an option to disable endorsements | LostDragonist | 2018-12-24 | 6 | -31/+61 |
| | | |||||
| * | Allow "endorse", "unendorse", and "won't endorse" for multiple mods | LostDragonist | 2018-12-24 | 2 | -3/+68 |
| | | |||||
| * | Allow "visit on Nexus" for multiple mods | LostDragonist | 2018-12-24 | 1 | -6/+27 |
| | | |||||
| * | Improvements to the plugin and mod counters | LostDragonist | 2018-12-24 | 3 | -9/+110 |
| | | | | | | | | * Fix style * Add whatsThis * Add tooltips with additional statistics * Don't count mods like overwrite, unmanaged, DLC, etc. | ||||
| * | Changed ui of active mod counters | Al | 2018-12-24 | 2 | -23/+42 |
| | | |||||
| * | Added Active Plugins and Active Mods counters | Al | 2018-12-24 | 5 | -1/+39 |
| | | |||||
| * | Made compact download view show longer names | Al | 2018-12-24 | 2 | -3/+3 |
| | | |||||
| * | Prevent missing INI dialog from popping up when creating a new instance with ↵ | LostDragonist | 2018-12-24 | 1 | -1/+1 |
| | | | | | archive invalidation | ||||
| * | Add sorting for the notes column | LostDragonist | 2018-12-23 | 1 | -0/+16 |
| | | |||||
| * | Fixed typo in previous commit. | Al12rs | 2018-12-22 | 1 | -1/+1 |
| | | |||||
| * | Improved tooltip for Alternate Game Source flag. | Al12rs | 2018-12-22 | 1 | -1/+1 |
| | | |||||
| * | Some logging for drop events on modlist. | Al12rs | 2018-12-22 | 1 | -3/+7 |
| | | |||||
