summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | 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
* | | | Added tag release v1.2.15 for changeset d1946676ce17Tannin2015-01-070-0/+0
|/ / /
* | | updated packaging and build scriptsTannin2015-01-0310-48787/+3
* | | - repository info is now stored with the modTannin2015-01-034-3/+42
* | | - bugfix: no exec info returned for .exeTannin2015-01-034-19/+23
* | | added/updated translation filesTannin2014-12-203-1330/+1885
* | | cleanupTannin2014-12-207-94/+225
* | | - drag&drop in the plugin list now also prompts a message instead of being im...Tannin2014-12-202-43/+13
* | | - bugfix: file extensions when adding executables were treated case sensitiveTannin2014-12-201-5/+6
* | | bugfix: when merging mods with a custom installer, various ini settings (incl...Tannin2014-12-201-6/+7
* | | endorsing is now only offered for mods with a valid nexus idTannin2014-12-201-16/+18
* | | workaround to prevent executables dialog from auto-selecting the top-most exe...Tannin2014-12-203-46/+57
* | | - mod-list can now be re-ordered with drag&drop while grouping is activeTannin2014-12-144-5/+30
* | | when reinstalling a mod the existing mods name is used by defaultTannin2014-12-143-11/+13