summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | Update translation fileLostDragonist2018-12-201-176/+181
* | | Merge branch 'Develop'LostDragonist2018-12-201-1/+1
|\| |
| * | Fix version reporting to allow non-alpha buildsLostDragonist2018-12-201-1/+1
* | | Merge pull request #586 from ModOrganizer2/DevelopLostDragonist2018-12-20284-3587/+23190
|\| |
| * | *Added "Open INIs Folder" option.Al12rs2018-12-202-1/+19
| * | Update translation fileLostDragonist2018-12-191-49/+38
| * | Don't mention save games when dealing with INI filesLostDragonist2018-12-191-1/+1
| * | Update translation fileLostDragonist2018-12-191-22/+53
| * | Update translation fileLostDragonist2018-12-191-240/+240
| * | Make language about profile-specific settings and save games consistentLostDragonist2018-12-195-10/+10
| * | Re-initialize the profile configuration if INI files are missingLostDragonist2018-12-191-1/+19
| * | Optionally delete and restore profile-specific game INI files when changing t...LostDragonist2018-12-191-0/+21
| * | Enable per-profile game INI files by default againLostDragonist2018-12-191-3/+1
| * | Fixed performance issue of Data tab.Al12rs2018-12-182-10/+18
| * | Update translation fileLostDragonist2018-12-151-243/+243
| * | Fixed opening multiple modinfodialog from Open Origin info.Al12rs2018-12-131-9/+10
| * | Improve cleanup of temporary files when installingLostDragonist2018-12-131-1/+8
| |/
| * Fix highlighting plugins when selecting mods with no visible priorityLostDragonist2018-12-121-1/+4
| * Remove a weird vertical spacer from the diagnostics settings tabLostDragonist2018-12-121-94/+81
| * Reset previousSeparatorColor when a separator color is resetLostDragonist2018-12-121-0/+1
| * Removed old stylesAl12rs2018-12-122-1091/+0
| * Pass DIR parameter to install exe, so installation directory matches current ...LePresidente2018-12-121-1/+3
| * Create new Separators in last used color.Al12rs2018-12-121-0/+6
| * Remember the last separator color usedLostDragonist2018-12-122-220/+234
| * Update translation fileLostDragonist2018-12-121-414/+421
| * Update Skyrim theme by chintsu_kun to v2.1.0LostDragonist2018-12-111-114/+118
| * Update VS2015 Themes by chintsu_kun to v2.0.2LostDragonist2018-12-116-113/+118
| * Add v1.1 Paper Automata theme by 6788LostDragonist2018-12-1130-0/+4056
| * Add v4.3 Paper Light and Paper Dark themes by 6788LostDragonist2018-12-1164-0/+8519
| * Implement separator text color in a way that doesn't break everything elseLostDragonist2018-12-111-7/+6
| * Further extend the version field to 32 charactersLostDragonist2018-12-111-3/+3
| * Remove the requirement for a game launcher to be presentLostDragonist2018-12-111-2/+2
| * Change color of separator text based on the configured color of the separatorLostDragonist2018-12-111-0/+5
| * Add option to remove column colors for mod list separatorsLostDragonist2018-12-114-15/+48
| * Allow tool plugins to define a submenu with the display nameLostDragonist2018-12-113-19/+55
| * Updated translations and removed an excessive separator from previous commit.Al12rs2018-12-112-503/+568
| * Added "Open Origin in Explorer" and "Open Origin Info..." options to ESPList ...Al12rs2018-12-112-0/+70
| * * Fixed order of data tab to be Folders first.Al12rs2018-12-111-44/+51