summaryrefslogtreecommitdiff
path: root/src/previewgenerator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Archive preview support (#2056)Jeremy Rimpo2024-07-111-2/+20
| | | | | * Support for archive file previews - Should account for alternates - Extracts files and requests preview from plugins that claim support
* Apply clang-format.Mikaël Capelle2023-07-091-7/+9
|
* Convert everything to CRLF.Mikaël Capelle2023-07-091-58/+58
|
* Fix crash when starting MO2 without instance.Mikaël Capelle2020-12-041-4/+4
|
* Do not store the list of preview plugins in PreviewGenerator.Mikaël Capelle2020-12-041-16/+15
|
* Replace usage of IPlugin::isActive().Mikaël Capelle2020-11-111-4/+7
|
* Do not use inactive preview plugin.Mikaël Capelle2020-10-111-2/+6
|
* Refactor obsolete methodsSilarn2019-07-031-4/+1
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-18/+22
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-22/+18
|
* incorrect use of "complete" file suffixesTannin2015-06-091-2/+2
|
* - moved code for file previews to pluginsTannin2014-01-141-66/+10
|
* - Mod Organizer can now display most image types (including dds) and txt ↵Tannin2014-01-051-0/+111
files from the data tree, presenting a comparison of variants in case of overwritten files