summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove non-Qt6 compile time switches from QtCoreAllan Sandfeld Jensen2020-07-244-68/+0
* Suffix qt_pluginMetaData with class nameTor Arne Vestbø2020-07-161-4/+4
* QFactoryLoader: Do not call unload() automaticallyUlf Hermann2020-07-011-4/+1
* Use QList instead of QVector in corelib implementationJarek Kobus2020-06-293-5/+5
* Use QList instead of QVector in corelibJarek Kobus2020-06-251-2/+2
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-2/+2
* Port remaining usages of QStringRef in QtCore to QStringViewLars Knoll2020-06-122-5/+5
* Remove winrtOliver Wolff2020-06-062-27/+0
* QFactoryLoader: port a local QStringList to QDuplicateTrackerMarc Mutz2020-06-051-3/+3
* Add missing lock in QFactoryLoaderAlex Blasche2020-06-031-0/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-0/+3
|\
| * QFactoryLoader: Fix warning about binary JSON being deprecatedThiago Macieira2020-04-091-0/+3
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-092-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-083-6/+11
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-083-2/+7
| |\
| | * QLibrary: fix deadlock caused by fix to QTBUG-39642Thiago Macieira2020-04-063-2/+7
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-061-4/+4
| |\|
| | * QLibrary/Android: Correct improper mergingThiago Macieira2020-04-031-4/+4
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-166-82/+108
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-116-82/+108
| |\|
| | * QLibrary: introduce a mutex to protect non-atomic internalsThiago Macieira2020-03-035-52/+68
| | * QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-032-12/+0
| | * QPluginLoader: rework the loading and the caching of instanceThiago Macieira2020-03-033-22/+44
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\| |
| * | Core: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-292-2/+4
| |\|
| | * Doc: QPluginLoader: remove the claim we search the current dirThiago Macieira2020-01-181-1/+1
| | * QLibrary/Unix: do not attempt to load a library relative to $PWDThiago Macieira2020-01-181-1/+3
* | | Remove comments about destructors needing to be emptyJan Arve Sæther2020-02-111-1/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-094-26/+26
|\| |
| * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-064-26/+26
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-252-2/+1
|\| |
| * | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
| |/
| * Do not load plugin from the $PWDOlivier Goffart2019-11-111-1/+0
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-041-1/+1
|\|
| * Android: Fix plugins namingBogDan Vatra2019-10-011-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-243-1/+29
|\|
| * Android: Fix loading of pluginsBogDan Vatra2019-09-223-1/+29
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-221-1/+1
|\|
| * Enable debug plugin check for MinGW / Unix in debug_and_release modeCristian Adam2019-09-171-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-181-2/+2
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-041-2/+19
| |\
| * \ Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-061-1/+1
| |\ \
| * \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-081-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-263-15/+15
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-06-061-11/+11
| |\ \ \ \ \
| * | | | | | Bump version to Qt 6Lars Knoll2019-05-141-2/+2
* | | | | | | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Revert "Disable debug plugin check for MinGW"Oliver Wolff2019-08-201-1/+1