summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/qremoteobjectcontainers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-061-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-141-38/+2
* Handle enums/flags as hash/map keysBrett Stottlemyer2021-08-171-5/+43
* Support general QMap<*>/QHash<*> types with a proxyBrett Stottlemyer2021-08-171-2/+59
* Fix crash when using QList<*> with a proxyMichael Brasser2021-08-081-0/+84