summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qassociativeiterable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation warnings for QIterable and related classesTopi Reinio2020-10-291-3/+2
* QAssociativeIterable: Unwrap variants on value()Ulf Hermann2020-10-191-2/+12
* QAssociativeIterable: Add methods to add/remove keys and valuesUlf Hermann2020-10-191-0/+55
* QMetaContainer: Consistently coerce typesUlf Hermann2020-10-191-14/+20
* Extend QSequentialIterable and add QAssociativeIterableUlf Hermann2020-09-191-0/+253