summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | - bugfix: text files weren't displayed in the mod-info-dialogTannin2014-08-181-1/+2
| | * | | | - can now filter by mod contentTannin2014-08-1835-5050/+6161
| | * | | | - login package now also uses a "proper" user-agentTannin2014-08-184-11/+22
| | |/ / /
| | * | | - performance optimizations for detection of file changes in mod directoriesTannin2014-08-019-79/+115
| | * | | - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-2719-100/+277
| | * | | - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-2127-56/+241
| | * | | normalized eol style (all files should now have windows line endings)Tannin2014-07-17117-31484/+31484
| | * | | - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-175-14/+30
| | * | | MergeTannin2014-07-1545-10699/+20396
| | |\ \ \
| | | * | | - 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
| | | | * | | Added tag release v1.2.9 for changeset d70ead9aea95tomjobbins2014-07-070-0/+0
| | | * | | | - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-1427-10165/+14315
| | | |/ / /
| | * | | | - qt 5 compatibility fixesTannin2014-07-156-21/+41
| | * | | | MergeTannin2014-07-031-5/+17
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | slight fixes to qt5 compatibilityTannin2014-07-031-5/+17
* | | | | | added LocalPaths to ignore listTannin2015-03-091-0/+1
| |_|_|_|/ |/| | | |
* | | | | Small typo fixTom Tanner2015-03-011-1/+1
* | | | | revertThomas Tanner2015-03-011-2/+0
* | | | | testThomas Tanner2015-03-011-0/+2
* | | | | Change readme to include sip installThomas Tanner2015-03-011-1/+5
| |_|_|/ |/| | |
* | | | updated version numberTannin2015-01-242-5/+3
* | | | fixed logging in case of changes and errors in the mod listTannin2015-01-221-4/+7
* | | | bugfix: When displaying the list of save games to delete the list is capped t...Tannin2015-01-221-1/+10
* | | | bugfix: initialization order was wrong and so kept foreign language systems f...Tannin2015-01-222-3/+3
* | | | cleanup (mostly removing unused includes)Tannin2015-01-2240-120/+68
* | | | removed some obsolete codeTannin2015-01-222-31/+1
* | | | Added tag release v1.2.17 for changeset 2078ce371648Tannin2015-01-220-0/+0
* | | | bugfix: first attempt at discovering java binary always failedTannin2015-01-111-2/+3
* | | | increased version number and minor stuffTannin2015-01-112-5/+2
* | | | bugfix: priority couldn't be changed directly in plugin list (this change was...Tannin2015-01-111-4/+19
* | | | different way to check for file existenceTannin2015-01-112-18/+7
* | | | bugfix: translations for some plugins weren't loadedTannin2015-01-111-0/+5
* | | | bugfix: executables with extensions other than .com, .cmd or .bat were starte...Tannin2015-01-111-3/+4
* | | | Added tag release v1.2.16 for changeset a837623ea911Tannin2015-01-110-0/+0
* | | | bugfix: translations for configurator plugin weren't named correctlyTannin2015-01-081-2/+2
* | | | bugfix: translations for plugins were not usedTannin2015-01-081-0/+11
* | | | bugfix: showEvent contains initializion code that should be run only on first...Tannin2015-01-082-28/+38
* | | | - download servers that haven't been available for over a month are now purge...Tannin2015-01-0710-34/+53