summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add 'download meta information' support to download tabKrzysztof Starecki2018-12-316-254/+279
|
* Port the 'Night Eyes' themeKrzysztof Starecki2018-12-311-0/+16
|
* Merge remote-tracking branch 'upstream/Develop' into download-tabKrzysztof Starecki2018-12-315-76/+42
|\
| * Update version to 2.1.7alpha3LostDragonist2018-12-311-1/+1
| |
| * Apply alpha color settings to the settings dialogLostDragonist2018-12-303-71/+36
| |
| * Added Alpha channel to color pickersProject5792018-12-312-4/+5
| |
* | Fix download layout bug, port most of remaining themesKrzysztof Starecki2018-12-3117-134/+191
| |
* | Tweak styling options for downloads tab, port Paper Light theme for referenceKrzysztof Starecki2018-12-313-30/+44
| |
* | Add qss styling options for progress bar and compact mode widgetsKrzysztof Starecki2018-12-314-23/+32
| |
* | Add icon for incomplete download info, add download progress delegateKrzysztof Starecki2018-12-307-8/+57
| |
* | 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
| | | | Improved counters tool tip view.
* Relaunch MO as admin when elevation is requiredLostDragonist2018-12-253-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 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
| | | | | | | * Fix style * Add whatsThis * Add tooltips with additional statistics * Don't count mods like overwrite, unmanaged, DLC, etc.
* 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
| | | | archive invalidation
* 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
|