summaryrefslogtreecommitdiff
path: root/src/shared/directoryentry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-592/+720
* Applied clang-format on sourceSandro Jäckel2018-02-221-720/+592
* Fix rare crash when deactiving modsEran Mizrahi2017-12-241-3/+3
* Implement file priority for loose files > archivesJeremy Rimpo2017-12-171-32/+36
* replaced boost&qt foreach-implementations by the c++11 variantTannin2016-02-091-3/+2
* first work on interfacing with usvfsTannin2015-11-171-2/+2
* small stuffTannin2015-06-121-2/+2
* - some code cleanup and modernization trying to fix "dr memory" reportsTannin2015-05-171-29/+35
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-251-3/+5
* Merge with branch1.2Tannin2015-01-241-8/+3
|\
| * updated version numberTannin2015-01-241-3/+1
| * cleanup (mostly removing unused includes)Tannin2015-01-221-5/+2
* | MergeTannin2015-01-041-28/+28
|\ \ | |/ |/|
| * replaced all uses of NULL with nullptrTannin2014-11-281-28/+28
| * - moved the hook-recursion-protection to tlsTannin2014-09-291-6/+4
| * - several style fixes suggested by static analysisTannin2014-09-241-3/+3
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-4/+0
| * - performance optimizations for detection of file changes in mod directoriesTannin2014-08-011-9/+65
| * - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-171-1/+1
| * - qt 5 compatibility fixesTannin2014-07-151-6/+11
* | - added error handling when a file can't be deleted from vfsTannin2014-12-011-4/+8
* | - moved the hook-recursion-protection to tlsTannin2014-09-291-6/+4
* | - several style fixes suggested by static analysisTannin2014-09-241-3/+3
* | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-4/+0
* | - performance optimizations for detection of file changes in mod directoriesTannin2014-08-011-9/+65
* | - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-171-1/+1
* | - qt 5 compatibility fixesTannin2014-07-151-6/+11
|/
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-2/+0
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-5/+7
* - very effective optimization to findfirstfile-callsTannin2014-05-051-9/+20
* - plugin list now highlights plugins with attached ini filesTannin2013-12-141-2/+2
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-1/+1
* - directories in data-view are now sortedTannin2013-10-201-0/+7
* - added new plugin to test if fnis needs to be runTannin2013-10-111-0/+6
* - download progress is now visible in task barTannin2013-09-281-2/+5
* - the download manager now registers download speed. Right now this is only usedTannin2013-08-301-10/+5
* MergeTannin2013-08-171-7/+9
|\
| * - bugfix: nameprefix-flag incorrectly interpreted on oblivion-style bsasTannin2013-08-151-7/+9
* | - bugfix: download manager will now properly pause all downloads on exiting t...Tannin2013-08-171-0/+5
|/
* - now avoids a few unnecessary copy operations during generation of the direc...Tannin2013-07-171-33/+101
* - basic diagnosis plugin now catches an issue where the users fontconfig.txt ...Tannin2013-07-141-14/+0
* - caching of downloadwidgets to fix performance problem, currently broken and...Tannin2013-06-291-1/+22
* - bugfix: mod priority ordering could become incorrectTannin2013-05-251-2/+4
* - bugfix: update on overwrite directory leads files incorrectly being assigne...Tannin2013-02-221-1/+1
* - moved shared and uibase libraries to namespacesTannin2013-02-171-799/+802
* - hooks for CreateHardLinkTannin2013-02-161-780/+780
* initial commit to mercurial repository.Tannin2013-02-031-0/+799