index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
ignore some instance folders like "cache" and "qtwebengine"
isanae
2019-11-26
1
-1
/
+16
*
added loot to missing files check
isanae
2019-11-26
1
-3
/
+8
*
added option to hide confirmation when switching instances
isanae
2019-11-26
5
-6
/
+34
*
added rivatuner to sanity checks
isanae
2019-11-26
4
-33
/
+63
*
log new modules being loaded after startup
isanae
2019-11-26
3
-0
/
+175
*
removed useless logging about servers
isanae
2019-11-26
1
-4
/
+3
*
don't log md5 for any system file
isanae
2019-11-26
1
-4
/
+13
*
simplified security products: don't log guids, remove duplicate entries
isanae
2019-11-26
2
-9
/
+12
*
log timezone
isanae
2019-11-26
2
-0
/
+48
*
only log crash dumps message on startup
isanae
2019-11-26
2
-6
/
+14
*
bumped to 2.2.2-alpha8
isanae
2019-11-26
1
-2
/
+2
*
ignore loot reports about disabled plugins
isanae
2019-11-26
2
-20
/
+36
*
fixed timing crash when trying to update the lock ui after it was closed
isanae
2019-11-26
1
-0
/
+8
*
switched to using a job object to monitor for processes so child processes ca...
isanae
2019-11-26
4
-81
/
+298
*
removed calls to GetOverlappedResultEx() and SetThreadDescription(), not avai...
isanae
2019-11-25
2
-4
/
+10
*
bumped to 2.2.2alpha7
isanae
2019-11-25
4
-15
/
+22
*
Merge pull request #901 from isanae/loot-rework
isanae
2019-11-25
17
-563
/
+2699
|
\
|
*
save/restore state for loot dialog
isanae
2019-11-25
2
-3
/
+18
|
*
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
2
-98
/
+205
|
*
switched to named pipes
isanae
2019-11-25
3
-70
/
+115
|
*
fixed cancel button
isanae
2019-11-25
3
-52
/
+98
|
*
removed max-width, larger dialog
isanae
2019-11-24
2
-14
/
+1
|
*
tweaked css, finished markdown report
isanae
2019-11-24
5
-304
/
+424
|
*
changed loot report to webengine with markdown support
isanae
2019-11-24
5
-23
/
+434
|
*
split loot dialog, added ui file
isanae
2019-11-24
5
-272
/
+492
|
*
basic html loot report
isanae
2019-11-24
1
-7
/
+46
|
*
added loot info to tooltip
isanae
2019-11-23
4
-74
/
+195
|
*
removed m_ prefix from struct members
isanae
2019-11-23
2
-215
/
+239
|
*
added loot report to the plugin list, not used yet
isanae
2019-11-23
4
-208
/
+295
|
*
rewrite of json report parsing
isanae
2019-11-23
4
-142
/
+410
|
*
emit logs for general messages
isanae
2019-11-22
2
-92
/
+99
|
*
open json report button
isanae
2019-11-22
2
-3
/
+34
|
*
cancel/close button
isanae
2019-11-22
1
-4
/
+20
|
*
added loot log level option
isanae
2019-11-22
6
-106
/
+164
|
*
handles changes in lootcli for a more formal communication protocol
isanae
2019-11-18
3
-40
/
+99
|
*
<li> in tooltip for information messages
isanae
2019-11-18
3
-16
/
+218
|
*
moved things around
isanae
2019-11-18
2
-58
/
+84
|
*
removed unused job stuff
isanae
2019-11-16
2
-120
/
+96
|
*
threaded loot
isanae
2019-11-16
3
-108
/
+249
|
*
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
5
-227
/
+261
*
|
Merge pull request #897 from LostDragonist/Develop
LostDragonist
2019-11-23
1
-0
/
+2
|
\
\
|
*
|
Sort the files when presenting them during querying info
LostDragonist
2019-11-23
1
-0
/
+2
*
|
|
Move all Qt deployment to main MO project
Silarn
2019-11-19
1
-0
/
+4
|
|
/
|
/
|
*
|
renamed lockwidget files to uilocker
isanae
2019-11-06
6
-7
/
+6
*
|
renamed LockWidget to UILocker
isanae
2019-11-06
7
-86
/
+95
*
|
threaded wait for process
isanae
2019-11-06
3
-16
/
+53
*
|
lock widget now moves between dialogs and the main window when closing dialogs
isanae
2019-11-06
1
-20
/
+52
[next]