summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace int with longlong for fileSize propertyHEADmasterAleksey Tatarov2020-05-253-2/+32
* Fix nmm:exposureTime typePekka Vuorela2019-11-011-1/+1
* Add module identifierPekka Vuorela2019-11-011-0/+1
* Fix building with namespaced QtChristian Stenger2019-09-1115-30/+30
* Use Q_NULLPTR instead of 0 for null pointers in 5.6 headersThiago Macieira2016-05-3018-41/+41
* Outsource the result set synchronization logic.Andrew den Exter2014-10-195-459/+496
* Update the current row correctly in tracker result sets.Andrew den Exter2014-06-241-2/+2
* Add GPS coordinate properties for images.Andrew den Exter2014-06-243-1/+35
* Fix array overrun when new items are appended to a result set.Andrew den Exter2014-04-171-1/+1
* Remove separate result set for Type requests.Andrew den Exter2014-04-1611-570/+62
* Don't exclude results with incomplete information from results.Andrew den Exter2014-03-272-20/+36
* Exclude query results located on removed media.Andrew den Exter2014-02-251-8/+8
* Fix sparql generation for linked data.Andrew den Exter2014-01-212-111/+141
* Verify the type of query results before accessing them.Andrew den Exter2013-12-182-9/+122
* Fix assertion on construction.Andrew den Exter2013-12-181-0/+1
* Don't execute queries over the tracker dbus interface.Robin Burchell2013-12-1311-157/+117
* Fix DocumentGallery returning encoded urls.Robin Burchell2013-12-033-35/+66
* Search for videos using the nmm:Video type instead of nfo:VideoRobin Burchell2013-12-031-1/+1
* Expose properties common to multiple type through File.Robin Burchell2013-12-031-5/+11
* Support the orientation value for all file types.Robin Burchell2013-12-031-7/+7
* Translate orientation strings to integer values.Robin Burchell2013-12-033-5/+75
* Update results set of type File on graph updates.Robin Burchell2013-12-032-1/+12
* [qtdocgallery] Fix some compilation and QML-related bugs.Martin Jones2013-06-177-9/+10
* Fix query syntax for PhotoAlbum children.Andrew den Exter2013-05-312-6/+12
* Fix a warning in qtdocgallery found by GCC 4.8Thiago Macieira2013-04-081-4/+4
* make use of qtHaveModule()Oswald Buddenhagen2013-03-131-1/+1
* Adjust QT_DOCGALLERY_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-1358-118/+118
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2361-1445/+1445
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-111-2/+0
* Removed the broken simulator backend.Xizhi Zhu2012-08-179-930/+1
* Finished changing the module name to QtDocGallery.Xizhi Zhu2012-08-1467-188/+171
* Removed "simple" backend.Xizhi Zhu2012-08-1421-4173/+0
* Rename the created module from QtAddonGallery to QtDocGalleryLars Knoll2012-08-143-7/+23
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+2
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-304-14/+28
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-112-40/+2
* Update the export macros in qtdocgallery.gitThiago Macieira2012-07-111-21/+5
* build system cleanupsOswald Buddenhagen2012-06-261-9/+2
* auto-generate module prisOswald Buddenhagen2012-06-261-1/+0
* Use QPointer instead of QWeakPointer to track QObjects.Stephen Kelly2012-06-072-2/+3
* Remove QtScript dependencyLars Knoll2012-06-063-20/+28
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-034-73/+73
* Optimise use of QUrl now that QUrl::toString() is permittedThiago Macieira2012-04-251-2/+2
* Fix build break.Xizhi Zhu2012-04-0212-14/+14
* Adapt to new plugin mechanism.Xizhi Zhu2012-03-132-2/+3
* Declarative --> Qml adaptation.Xizhi Zhu2012-03-0811-42/+42
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-046-183/+183
* Add jsondbcompat library to fix compilation error.Toby Tomkins2012-02-131-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3087-87/+87