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
*
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
*
|
- 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 pseudo-categories to filter for mo-managed vs. unmanaged mods
Tannin
2014-06-16
1
-2
/
+0
*
- added a new mod type that represents files handled externally (i.e. DLCs) a...
Tannin
2014-05-31
1
-5
/
+7
*
- very effective optimization to findfirstfile-calls
Tannin
2014-05-05
1
-9
/
+20
*
- plugin list now highlights plugins with attached ini files
Tannin
2013-12-14
1
-2
/
+2
*
- diagnosis plugins can now request to be re-evaluated
Tannin
2013-11-06
1
-1
/
+1
*
- directories in data-view are now sorted
Tannin
2013-10-20
1
-0
/
+7
*
- added new plugin to test if fnis needs to be run
Tannin
2013-10-11
1
-0
/
+6
*
- download progress is now visible in task bar
Tannin
2013-09-28
1
-2
/
+5
*
- the download manager now registers download speed. Right now this is only used
Tannin
2013-08-30
1
-10
/
+5
*
Merge
Tannin
2013-08-17
1
-7
/
+9
|
\
|
*
- bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsas
Tannin
2013-08-15
1
-7
/
+9
*
|
- bugfix: download manager will now properly pause all downloads on exiting t...
Tannin
2013-08-17
1
-0
/
+5
|
/
*
- now avoids a few unnecessary copy operations during generation of the direc...
Tannin
2013-07-17
1
-33
/
+101
*
- basic diagnosis plugin now catches an issue where the users fontconfig.txt ...
Tannin
2013-07-14
1
-14
/
+0
*
- caching of downloadwidgets to fix performance problem, currently broken and...
Tannin
2013-06-29
1
-1
/
+22
*
- bugfix: mod priority ordering could become incorrect
Tannin
2013-05-25
1
-2
/
+4
*
- bugfix: update on overwrite directory leads files incorrectly being assigne...
Tannin
2013-02-22
1
-1
/
+1
*
- moved shared and uibase libraries to namespaces
Tannin
2013-02-17
1
-799
/
+802
*
- hooks for CreateHardLink
Tannin
2013-02-16
1
-780
/
+780
*
initial commit to mercurial repository.
Tannin
2013-02-03
1
-0
/
+799