summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* QtCore: include mocsThiago Macieira2017-05-053-0/+5
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-1314-67/+52
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-0614-67/+52
| * streamline libdl detection and linkingOswald Buddenhagen2017-02-271-1/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-244-14/+13
|\|
| * Move qJsonFromRawLibraryMetaData into qfactoryloader_p.hUlf Hermann2017-02-224-14/+13
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-02-171-21/+9
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-21/+9
| |\|
| | * Eliminate QT_NO_DYNAMIC_LIBRARYUlf Hermann2017-02-161-21/+9
* | | Use static initialization for QBasicAtomicsMarc Mutz2017-02-161-1/+1
|/ /
* | Make some atomic counters zero-basedMarc Mutz2017-02-151-2/+2
* | QElfParser: Fix plural form in error messageFriedemann Kleint2017-02-151-4/+6
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-21/+13
|\|
| * Fix QLibrary::isLibrary on Apple platformsFilipe Azevedo2017-02-121-21/+13
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+2
|\|
| * Fix race condition in QFactoryLoader: lock the mutex we already haveThiago Macieira2016-12-171-0/+2
* | Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-122-27/+27
|/
* Merge dev into 5.8Oswald Buddenhagen2016-08-222-5/+5
|\
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-5/+5
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-132-5/+5
| | |\
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-122-5/+5
* | | | QFactoryLoader: clean up #ifdefsMarc Mutz2016-08-151-64/+0
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-2/+7
|\| |
| * | Update QLibrary's debug output when loading failedThiago Macieira2016-07-201-2/+7
* | | Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-2/+2
* | | CoreLib: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-07-021-4/+4
* | | Make sure all private headers in Qt Core include qglobal_p.hThiago Macieira2016-06-254-3/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-231-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-231-1/+1
| |\|
| | * make plugin meta data load failure error message less crypticOswald Buddenhagen2016-06-221-1/+1
* | | QDateTime: introduce {to,from,set,current}SecsSinceEpochThiago Macieira2016-06-221-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-171-2/+2
|\| |
| * | Use void instead of uchar in the endian-swapping function parametersv5.7.0-rc1Thiago Macieira2016-05-261-2/+2
* | | Remove obsolete a.out code after QT_AOUT_UNDERSCORE is goneRalf Nolden2016-06-061-12/+1
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-3/+0
* | | Properly forward-declare the Apple types with Q_QDOCOlivier Goffart2016-05-311-1/+1
* | | Fix unimplemented Mach-O parsing for ARM64 platforms in QPluginLoader.Jake Petroules2016-05-301-0/+3
* | | Collate conversion functions for Core Foundation/Foundation typesTor Arne Vestbø2016-05-192-108/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-124-32/+25
|\| |
| * | QFactoryLoader: use new QJsonObject::value(QLatin1String)Marc Mutz2016-05-101-27/+11
| * | Fix build on WinRTMaurice Kalinowski2016-05-101-1/+2
| * | Implement QLibrary::PreventUnloadHint for WindowsThiago Macieira2016-05-082-2/+10
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-3/+3
| |\|
| | * normalize structure of plugandpaint exampleOswald Buddenhagen2016-05-031-3/+3
* | | Stop unloading plugins in QPluginLoader and QFactoryLoaderThiago Macieira2016-05-032-4/+7
* | | darwin: Move conversion function documentation to function definitionTor Arne Vestbø2016-05-032-33/+29
* | | darwin: Simplify conversion function declarations in headersTor Arne Vestbø2016-05-031-5/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-5/+5
|\| |
| * | Unify license header usage.Jani Heikkinen2016-03-291-5/+5
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-303-37/+4