summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnativeinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Do not include qloggingcategory.h in public headersKai Köhne2021-11-161-33/+0
* Add default constructor and Q_DISABLE_COPY_MOVE to native interfacesTor Arne Vestbø2021-08-101-0/+2
* Improve documentation signature for native interface accessorTor Arne Vestbø2021-08-101-0/+6
* Use member function instead of template function to resolve native interfaceTor Arne Vestbø2021-07-171-29/+23
* Improve error reporting when requesting unsupported native interfaceTor Arne Vestbø2021-07-151-17/+91
* Type erase native interfaces via string instead of typeidTor Arne Vestbø2021-05-201-11/+13
* native interface plumbing: Fix ambiguities with existing classes named TypeInfoFriedemann Kleint2021-05-141-3/+2
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-15/+82
* Move QNativeInterface helpers to their own header fileTor Arne Vestbø2021-05-101-0/+73