summaryrefslogtreecommitdiff
path: root/src/imports/location/declarativeplaces/qdeclarativesupportedcategoriesmodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-081-0/+11
* Remove LGPLv2.1 and add GPLv2+ from/to QtLocationAlex Blasche2015-02-191-14/+17
* Update contact URL in all license headers to qt.ioAlex Blasche2015-02-181-1/+1
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Change copyright from 2012 to 2013Rainer Keller2013-01-171-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Remove obsolete functionabcd2012-08-241-2/+0
* Remove unneeded use of QT_PREPEND_NAMESPACE when declaring metatypes.Aaron McCarthy2012-08-061-1/+1
* Fix incorrect warning messages + refactor error handlingabcd2012-07-201-1/+1
* Fix inconsistent enumsabcd2012-07-201-1/+1
* QML dataChanged()abcd2012-06-101-0/+2
* ParentCategory role for CategoryModelabcd2012-06-101-1/+2
* Remove Maps from public C++ API.Aaron McCarthy2012-06-071-0/+1
* QAbstractItemModel::setRoleNames is deprecated in favour of a virtual.Aaron McCarthy2012-06-051-0/+1
* Coding style fixes: whitespace around pointers/referencesAlex Wilson2012-05-151-1/+1
* Coding style fixes: use Q_SIGNALS/Q_SLOTSAlex Wilson2012-05-151-3/+3
* Coding style fixes, round #1Alex Wilson2012-05-151-1/+1
* Mark CategoryRole as for internal usage onlyabcd2012-03-091-2/+2
* QtDeclarative renaming.Aaron McCarthy2012-03-091-5/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Explicit includes of QDeclarativeParserStatus, QtQuick fixupsAlex Wilson2012-01-131-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Rename (private fn) reloadCategories() to updateLayout()abcd2011-12-201-1/+1
* Unit tests for Category element.Aaron McCarthy2011-12-161-2/+4
* Connect category notification signals when plugin name changes.Aaron McCarthy2011-11-291-0/+1
* Update the category model when plugin name changes.Aaron McCarthy2011-11-221-0/+1
* Move save/remove operations in to the QDeclarativeCategory classabcd2011-10-111-3/+1
* Improve naming consistency in Places API.Aaron McCarthy2011-10-101-8/+3
* QtLocation: Fix compile on Windows.Friedemann Kleint2011-10-061-1/+1
* Add Category Save and Removal functionalityAaron McCarthy2011-10-031-20/+40
* Fix missing/outdated license headers.Aaron McCarthy2011-09-261-0/+41
* Add updating property to SupportedCategoriesModel.Aaron McCarthy2011-08-241-0/+4
* Remove Landmarks as it is now obsoleteabcd2011-08-231-1/+1
* Hierarchical categories.Aaron McCarthy2011-08-151-14/+28
* Incorporate places/nokia plugin into geoservices/nokia plugin.Aaron McCarthy2011-07-291-2/+21
* Allow places branch to work when Qt is built in a namespace.Aaron McCarthy2011-07-141-3/+3
* Integrate updates from q4 pre-releaseabcd2011-06-231-2/+6
* Add in declarative placesabcd2011-06-211-0/+56