summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Forward declare the Objective C types for the documentation.Olivier Goffart2016-03-181-2/+2
* | | QFactoryLoader: Add namefilter for Windows.Friedemann Kleint2016-03-101-1/+5
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-112-2/+2
|\|
| * Link with -ldl option only when it is supportedLada Trimasova2016-02-052-2/+2
| * Remove declaration of method nowhere definedEdward Welbourne2016-01-061-2/+0
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Update the Intel copyright yearThiago Macieira2016-01-213-3/+3
* | Updated license headersJani Heikkinen2016-01-1521-292/+418
* | Make template instantiation in QFactoryLoader explicitUlf Hermann2016-01-061-1/+1
* | QFactoryLoader: generalize qLoadPlugin()Marc Mutz2016-01-051-4/+57
* | QtCore: eradicate all Q_FOREACH loops [threads, plugins]Marc Mutz2016-01-044-6/+7
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-3/+6
|\|
| * Win: Use native separators in QLibrary errorsKai Koehne2015-12-081-3/+6
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-022-6/+4
|\|
| * QtBase: combine adjacent qDebug()/qCritical() linesMarc Mutz2015-11-281-2/+2
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-4/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-231-0/+2
|\|