summaryrefslogtreecommitdiffstats
path: root/src/location/declarativeplaces/qdeclarativeplace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* Use SPDX license identifiersVolker Hilsheimer2023-02-021-38/+2
* Mark the module as free of qAsConst()Marc Mutz2022-12-071-2/+2
* Documentation fixesVolker Hilsheimer2022-11-281-5/+2
* Cleanup: Remove duplicate storage of values from declarative wrappersVolker Hilsheimer2022-09-221-49/+32
* Cleanup: QPlaceContent and subclasses (3/3)Volker Hilsheimer2022-09-221-2/+2
* Register QPlaceContactDetail as a QML value typeVolker Hilsheimer2022-09-151-23/+10
* Register QPlaceSupplier as a QML value typeVolker Hilsheimer2022-09-151-14/+4
* Refactor: for loopsVolker Hilsheimer2022-09-141-3/+3
* Register QPlaceIcon as a QML value typeVolker Hilsheimer2022-09-141-14/+4
* Register QPlaceAttribute as a value typeVolker Hilsheimer2022-09-141-2/+2
* Register QPlaceRatings as a value typeVolker Hilsheimer2022-09-141-12/+4
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-131-7/+7
* Constructor cleanupVolker Hilsheimer2022-09-121-9/+6
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-9/+9
* Use 'const' correctlyVolker Hilsheimer2022-07-281-3/+3
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-261-16/+16
* Fix warnings for Windows buildIvan Solovev2022-02-281-2/+2
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* replace int by qsizetypeLauri Laanmets2021-11-091-2/+2
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-2/+2
|\
| * Doc: Fix documentation issuesTopi Reinio2019-05-161-2/+2
* | Fix deprecation warningsFriedemann Kleint2019-05-271-1/+1
|/
* Doc: Fix all documentation warningsTopi Reinio2018-03-271-1/+1
* Make QPlace extensiblePaolo Angelelli2018-01-271-2/+2
* Make error_messages.h privatePaolo Angelelli2017-05-021-1/+1
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-0/+1229