summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qcoffpeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Q*Parser: Replace "data" with "contents" in stringsRobert Löhning2022-01-121-1/+1
* QCoffParser: Replace windows.h with qt_windows.hYuhang Zhao2021-12-091-4/+1
* Q{CoffPe,Elf,MachO}Parser: check that the magic string is presentThiago Macieira2021-11-191-3/+8
* QPluginLoader: add COFF PE file parserThiago Macieira2021-11-191-0/+416