summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* accidentally removed loot_cli from buildTannin2014-11-281-0/+1
* replaced all uses of NULL with nullptrTannin2014-11-2865-457/+455
* cleanup und bugfixes after refactoringTannin2014-11-2830-568/+526
* MergeTannin2014-11-2169-9891/+11063
|\
| * - started on a refactoring moving functionality out of the MainWindow classTannin2014-11-2130-1742/+2497
| * - fixed manifest for qt5Tannin2014-11-142-2/+12
| * - updated staging script to use qt5 and to fetch translations from transifexTannin2014-11-117-4126/+4336
| * MergeTannin2014-11-116-57/+27
| |\
| | * - re-enabled use of img-tags in bbcode converterTannin2014-11-116-57/+27
| * | MergeTannin2014-11-1112-34/+76
| |\|
| | * - bsa parser will now cancel in case of a read error. Before, when attempting...Tannin2014-11-093-10/+17
| | * MergeTannin2014-11-0610-24/+59
| | |\
| | | * - archive library can now query for password during extraction (seems to be n...Tannin2014-11-0510-24/+59
| * | | some work on installer scriptsTannin2014-11-111-0/+11
| |/ /
| * | - workaround for GetModuleFileName-calls that supply wrong buffer sizeTannin2014-11-062-3/+4
| * | - moved the hook-recursion-protection to tlsTannin2014-09-295-42/+42
| * | updated minimum nmm compatible version numberTannin2014-09-271-1/+1
| |/
| * - several style fixes suggested by static analysisTannin2014-09-2426-209/+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-1338/+1338
| * 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-1224/+1238
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-0822-144/+302
* | qt5 compatibilityTannin2014-11-211-3/+10
* | MergeTannin2014-08-282-2/+2
|\ \ | |/ |/|
| * minor fixesTannin2014-08-282-2/+2
* | - 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-256-8/+24
* | - bugfix: mods were specified by internal name in archive and data tabTannin2014-08-192-5/+18
* | - 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
* | - can now filter by mod contentTannin2014-08-1834-5050/+6160
* | - 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