summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * *Added "Open INIs Folder" option.Al12rs2018-12-202-1/+19
| | | | | | | | *Changed "Open Instance Folder" to open the Appdata or MO2 install instead of the baseDirectory.
| * 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 ↵LostDragonist2018-12-191-0/+21
| | | | | | | | the setting
| * 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
| |
* | Clean up and fix merge issuesLostDragonist2018-12-1212-627/+652
| |
* | Fixed mainwindow.cpp so that Qt Creator does not break it anymore.Al12rs2018-12-125-46/+68
| | | | | | | | | | | | | | | | | | | | | | We should be able to normally use Creator now without having to worry about breaking the build. Partial fix for conflict information getting messd up after opening infodialog or disabling a mod. Icons still get messed up but conflict tab remains consistent at first inspection. Reverted main tab to plugins Changed version of Archive conflicts branch to 2.2.0 pre-alpha.
* | Added button to disable Archives in Data Tree and entirely.Project5792018-12-128-22/+147
| |
* | Improved refresh performance by replacing std::transform() with ↵Al12rs2018-12-126-21/+28
| | | | | | | | | | | | CharLowerBuffer(). Fixed padding to four spaces and removed references to FLAG_ARCHIVE_LOOSE_CONFLICTS_MIXED that isn't used.
* | Add flag padding for all conflict iconsSilarn2018-12-122-1/+40
| |
* | Added red archive conflict icon and made the conflicts tab change font for ↵Al12rs2018-12-124-3/+17
| | | | | | | | files that come from an archive.
* | Add loose file/archive conflict iconsSilarn2018-12-1211-51/+151
| |
* | Added new "loose files overwrite archive" icon and all the flags.Al12rs2018-12-126-5/+10
| | | | | | | | The logic to show it is still missing until the other issues are fixed.
* | Initial archive conflict parsingSilarn2018-12-1217-83/+295
|/ | | | | | | | | Squashed commit: Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Basic archive conflict parsing - pass 1 Merge fixes for archive parsing Should fix conflict detection for archive files
* 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
| | | | directory.
* 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
| | | | Setting the display name to "<submenu>/<displayname>" will group plugins under the submenu.
* 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
| | | | context menu.
* * Fixed order of data tab to be Folders first.Al12rs2018-12-111-44/+51
| | | | * Remember expanded folders across refreshes.
* Add the ability to change the managed game directoryLostDragonist2018-12-116-2/+46
|
* Sort tools menu to provide consistent resultsLostDragonist2018-12-111-1/+8
|
* Added UI locking while loadbar is active (for refresh of modlist).Al12rs2018-12-101-0/+2
|
* Don't disable ESMs when disabling mods if alternatives are availableLostDragonist2018-12-081-1/+10
|
* Add shortcut to select name filters on mod list and plugin listLostDragonist2018-12-082-0/+31
|
* Add workaround setting to prevent the GUI from locking when running an ↵LostDragonist2018-12-084-51/+85
| | | | executable
* Move the mod info separator flag to the end as it's hiddenLostDragonist2018-12-081-1/+1
|