summaryrefslogtreecommitdiff
path: root/src/lootdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Don't apply LOOT-sorted load order until user clicks "Apply" (#2382)Jonathan Feenstra2026-05-061-3/+53
| | | | * Add sorted plugin list to LOOT dialog (markdown and button) * Prefix plugins with checkboxes to show whether they're enabled
* Apply clang-format.Mikaƫl Capelle2023-07-091-35/+39
|
* First pass for Qt6 compatibilityJeremy Rimpo2022-04-191-1/+1
|
* custom browser commandisanae2020-12-281-1/+1
| | | | changed some places that used QDesktopServices to use shell::Open() from uibase instead
* Allow resizing and maximizing the Loot sort report dialog.AL2020-04-181-1/+2
|
* added text in when running lootisanae2019-12-171-6/+12
| | | | | stop indeterminate progress bar on errors add errors and warnings to report
* bumped to 2.2.2alpha7isanae2019-11-251-6/+10
| | | | | use the broom icon for dirty plugins better handling of failing to spawn loot
* save/restore state for loot dialogisanae2019-11-251-3/+15
|
* switched to named pipesisanae2019-11-251-0/+1
|
* fixed cancel buttonisanae2019-11-251-34/+58
| | | | debug logs, some cleanup
* removed max-width, larger dialogisanae2019-11-241-9/+1
| | | | removed messages in output now that there's a full report
* tweaked css, finished markdown reportisanae2019-11-241-37/+7
| | | | copy markdown.html to resources/
* changed loot report to webengine with markdown supportisanae2019-11-241-11/+63
|
* split loot dialog, added ui fileisanae2019-11-241-0/+222