summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | - bsa parser will now cancel in case of a read error. Before, when attempting...Tannin2014-11-093-10/+17
* | | - workaround for GetModuleFileName-calls that supply wrong buffer sizeTannin2014-11-062-3/+4
* | | - moved the hook-recursion-protection to tlsTannin2014-09-295-45/+84
* | | - archive library can now query for password during extraction (seems to be n...Tannin2014-11-0510-24/+89
* | | - several style fixes suggested by static analysisTannin2014-09-2426-193/+176
* | | - removed a use of wostringstream which seems to have been involved in a bug....Tannin2014-09-191-12/+17
* | | non-mo mods now have a constructed name that cannot conflict with a regular modTannin2014-09-102-1309/+1309
* | | when MO fails to overwrite its ini file it tries another method using qt func...Tannin2014-09-101-2/+15
* | | plugins can now query the list of masters for a pluginTannin2014-09-102-0/+15
* | | profiles are now created with an (empty) archives.txtTannin2014-09-102-1113/+1120
* | | - descriptions for plugin settings are now displayedTannin2014-09-103-1213/+1227
* | | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-0822-134/+288
* | | - bugfix: MO would report invalid index errors when downloading while downloa...Tannin2014-08-253-6/+8
* | | - processes spawned from MO are now themselves allowed to break away from the...Tannin2014-08-254-7/+16
* | | - bugfix: mods were specified by internal name in archive and data tabTannin2014-08-191-3/+16
* | | - new plugin-api to determine the origin of a fileTannin2014-08-182-0/+17
* | | - bugfix: text files weren't displayed in the mod-info-dialogTannin2014-08-181-1/+2
* | | - login package now also uses a "proper" user-agentTannin2014-08-184-11/+22
* | | - performance optimizations for detection of file changes in mod directoriesTannin2014-08-018-78/+114
* | | - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-2714-40/+190
* | | - 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-31287/+31287
* | | - bugfix: broke qt4 compatibility in trying to support qt5Tannin2014-07-175-14/+30
* | | - qt 5 compatibility fixesTannin2014-07-155-18/+38
* | | slight fixes to qt5 compatibilityTannin2014-07-031-1/+1
* | | - Disabled compilation of loot_cli as the current loot version can't be compi...Tannin2014-07-1514-24/+5392
* | | 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