index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
directoryentry.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issues with very slow refresh time for large root data directories.
isanae
2020-05-23
1
-11
/
+10
*
re-enabled archive parsing
isanae
2020-02-18
1
-35
/
+44
*
cleanup, typedefs
isanae
2020-02-18
1
-19
/
+17
*
split directoryentry
isanae
2020-02-18
1
-340
/
+28
*
moved dump() to DirectoryEntry
isanae
2020-02-18
1
-3
/
+12
*
fixed crash when disabling mod
isanae
2020-02-18
1
-1
/
+1
*
removed lastAccessed from FileEntry, not used
isanae
2020-02-18
1
-12
/
+13
*
removed some unnecessary counters
isanae
2020-02-18
1
-3
/
+0
*
thread-safe OriginConnection
isanae
2020-02-18
1
-1
/
+7
*
more instrumentation
isanae
2020-02-18
1
-7
/
+11
*
thread-safe directory entry
isanae
2020-02-18
1
-0
/
+8
*
faster getSubDirectory() for env::Directory, added lcname
isanae
2020-02-18
1
-5
/
+54
*
removed dead insertFile()
isanae
2020-02-18
1
-4
/
+6
*
threaded refresher
isanae
2020-02-18
1
-0
/
+8
*
don't lowercase twice
isanae
2020-02-18
1
-1
/
+1
*
wstring_view when possible
isanae
2020-02-18
1
-10
/
+10
*
filter on filename column only because loading the meta for every file takes ...
isanae
2020-02-05
1
-1
/
+1
*
don't get meta for fields that are not used
isanae
2020-02-04
1
-1
/
+21
*
fixed bad path for alternate origins
isanae
2020-02-04
1
-1
/
+6
*
preparing for multiple origins shell menus
isanae
2020-02-04
1
-1
/
+11
*
shell menu for multiple files
isanae
2020-02-04
1
-1
/
+1
*
rewriting FileTreeModel, implemented add/remove folders in root
isanae
2020-02-04
1
-0
/
+5
*
removed LEAK_TRACE stuff
isanae
2020-02-04
1
-7
/
+13
*
refactoring: moved member functions in the same order as the header
isanae
2020-02-04
1
-9
/
+22
*
refactoring: whitespace and newlines
isanae
2020-02-04
1
-102
/
+168
*
renamed ToLower() to avoid confusion with in-place vs copy
isanae
2020-02-04
1
-31
/
+57
*
added a map for directories in DirectoryEntry
isanae
2020-02-04
1
-1
/
+18
*
some optimizations to avoid case conversions and memory allocations
isanae
2020-02-04
1
-1
/
+1
*
initial implementation for updating file tree, buggy
isanae
2020-02-04
1
-0
/
+1
*
implemented dump to file
isanae
2020-02-04
1
-0
/
+10
*
added a few missing consts
isanae
2020-02-04
1
-1
/
+1
*
now prunes empty directories
isanae
2020-02-04
1
-0
/
+14
*
conflict lists:
isanae
2019-05-31
1
-0
/
+1
*
added AlternativesVector typedef to FileEntry
isanae
2019-05-31
1
-3
/
+3
*
Initial archive conflict parsing
Silarn
2018-12-12
1
-11
/
+15
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-182
/
+203
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-203
/
+182
*
Implement file priority for loose files > archives
Jeremy Rimpo
2017-12-17
1
-3
/
+3
*
first work on interfacing with usvfs
Tannin
2015-11-17
1
-4
/
+5
*
- some code cleanup and modernization trying to fix "dr memory" reports
Tannin
2015-05-17
1
-1
/
+2
*
Merge with branch1.2
Tannin
2015-01-24
1
-5
/
+0
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-5
/
+0
*
|
Merge
Tannin
2015-01-04
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-5
/
+5
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
|
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-0
/
+2
|
*
- can now filter by mod content
Tannin
2014-08-18
1
-2
/
+0
|
*
- performance optimizations for detection of file changes in mod directories
Tannin
2014-08-01
1
-14
/
+22
*
|
- added error handling when a file can't be deleted from vfs
Tannin
2014-12-01
1
-4
/
+6
*
|
several bugfixes from the bugfix-wc that I forgot to backport
Tannin
2014-11-26
1
-2
/
+0
[next]