summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* tons of code cleanup and minor fixes to harden the code (mostly suggestions f...Tannin2015-02-256-41/+17
* extended the game-plugin interfaceTannin2015-01-299-302/+93
* Merge with branch1.2Tannin2015-01-246-88/+16
|\
| * updated version numberTannin2015-01-241-3/+1
| * cleanup (mostly removing unused includes)Tannin2015-01-226-67/+8
| * different way to check for file existenceTannin2015-01-112-18/+7
* | - bugfixesTannin2015-01-0611-503/+8
* | MergeTannin2015-01-0413-112/+99
|\ \
| * | replaced all uses of NULL with nullptrTannin2014-11-2812-94/+94
| * | cleanup und bugfixes after refactoringTannin2014-11-284-19/+6
* | | - fixes after mergeTannin2015-01-042-1/+4
* | | Merge with branch1.2Tannin2015-01-0310-50/+54
|\| | | |/ |/|
| * - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-219-19/+15
| * MergeTannin2014-11-061-3/+6
| |\
| | * - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-3/+6
| * | - moved the hook-recursion-protection to tlsTannin2014-09-291-6/+4
| |/
| * - several style fixes suggested by static analysisTannin2014-09-2412-131/+98
| * - removed a use of wostringstream which seems to have been involved in a bug....Tannin2014-09-191-12/+17
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-083-28/+31
| * - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-251-1/+1
| * - can now filter by mod contentTannin2014-08-1811-46/+70
| * - performance optimizations for detection of file changes in mod directoriesTannin2014-08-015-36/+100
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-172-32/+32
| * - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-171-1/+1
| * MergeTannin2014-07-1510-3/+32
| |\
| | * - Disabled compilation of loot_cli as the current loot version can't be compi...Tannin2014-07-159-1/+28
| | * Compilation dependency tracking enabled for organizer, hook, bsaExtractor, sh...TheBloke2014-07-081-0/+2
| | * .pro files - formatting/consistency fixesTheBloke2014-07-071-2/+2
| * | - qt 5 compatibility fixesTannin2014-07-151-6/+11
| |/
* | - bugfix: no exec info returned for .exeTannin2015-01-031-14/+20
* | cleanupTannin2014-12-204-80/+221
* | - NCC installer can now discover files in other mods (thanks Reunion!) and kn...Tannin2014-12-131-0/+1
* | - added error handling when a file can't be deleted from vfsTannin2014-12-012-8/+14
* | several bugfixes from the bugfix-wc that I forgot to backportTannin2014-11-261-2/+0
* | - moved the hook-recursion-protection to tlsTannin2014-09-291-6/+4
* | - archive library can now query for password during extraction (seems to be n...Tannin2014-11-051-3/+6
* | - several style fixes suggested by static analysisTannin2014-09-2412-136/+121
* | - removed a use of wostringstream which seems to have been involved in a bug....Tannin2014-09-191-12/+17
* | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-083-28/+31
* | - performance optimizations for detection of file changes in mod directoriesTannin2014-08-015-36/+100
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-172-32/+32
* | - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-171-1/+1
* | - qt 5 compatibility fixesTannin2014-07-151-6/+11
* | - Disabled compilation of loot_cli as the current loot version can't be compi...Tannin2014-07-159-1/+28
* | Compilation dependency tracking enabled for organizer, hook, bsaExtractor, sh...TheBloke2014-07-081-0/+2
* | .pro files - formatting/consistency fixesTheBloke2014-07-071-2/+2
|/
* - re-inserted code for bsa hiding (this was necessary to enforce expected bsa...Tannin2014-06-291-1/+2
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-162-4/+0
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-0810-2/+70
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-312-6/+9