summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-113-1/+26
|\
| * moc: Fix compilation of text strings containing non-ASCIIThiago Macieira2018-09-103-1/+26
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-022-8/+58
|\|
| * Plugins: Save some architectural requirement flagsThiago Macieira2018-09-011-21/+35
| * Plugins: store the metadata in CBOR instead of binary JSONThiago Macieira2018-09-012-8/+44
* | QPluginLoader: pave the way for Qt 6 plugin meta dataThiago Macieira2018-08-216-1/+91
|/
* Enable QPluginLoader test for static buildsSimon Hausmann2018-08-032-2/+32
* tst_qpluginloader: Fix preprocessor conditionOliver Wolff2018-07-271-1/+1
* tst_qplugin: Re-enable loadReleasePlugin test caseOliver Wolff2018-07-261-0/+1
* Skip qplugin auto test for static configurationsOliver Wolff2018-07-261-0/+1
* Plugins: fix crash if the binary JSON data contains invalid sizeThiago Macieira2018-07-194-2/+163
* QPluginLoader: limit the amount of memory used when scanning pluginsThiago Macieira2018-07-141-2/+2
* Android: Pass tst_QFactoryLoaderMårten Nordheim2018-06-302-0/+19
* Android: Pass tst_qlibraryMårten Nordheim2018-06-292-15/+57
* Android: Pass tst_QUuidMårten Nordheim2018-06-281-0/+11
* tst_QLibrary: Ensure installation order of testdata libsKari Oikarinen2018-03-022-1/+4
* QUuid: add a way to get the string form without the bracesThiago Macieira2018-02-031-0/+16
* Remove spurious execute permissionsEdward Welbourne2017-12-083-0/+0
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-023-10/+18
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-3/+0
* QUuid: add fromString(QStringView/QLatin1String)Marc Mutz2017-04-202-12/+56
* QVariant: implement QByteArray ↔ QUuid conversionv5.9.0-beta2Marc Mutz2017-04-141-0/+15
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-4/+5
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-2/+3
| * Properly use the "process" featureUlf Hermann2017-02-271-2/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-242-0/+4
|\|
| * Make the factoryloader test compile without library supportUlf Hermann2017-02-222-0/+4
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-7/+2
|\|
| * Fix QLibrary::isLibrary on Apple platformsFilipe Azevedo2017-02-121-7/+2
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-233-4/+0
* | Share the multi-arch infrastructure between UIKit and macOSJake Petroules2016-09-291-3/+8
|/
* Convert the old feature systemLars Knoll2016-09-152-4/+2
* tests/auto/corelib/plugin: clean upMarc Mutz2016-08-271-3/+4
* Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-22/+12
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-22/+12
| |\
| | * Fix qplugin autotest on WindowsJoerg Bornemann2016-06-081-23/+12
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-4/+0
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-304-18/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+6
|\|
| * Disable tests requiring shared build when compiling staticallyMaurice Kalinowski2016-03-111-0/+6
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-028-2/+28
|\|
| * winrt: cleanup testcasesMaurice Kalinowski2016-01-298-2/+28
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-2126-441/+311
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devJędrzej Nowacki2015-11-051-9/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-9/+0
| |\|
| | * Autotest: remove AIX-related QT_POINTER_SIZE codeThiago Macieira2015-10-231-9/+0
* | | Add Objective-C specific type converters to QUuid.Jake Petroules2015-11-043-0/+99
|/ /