summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativegeomapcopyrightsnotice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize code for map items into separate folderVolker Hilsheimer2022-09-231-376/+0
* Cleanup: use nullptr instead of 0Volker Hilsheimer2022-09-131-1/+1
* Constructor cleanupVolker Hilsheimer2022-09-121-3/+2
* Port to pointer-to-member-function connection syntaxVolker Hilsheimer2022-08-231-9/+10
* Reduce includes of private headers from upstream modulesVolker Hilsheimer2022-07-261-1/+0
* Silence build warnings, fix build errorsVolker Hilsheimer2022-06-161-1/+1
* Use up-to date LGPL license headerKai Köhne2021-12-021-11/+14
* Add missing overrideAlexander Volkov2020-06-291-1/+1
* Doc: Fix all documentation warningsTopi Reinio2018-03-271-1/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-191-20/+51
|\
| * Fix copyright notice performance when adding/removing itemsPaolo Angelelli2018-01-161-1/+1
| * Fix performance issue with copyright noticePaolo Angelelli2018-01-151-19/+50
* | Replace Q_NULLPTR with nullptrKevin Funk2018-02-051-1/+1
|/
* Fix for QDeclarativeGeoMapCopyrightNotice crashing the applicationPaolo Angelelli2017-06-141-6/+15
* Fix build for -no-feature-cssparserStephan Binner2017-04-191-0/+2
* Fix build for -no-feature-texthtmlparserStephan Binner2017-04-191-0/+16
* Default style for the copyright defined on the pluginThiago Marcos P. Santos2017-02-131-22/+32
* Fix documentation for QDeclarativeGeoMapCopyrightsNoticePaolo Angelelli2017-02-011-1/+1
* Add color and style properties to QDeclarativeGeoMapCopyrightNoticePaolo Angelelli2017-01-311-25/+88
* Expose QDeclarativeGeoMapCopyrightNotice in QMLPaolo Angelelli2017-01-301-6/+81
* Moving location qml implementation to location/declarative*Paolo Angelelli2017-01-261-0/+168