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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
threaded refresher
isanae
2020-02-18
1
-0
/
+27
*
don't lowercase twice
isanae
2020-02-18
1
-4
/
+6
*
wstring_view when possible
isanae
2020-02-18
1
-22
/
+54
*
filter on filename column only because loading the meta for every file takes ...
isanae
2020-02-05
1
-8
/
+18
*
don't get meta for fields that are not used
isanae
2020-02-04
1
-4
/
+17
*
fixed bad path for alternate origins
isanae
2020-02-04
1
-3
/
+11
*
preparing for multiple origins shell menus
isanae
2020-02-04
1
-0
/
+16
*
removed LEAK_TRACE stuff
isanae
2020-02-04
1
-126
/
+93
*
missing toStdString() from merge
isanae
2020-02-04
1
-1
/
+1
*
refactoring: moved member functions in the same order as the header
isanae
2020-02-04
1
-551
/
+545
*
refactoring: whitespace, newlines, auto, removed commented out code
isanae
2020-02-04
1
-215
/
+274
*
refactoring: whitespace and newlines
isanae
2020-02-04
1
-4
/
+6
*
renamed ToLower() to avoid confusion with in-place vs copy
isanae
2020-02-04
1
-14
/
+111
*
added a map for directories in DirectoryEntry
isanae
2020-02-04
1
-10
/
+46
*
some optimizations to avoid case conversions and memory allocations
isanae
2020-02-04
1
-2
/
+4
*
initial implementation for updating file tree, buggy
isanae
2020-02-04
1
-0
/
+5
*
added a few missing consts
isanae
2020-02-04
1
-1
/
+1
*
Fix problem with translated unmanaged mods and origin names
Silarn
2019-12-14
1
-9
/
+10
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-10
/
+13
*
removed unused or redundant stuff in error_report.h
isanae
2019-07-22
1
-6
/
+6
*
conflict lists:
isanae
2019-05-31
1
-0
/
+5
*
Fix origin determination for the case of a lower priority, loose files mod be...
LostDragonist
2019-03-22
1
-4
/
+14
*
Performance improvements:
Al
2019-02-12
1
-7
/
+7
*
Change find_if to remove_if
LostDragonist
2019-01-01
1
-1
/
+1
*
Fixed mainwindow.cpp so that Qt Creator does not break it anymore.
Al12rs
2018-12-12
1
-5
/
+26
*
Initial archive conflict parsing
Silarn
2018-12-12
1
-36
/
+78
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-592
/
+720
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-720
/
+592
*
Fix rare crash when deactiving mods
Eran Mizrahi
2017-12-24
1
-3
/
+3
*
Implement file priority for loose files > archives
Jeremy Rimpo
2017-12-17
1
-32
/
+36
*
replaced boost&qt foreach-implementations by the c++11 variant
Tannin
2016-02-09
1
-3
/
+2
*
first work on interfacing with usvfs
Tannin
2015-11-17
1
-2
/
+2
*
small stuff
Tannin
2015-06-12
1
-2
/
+2
*
- some code cleanup and modernization trying to fix "dr memory" reports
Tannin
2015-05-17
1
-29
/
+35
*
tons of code cleanup and minor fixes to harden the code (mostly suggestions f...
Tannin
2015-02-25
1
-3
/
+5
*
Merge with branch1.2
Tannin
2015-01-24
1
-8
/
+3
|
\
|
*
updated version number
Tannin
2015-01-24
1
-3
/
+1
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-5
/
+2
*
|
Merge
Tannin
2015-01-04
1
-28
/
+28
|
\
\
|
|
/
|
/
|
|
*
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-28
/
+28
|
*
- moved the hook-recursion-protection to tls
Tannin
2014-09-29
1
-6
/
+4
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-3
/
+3
|
*
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-4
/
+0
|
*
- performance optimizations for detection of file changes in mod directories
Tannin
2014-08-01
1
-9
/
+65
|
*
- bugfix: broke qt4 compatibility in trying to support qt5
Tannin
2014-07-17
1
-1
/
+1
|
*
- qt 5 compatibility fixes
Tannin
2014-07-15
1
-6
/
+11
*
|
- added error handling when a file can't be deleted from vfs
Tannin
2014-12-01
1
-4
/
+8
*
|
- moved the hook-recursion-protection to tls
Tannin
2014-09-29
1
-6
/
+4
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-3
/
+3
*
|
- re-enabled building of loot_cli and started developing against the new api
Tannin
2014-09-08
1
-4
/
+0
[next]