summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qelfparser_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Define PN_XNUM if not defined in elf.hMichał Łoś2023-10-261-0/+4
* QElfParser: handle the case of PN_XNUM program headersThiago Macieira2023-09-091-0/+2
* QElfParser: use ELFOSABI_LINUX instead of ELFOSABI_GNUThiago Macieira2023-06-071-6/+1
* QElfParser: fix build if EM_S390 is not definedThiago Macieira2023-06-071-0/+2
* Add/enable Alpha detectionPino Toscano2023-02-071-0/+3
* Add LoongArch detectionWANG Xuerui2022-12-041-0/+5
* corelib: Support ELFOSABI_LINUX in qelfparserNiclas Rosenvik2022-11-041-0/+5
* Add M68k detectionPino Toscano2022-10-091-0/+3
* Add HPPA detectionPino Toscano2022-10-071-0/+3
* Fix build with SPARC SolarisMårten Nordheim2022-10-061-2/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-39/+3
* Fix build on CentOS 7Ilya Fedin2022-04-131-0/+2
* QtCore: Replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-03-261-2/+2
* QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicableSona Kurazyan2022-03-251-1/+3
* Q*Parser: Replace "data" with "contents" in stringsRobert Löhning2022-01-121-1/+1
* QNX: check and use elf.h from alternative locationJanne Juntunen2021-11-301-3/+11
* Q{CoffPe,Elf,MachO}Parser: check that the magic string is presentThiago Macieira2021-11-191-4/+11
* QPlugin: Move the plugin metadata to a note in ELF platformsThiago Macieira2021-10-181-17/+220
* QElfParser: rewrite using elf.hThiago Macieira2021-10-061-140/+494
* QPlugin: pass the direct header to qJsonFromRawLibraryMetaData()Thiago Macieira2021-10-041-0/+7
* Q{Elf,Mach}Parser: harmonize the arguments passedThiago Macieira2021-10-041-34/+19
* Q{Elf,Mach}Parser: simplify the return codesThiago Macieira2021-09-241-19/+17
* QElfParser: stop trying to look into the .rodata sectionThiago Macieira2021-09-141-3/+2
* QElfParser: remove one more unnecesary variable from the ELF parserThiago Macieira2021-09-141-2/+2
* QElfParser: don't attempt to parse ELF files of the wrong endiannessThiago Macieira2021-09-141-11/+12
* QElfParser: don't use int for the enumThiago Macieira2021-09-131-1/+2
* Whitespace cleanup in corelib/ mimetypes, plugin and threadAllan Sandfeld Jensen2020-10-211-2/+2
* Fix calculation of the string tab size in QElfParserThiago Macieira2018-11-281-2/+2
* ELF parser: fix off-by-one errorThiago Macieira2018-07-141-1/+1
* QPluginLoader: limit the amount of memory used when scanning pluginsThiago Macieira2018-07-141-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-2/+0
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-2/+0
* | QElfParser: Fix plural form in error messageFriedemann Kleint2017-02-151-4/+6
* | Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-121-22/+22
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Ensure there's no sign-extension here.Thiago Macieira2015-09-281-1/+1
* Fix typo: properly write endianness.Lisandro Damián Nicanor Pérez Meyer2015-02-201-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove support for Qt 4 style pluginsLars Knoll2012-06-061-2/+2
* QElfParser: double check section size before using it.Arvid E. Picciani2012-05-161-1/+1
* QElfParser: fix type of sh_sizePino Toscano2012-05-151-2/+2
* Implement new plugin mechanismLars Knoll2012-02-151-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17