summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| | * | - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-1427-10165/+14315
| | |/
| * | - qt 5 compatibility fixesTannin2014-07-155-13/+19
| * | MergeTannin2014-07-031-5/+17
| |\ \ | | |/ | |/|
| | * slight fixes to qt5 compatibilityTannin2014-07-031-5/+17
* | | 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
* | | if a shortcut-started application is the same binary as a configured one, the...Tannin2014-12-143-0/+25
* | | custom installers can now set the installation file (and the ncc installer no...Tannin2014-12-142-2/+20
* | | - NCC installer can now discover files in other mods (thanks Reunion!) and kn...Tannin2014-12-135-1/+13
* | | all executables can now be repositioned, including auto-detected onesTannin2014-12-094-24/+62
* | | searching for steam process will no longer fail when more than 1024 processes...Tannin2014-12-092-12/+22
* | | removed use of ModInfo::internalNameTannin2014-12-094-11/+4
* | | now stored installed files with each modTannin2014-12-094-0/+53
* | | bugfix: hitting the fix button in the diagnosis plugin could crash MO if theTannin2014-12-041-4/+9
* | | bugfix: ini tweaks were not applied in priority orderTannin2014-12-041-2/+3
* | | minor fixesTannin2014-12-041-1/+1
* | | - added error handling when a file can't be deleted from vfsTannin2014-12-014-11/+20
* | | more bugfixesTannin2014-11-265-1406/+1434
* | | several bugfixes from the bugfix-wc that I forgot to backportTannin2014-11-262-210/+218
* | | undid some changes that accidentally made it to this branchTannin2014-11-269-7444/+7293
* | | - fixed manifest for qt5Tannin2014-11-142-2/+12
* | | - updated staging script to use qt5 and to fetch translations from transifexTannin2014-11-117-6629/+9613
* | | some work on installer scriptsTannin2014-11-111-0/+11
* | | - re-enabled use of img-tags in bbcode converterTannin2014-11-116-57/+27