aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/listmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Docker: detect python in docker imagesDavid Schulz2022-09-061-0/+10
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [L-O]Jarek Kobus2022-05-251-1/+0
* Qt6: Workaround for ListModel iteratorshjk2020-07-301-4/+2
* Utils: Rename ListModel::forItems to ListModel::forAllDatahjk2020-05-201-1/+1
* Utils: Add some convenience functions to ListModelhjk2020-05-201-0/+22
* Utils::ListView: Silence clang warning about hidden overloadChristian Kandeler2020-04-231-0/+1
* Utils: return ChildType iterator in ListModelDavid Schulz2019-07-101-3/+3
* Utils: Introduce ListModel convenience for one-level tree modelhjk2019-03-011-0/+183