summaryrefslogtreecommitdiffstats
path: root/src/location/declarativeplaces/qdeclarativesearchresultmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Refactor: for loopsVolker Hilsheimer2022-09-141-2/+2
* Register QPlaceIcon as a QML value typeVolker Hilsheimer2022-09-141-6/+2
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-131-3/+2
* Constructor cleanupVolker Hilsheimer2022-09-121-2/+2
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-9/+17
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* replace int by qsizetypeLauri Laanmets2021-11-091-2/+2
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-08-031-8/+3
* QDeclarativeSearchResultModel: modify a map's value in-place instead of overw...Marc Mutz2019-07-101-3/+2
* Enable asynchronous incremental updates of QPlaceReplyPaolo Angelelli2018-07-271-6/+40
* Enable incremental updates in PlaceSearchModelPaolo Angelelli2018-07-051-7/+73
* Fix PlaceSearchModel::data documentationJulian Sherollari2018-05-301-1/+1
* Doc: Fix all documentation warningsTopi Reinio2018-03-271-1/+1
* Add unnecessary break to keep GCC 7 happyThiago Macieira2017-06-061-0/+1
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-0/+917