summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* - Disabled compilation of loot_cli as the current loot version can't be compi...Tannin2014-07-1522-3261/+8748
* merged changes by TheBlokeTannin2014-07-1512-350/+410
|\
| * deleteSavegame:TheBloke2014-07-131-1/+2
| * savegameList: more minor changesTheBloke2014-07-131-8/+4
| * savegameList:TheBloke2014-07-131-14/+12
| * savegameList: A few cleanups and minor code improvementsTheBloke2014-07-121-11/+10
| * - savegameList: Improved save game handling from MainWindowTheBloke2014-07-113-18/+48
| * - Save game management: re-factored getting of filenames including .skseTheBloke2014-07-116-282/+283
| * Additional 'make install' step - install boost_python DLL to output(d)\DLLsTheBloke2014-07-081-2/+3
| * Compilation dependency tracking enabled for organizer, hook, bsaExtractor, sh...TheBloke2014-07-082-0/+6
| * .pro files - formatting/consistency fixesTheBloke2014-07-072-50/+54
| * organizer.pro - tiny tweak to Qt5 version checkTheBloke2014-07-071-1/+1
| * Added 'make install' steps in ModOrganizer.pro -TheBloke2014-07-071-2/+26
* | - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-1427-10165/+14315
|/
* - bugfix: update.bsa is again treated like a regular bsa because hiding it fr...Tannin2014-06-302-8/+7
* - re-inserted code for bsa hiding (this was necessary to enforce expected bsa...Tannin2014-06-2916-13610/+9919
* - test-plugins accidentally distributed in the 1.2.5 release are now automati...Tannin2014-06-2523-18683/+12518
* MergeTannin2014-06-235-8/+12
|\
| * - bugfix: networkaccessmanager of browser dialog wasn't destroyed correctly. ...Tannin2014-06-211-1/+1
| * - changed the url used to login on nexus (the previous page was disabled)Tannin2014-06-214-7/+11
* | - adjusted mod load order in hook.dll to match the one from the UITannin2014-06-233-12/+14
* | - download read buffer is now limited to 1MB. Might prevent out-of-memory err...Tannin2014-06-172-7/+4
|/
* MergeTannin2014-06-161-1/+1
|\
| * bugfix: the warning dialog upon changing the mod directory didn't have an eff...Tannin2014-06-141-1/+1
* | - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-1616-241/+327
* | - loot client now only updates the masterlist once per MO sessionTannin2014-06-0825-64/+230
|/
* - plugin-list now displays loot messagesTannin2014-06-024-20/+70
* - removed needless modlist-rewriteTannin2014-05-311-4/+4
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-3120-265/+622
* MergeTannin2014-05-283-35/+9
|\
| * small bugfixesTannin2014-05-285-233/+199
* | - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-2521-175/+237
* | - NCC will now report an error if a script tries to extract a non-existent fi...Tannin2014-05-152-4/+2
* | - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-1320-512/+870
* | - very effective optimization to findfirstfile-callsTannin2014-05-0511-50/+68
* | - bugfix: endless loop in detection of mod order problemsTannin2014-05-041-1/+0
* | - main window now has a small view displaying log messagesTannin2014-05-0417-985/+1203
* | - download tooltip now also includes the file descriptionTannin2014-05-013-3/+6
* | - bugfix: newly installed files could be added hiddenTannin2014-04-252-3/+4
* | - updated installerTannin2014-04-244-11/+14
* | - added an option to show meta info on downloads instead of filenamesTannin2014-04-2317-83/+223
* | - loot client no longer stalls the process while waiting for masterlist updateTannin2014-04-164-20/+25
* | - loot integration now displays the reportTannin2014-04-059-57/+85
* | Merge with branch1.1Tannin2014-04-05145-14286/+16066
|\ \
| * | - added buttons to backup and restore the modlist and pluginlistTannin2014-04-0519-455/+486
| * | - bugfix: the add/remove categories function could fail when a filter/groupin...Tannin2014-03-262-50/+22
| * | - improved NCC compatibilityTannin2014-03-263-9/+15
| * | MergeTannin2014-03-186-2/+52
| |\|
| | * MergeTannin2014-03-166-2/+52
| | |\
| | | * some fixes towards qt5 compatibilityTannin2014-03-166-2/+52