summaryrefslogtreecommitdiff
path: root/src/modinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* reduced number of mods for which update information is requested at onceTannin2015-05-171-0/+4
* - some code cleanup and modernization trying to fix "dr memory" reportsTannin2015-05-171-5/+4
* minor stuffTannin2015-05-111-1/+0
* - avoiding unnecessary meta.ini saves when checking mods for updatesTannin2015-03-181-8/+21
* - added content icon for BSAsTannin2015-02-251-1/+1
* icon delegates now use a pixmap cache to improve rendering performanceTannin2015-02-251-19/+29
* extended the game-plugin interfaceTannin2015-01-291-2/+9
* Merge with branch1.2Tannin2015-01-241-5/+2
|\
| * bugfix: initialization order was wrong and so kept foreign language systems f...Tannin2015-01-221-1/+1
| * cleanup (mostly removing unused includes)Tannin2015-01-221-1/+0
| * - download servers that haven't been available for over a month are now purge...Tannin2015-01-071-3/+1
* | - bugfixesTannin2015-01-061-1/+2
* | MergeTannin2015-01-041-1/+2
|\ \
| * | replaced all uses of NULL with nullptrTannin2014-11-281-1/+1
| * | cleanup und bugfixes after refactoringTannin2014-11-281-0/+1
* | | Merge with branch1.2Tannin2015-01-031-48/+77
|\| | | |/ |/|
| * - several style fixes suggested by static analysisTannin2014-09-241-1/+1
| * non-mo mods now have a constructed name that cannot conflict with a regular modTannin2014-09-101-1049/+1049
| * - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-3/+1
| * - can now filter by mod contentTannin2014-08-181-2/+21
| * - browser dialog now has a hidden url-field (for testing only)Tannin2014-07-271-49/+54
| * - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-1/+25
| * normalized eol style (all files should now have windows line endings)Tannin2014-07-171-1003/+1003
| * - when highlighting a mod the overwritten and overwriting mods are now highli...Tannin2014-07-141-18/+23
* | - repository info is now stored with the modTannin2015-01-031-0/+8
* | custom installers can now set the installation file (and the ncc installer no...Tannin2014-12-141-2/+10
* | removed use of ModInfo::internalNameTannin2014-12-091-1/+1
* | now stored installed files with each modTannin2014-12-091-0/+23
* | - several style fixes suggested by static analysisTannin2014-09-241-1/+1
* | non-mo mods now have a constructed name that cannot conflict with a regular modTannin2014-09-101-1020/+1020
* | - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-3/+1
* | - download-list will no longer show a file as having incomplete data if there...Tannin2014-07-211-1/+25
* | normalized eol style (all files should now have windows line endings)Tannin2014-07-171-998/+998
|/
* - added pseudo-categories to filter for mo-managed vs. unmanaged modsTannin2014-06-161-1/+1
* - loot client now only updates the masterlist once per MO sessionTannin2014-06-081-3/+12
* - added a new mod type that represents files handled externally (i.e. DLCs) a...Tannin2014-05-311-111/+218
* - mod list context menu split into two menus (one for whole list, one for sel...Tannin2014-05-131-1/+1
* - slightly overworked display of icon delegatesTannin2014-02-231-6/+6
* - ini file changes that would have to overwrite ini tweaks are now stored in ...Tannin2014-02-171-66/+54
* - a few hooks will now somewhat handle file names starting with \\?\Tannin2014-02-121-18/+44
* - when a download server returns a text file, it's assumed to be an error and...Tannin2014-01-181-2/+2
* - bugfix: changing nexus id directly via mod list did not cause the change to...Tannin2013-12-041-0/+7
* - diagnosis plugins can now request to be re-evaluatedTannin2013-11-061-0/+9
* - Option to choose edition of the game. Currently only relevant for FO3 becau...Tannin2013-10-251-1/+0
* - tooltip on download list now contains the file nameTannin2013-10-181-1/+7
* - nmm importer now also transfers category, endorsement state and lastest ver...Tannin2013-10-161-0/+5
* - hook.dll now doesn't inject to certain applications (currently steam, chrom...Tannin2013-10-051-3/+27
* - download progress is now visible in task barTannin2013-09-281-22/+17
* - bugfix: testing for missing masters at the wrong time seems to have caused ...Tannin2013-09-161-1/+1
* - added a new column for not-yet-endorsed modsTannin2013-09-011-1/+1