index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
loot.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve code for reading text files line-by-line
Jonathan Feenstra
2026-05-17
1
-8
/
+13
*
Don't apply LOOT-sorted load order until user clicks "Apply" (#2382)
Jonathan Feenstra
2026-05-06
1
-10
/
+68
*
Use `lootGameName()` and `displayGameName()` in initial places. (#2030)
Mikaël Capelle
2024-05-26
1
-1
/
+1
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-171
/
+138
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-1
/
+1
*
loot exit code in hex
isanae
2020-07-10
1
-1
/
+1
*
fixed warnings about Q_OBJECT and thousand separators
isanae
2020-04-18
1
-1
/
+1
*
added text in when running loot
isanae
2019-12-17
1
-22
/
+102
*
ignore loot reports about disabled plugins
isanae
2019-11-26
1
-16
/
+32
*
removed calls to GetOverlappedResultEx() and SetThreadDescription(), not avai...
isanae
2019-11-25
1
-3
/
+9
*
bumped to 2.2.2alpha7
isanae
2019-11-25
1
-2
/
+5
*
now passes --language to lootcli
isanae
2019-11-25
1
-1
/
+2
*
switched to overlapped io so lootcli can still be terminated even if it's not...
isanae
2019-11-25
1
-93
/
+202
*
switched to named pipes
isanae
2019-11-25
1
-69
/
+109
*
fixed cancel button
isanae
2019-11-25
1
-11
/
+36
*
tweaked css, finished markdown report
isanae
2019-11-24
1
-0
/
+139
*
changed loot report to webengine with markdown support
isanae
2019-11-24
1
-1
/
+3
*
split loot dialog, added ui file
isanae
2019-11-24
1
-270
/
+1
*
basic html loot report
isanae
2019-11-24
1
-7
/
+46
*
added loot info to tooltip
isanae
2019-11-23
1
-33
/
+18
*
added loot report to the plugin list, not used yet
isanae
2019-11-23
1
-87
/
+44
*
rewrite of json report parsing
isanae
2019-11-23
1
-130
/
+202
*
emit logs for general messages
isanae
2019-11-22
1
-83
/
+94
*
open json report button
isanae
2019-11-22
1
-3
/
+33
*
cancel/close button
isanae
2019-11-22
1
-4
/
+20
*
added loot log level option
isanae
2019-11-22
1
-30
/
+49
*
handles changes in lootcli for a more formal communication protocol
isanae
2019-11-18
1
-37
/
+88
*
<li> in tooltip for information messages
isanae
2019-11-18
1
-13
/
+191
*
moved things around
isanae
2019-11-18
1
-57
/
+81
*
removed unused job stuff
isanae
2019-11-16
1
-114
/
+90
*
threaded loot
isanae
2019-11-16
1
-107
/
+210
*
added loot output
isanae
2019-11-16
1
-1
/
+29
*
added LootDialog, more flexible than QProgressDialog
isanae
2019-11-16
1
-7
/
+74
*
split loot stuff to loot.h/cpp, no changes in functionality
isanae
2019-11-16
1
-0
/
+244