summaryrefslogtreecommitdiff
path: root/src/previewgenerator.h
Commit message (Collapse)AuthorAgeFilesLines
* Archive preview support (#2056)Jeremy Rimpo2024-07-111-1/+3
| | | | | * 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-6/+4
|
* Convert everything to CRLF.Mikaël Capelle2023-07-091-47/+47
|
* Fix crash when starting MO2 without instance.Mikaël Capelle2020-12-041-2/+2
|
* Do not store the list of preview plugins in PreviewGenerator.Mikaël Capelle2020-12-041-8/+0
|
* Replace usage of IPlugin::isActive().Mikaël Capelle2020-11-111-2/+4
|
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-10/+14
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-14/+10
|
* - moved code for file previews to pluginsTannin2014-01-141-2/+4
|
* - Mod Organizer can now display most image types (including dds) and txt ↵Tannin2014-01-051-0/+51
files from the data tree, presenting a comparison of variants in case of overwritten files