| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't apply LOOT-sorted load order until user clicks "Apply" (#2382) | Jonathan Feenstra | 2026-05-06 | 1 | -2/+6 |
| | | | | | * 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 Capelle | 2023-07-09 | 1 | -13/+11 |
| | | |||||
| * | added text in when running loot | isanae | 2019-12-17 | 1 | -3/+14 |
| | | | | | | stop indeterminate progress bar on errors add errors and warnings to report | ||||
| * | ignore loot reports about disabled plugins | isanae | 2019-11-26 | 1 | -4/+4 |
| | | |||||
| * | switched to overlapped io so lootcli can still be terminated even if it's ↵ | isanae | 2019-11-25 | 1 | -5/+3 |
| | | | | | not writing anything to stdout | ||||
| * | switched to named pipes | isanae | 2019-11-25 | 1 | -1/+5 |
| | | |||||
| * | tweaked css, finished markdown report | isanae | 2019-11-24 | 1 | -1/+12 |
| | | | | | copy markdown.html to resources/ | ||||
| * | added loot info to tooltip | isanae | 2019-11-23 | 1 | -1/+1 |
| | | |||||
| * | added loot report to the plugin list, not used yet | isanae | 2019-11-23 | 1 | -9/+53 |
| | | | | | | split PluginList::data() into individual functions disabled loot message processing, will use report instead | ||||
| * | rewrite of json report parsing | isanae | 2019-11-23 | 1 | -12/+16 |
| | | | | | added json.h with some utilities | ||||
| * | emit logs for general messages | isanae | 2019-11-22 | 1 | -9/+5 |
| | | | | | handle new json output file | ||||
| * | open json report button | isanae | 2019-11-22 | 1 | -0/+1 |
| | | |||||
| * | handles changes in lootcli for a more formal communication protocol | isanae | 2019-11-18 | 1 | -3/+9 |
| | | |||||
| * | <li> in tooltip for information messages | isanae | 2019-11-18 | 1 | -2/+22 |
| | | | | | rewrote json output file handling to check for errors | ||||
| * | moved things around | isanae | 2019-11-18 | 1 | -1/+3 |
| | | |||||
| * | removed unused job stuff | isanae | 2019-11-16 | 1 | -6/+6 |
| | | | | | don't emit error when the process terminates because it's cancelled | ||||
| * | threaded loot | isanae | 2019-11-16 | 1 | -0/+37 |
| | | |||||
| * | split loot stuff to loot.h/cpp, no changes in functionality | isanae | 2019-11-16 | 1 | -0/+10 |
