summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Say hello to Android multi arch build in one goBogDan Vatra2019-08-261-0/+10
* | | | | | | Android: Set RTLD_NODELETE on API 23+BogDan Vatra2019-08-231-2/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-121-1/+1
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | [Doc] Fix minor typosSze Howe Koh2019-07-101-1/+1
* | | | | Port some trivial cases from QMutex to QRecursiveMutexMarc Mutz2019-07-061-1/+1
| |_|_|/ |/| | |
* | | | QtCore: use new QLatin1String::arg()Marc Mutz2019-06-031-6/+6
* | | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-202-9/+9
| |_|/ |/| |
* | | QtCore: use qUtf16Printable and %ls, qErrnoWarning()Marc Mutz2019-05-291-10/+10
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-1/+1
|\| | | |/ |/|
| * Disable debug plugin check for MinGWCristian Adam2019-05-201-1/+1
* | Fix qplugin.h for Qt 6Lars Knoll2019-05-051-6/+26
* | Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
* | moc: Add a standard way of specifying a URI as part of Q_PLUGIN_METADATAUlf Hermann2019-04-111-2/+4
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-052-5/+5
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-042-5/+5
| |\
| | * Doc: Use the \nullptr macro instead of 0Venugopal Shivashankar2019-04-022-5/+5
* | | Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-032-30/+30
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-03-151-2/+2
|\| |
| * | Doc: replace 0 with \nullptr in documentationChristian Ehrlicher2019-03-131-2/+2
* | | More nullptr usage in headersKevin Funk2019-03-141-1/+1
|/ /
* | QtCore: replace null and nullptr with \nullptr in documentationChristian Ehrlicher2019-02-181-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-2/+2
|\|
| * Fix calculation of the string tab size in QElfParserThiago Macieira2018-11-281-2/+2
* | doc: Fix all clang parse errors in QtBase during PCH buildMartin Smith2018-11-051-1/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-291-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-271-1/+1
| |\
| | * Fix integer overflow in very long sections in ELF objectsThiago Macieira2018-09-151-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-061-1/+1
|\| |
| * | Android: Fix crashBogDan Vatra2018-09-031-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-029-35/+211
|\| |
| * | Plugins: Save some architectural requirement flagsThiago Macieira2018-09-013-6/+35
| * | Plugins: store the metadata in CBOR instead of binary JSONThiago Macieira2018-09-016-32/+179
| * | Windows code: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-08-302-3/+3
* | | QPluginLoader: pave the way for Qt 6 plugin meta dataThiago Macieira2018-08-211-1/+25
|/ /
* | Merge branch '5.11' into devEdward Welbourne2018-07-314-11/+33
|\|