summaryrefslogtreecommitdiff
path: root/src/location/places
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation and fix warnings and examplesVolker Hilsheimer2023-02-211-0/+26
* Use SPDX license identifiersVolker Hilsheimer2023-02-0265-2472/+132
* Documentation fixesVolker Hilsheimer2022-11-286-37/+25
* Doc: we don't guarantee compatibility for backend classesVolker Hilsheimer2022-10-121-0/+5
* Declare value types as structured values, remove workaroundsVolker Hilsheimer2022-09-306-0/+10
* Build system: move to declarative type registrationVolker Hilsheimer2022-09-286-0/+12
* Cleanup: QPlaceContent and subclasses (2/3)Volker Hilsheimer2022-09-226-479/+0
* Cleanup: QPlaceContent and subclasses (1/3)Volker Hilsheimer2022-09-2212-729/+241
* Cleanup: de-virtualize QPlaceAttributePrivateVolker Hilsheimer2022-09-192-19/+1
* Register QPlaceContactDetail as a QML value typeVolker Hilsheimer2022-09-152-8/+54
* Register QPlaceSupplier as a QML value typeVolker Hilsheimer2022-09-152-7/+78
* Register QPlaceIcon as a QML value typeVolker Hilsheimer2022-09-142-1/+14
* Register QPlaceAttribute as a value typeVolker Hilsheimer2022-09-142-11/+132
* Register QPlaceRatings as a value typeVolker Hilsheimer2022-09-142-12/+53
* Register QPlaceUser as a QML value typeVolker Hilsheimer2022-09-142-10/+48
* Constructor cleanupVolker Hilsheimer2022-09-1234-373/+53
* Cleanup: remove virtual keyword from overridesVolker Hilsheimer2022-09-122-29/+29
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-237-43/+47
* Use 'const' correctlyVolker Hilsheimer2022-07-284-4/+4
* Modernize Places value typesVolker Hilsheimer2022-07-2824-299/+316
* Clean up includesVolker Hilsheimer2022-07-2827-40/+81
* Remove unused placemacro headerVolker Hilsheimer2022-07-272-75/+0
* Remove all qmake .pro files, except for examplesVolker Hilsheimer2022-07-261-94/+0
* Reduce includes of private headers from upstream modulesVolker Hilsheimer2022-07-266-6/+2
* Replace foreach with ranged for and set QT_NO_FOREACHVolker Hilsheimer2022-07-261-1/+1
* Make sure all private headers include at least one otherThiago Macieira2022-03-0912-12/+24
* Use up-to date LGPL license headerKai Köhne2021-12-0275-825/+1050
* Fix warnings that break Windows buildIvan Solovev2021-11-091-2/+2
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2021-02-045-5/+5
* Add missing overrideAlexander Volkov2020-06-2910-11/+11
* Use QList instead of QVectorJarek Kobus2020-06-251-1/+1
* Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-08-031-4/+1
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-16/+16
* Allow searching along a QGeoRoutePaolo Angelelli2018-11-011-0/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-041-1/+3
|\
| * Amend 8a7bde9b93 to correctly account for the UnspecifiedVisibility caseAndy Shaw2018-10-031-2/+2
| * If a category has UnspecifiedVisibility then we should still matchAndy Shaw2018-10-021-1/+3
* | Add "we mean it" warning to qplacesearchrequest_p.hPaolo Angelelli2018-08-301-0/+11
* | Enable asynchronous incremental updates of QPlaceReplyPaolo Angelelli2018-07-272-0/+14
* | Enable incremental updates in PlaceSearchModelPaolo Angelelli2018-07-054-23/+103
|/
* Doc: Fix all documentation warningsTopi Reinio2018-03-273-5/+7
* Replace Q_NULLPTR with nullptrKevin Funk2018-02-059-10/+10
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2018-02-053-4/+4
* Make QPlace extensiblePaolo Angelelli2018-01-274-194/+365
* Remove moc_* inclusions from source filesPaolo Angelelli2017-02-141-2/+0
* Fix export macro in private headersPaolo Angelelli2017-02-141-7/+8
* Doc: Location *Reply classes: Document aborted() signalTopi Reinio2017-01-301-1/+12
* Refactoring: removing m_reply from GeoReply classesPaolo Angelelli2016-11-292-0/+2
* Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-039-10/+10
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0812-0/+132