summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add downloadlist styling tweaksKrzysztof Starecki2018-12-305-31/+53
| * | | Remove old downloads tab code leftoversKrzysztof Starecki2018-12-309-1394/+372
| * | | Fix adding new downloads, add missing download progress statesKrzysztof Starecki2018-12-303-21/+55
| * | | Tweak downloadlist status sorting behaviorKrzysztof Starecki2018-12-301-1/+6
| * | | Fix a bug where downloadlist context actions run multiple timesKrzysztof Starecki2018-12-302-7/+3
| * | | Port context menus to new downloadlistKrzysztof Starecki2018-12-307-589/+290
| * | | Disable downloadlist widget delegates, port partial functionality to QTreeViewKrzysztof Starecki2018-12-308-354/+398
|/ / /
* | | Changed name limit to 60 instead of 100 since it was too longAl2018-12-291-2/+2
* | | Fix for download list refreshing, courtesy of bshdLostDragonist2018-12-291-2/+1
* | | Change version to 2.1.7alpha2LostDragonist2018-12-291-1/+1
| |/ |/|
* | Update counters when changing profilesLostDragonist2018-12-281-0/+2
* | Allow some functions to pass in empty paths to check the root folderLostDragonist2018-12-281-6/+9
* | Changed "Loads BSA" flag to finds loaded archives in the entire virtual folder.Al2018-12-281-10/+13
* | Fix warning about missing signalLostDragonist2018-12-282-9/+9
* | Stop warning about missing English translationsLostDragonist2018-12-281-4/+2
* | Fix typoLostDragonist2018-12-272-9/+9
* | Update translation fileLostDragonist2018-12-271-462/+539
* | Update version to 2.1.7alpha1LostDragonist2018-12-271-2/+2
* | Simplify code for visible counter changesLostDragonist2018-12-273-13/+13
* | Modify active counters based on filtersLostDragonist2018-12-271-2/+22
* | *Made clear Filters button clear also the nameEdit filterAl2018-12-271-2/+2
* | Use WriteRegistryValue function to handle read-only filesLostDragonist2018-12-261-2/+4
* | Display counter tooltips when clickedLostDragonist2018-12-265-4/+85
* | Add a small gutter around the active mod/plugin countersLostDragonist2018-12-261-0/+12
* | Added "Visible" counters for modlist.Al2018-12-261-15/+47
* | Relaunch MO as admin when elevation is requiredLostDragonist2018-12-253-17/+59
* | Allow user to "won't endorse" MO itselfLostDragonist2018-12-243-444/+475
* | Add an option to disable endorsementsLostDragonist2018-12-246-31/+61
* | Allow "endorse", "unendorse", and "won't endorse" for multiple modsLostDragonist2018-12-242-3/+68
* | Allow "visit on Nexus" for multiple modsLostDragonist2018-12-241-6/+27
* | Improvements to the plugin and mod countersLostDragonist2018-12-243-9/+110
* | Changed ui of active mod countersAl2018-12-242-23/+42
* | Added Active Plugins and Active Mods countersAl2018-12-245-1/+39
* | Made compact download view show longer namesAl2018-12-242-3/+3
* | Prevent missing INI dialog from popping up when creating a new instance with ...LostDragonist2018-12-241-1/+1
* | Add sorting for the notes columnLostDragonist2018-12-231-0/+16
* | Fixed typo in previous commit.Al12rs2018-12-221-1/+1
* | Improved tooltip for Alternate Game Source flag.Al12rs2018-12-221-1/+1
* | Some logging for drop events on modlist.Al12rs2018-12-221-3/+7
* | Fixed unignreUpdate option from not showing up.Al12rs2018-12-221-6/+6
* | encase path in quotations to support spaces in Install Location.LePresidente2018-12-221-2/+2
* | Translation updatesSilarn2018-12-221-336/+358
* | Removed pixel limit on downloads tab, inclreased character limit to 120.Al12rs2018-12-222-7/+7
* | Escape quotes in arguments when elevating MOLostDragonist2018-12-211-1/+2
* | Add hotkeys for download filter and allow ESC to clear filter more oftenLostDragonist2018-12-201-3/+13
* | Expand mod list search edit to work on categories, nexus IDs, and notesLostDragonist2018-12-205-13/+77
* | Catch and report exceptions in the MainWindow deconstructorLostDragonist2018-12-201-6/+11
* | Fixed Description not loading when InfoDialog opens on Nexus tab.Al12rs2018-12-211-5/+7
* | Made doubleclick open relevant info tabAl12rs2018-12-211-1/+11
* | Fix version reporting to allow non-alpha buildsLostDragonist2018-12-201-1/+1