summaryrefslogtreecommitdiffstats
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-244-1/+61
* 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-1612-655/+99
* Don't exclude results with incomplete information from results.Andrew den Exter2014-03-273-24/+42
* Exclude query results located on removed media.Andrew den Exter2014-02-252-89/+210
* Fix sparql generation for linked data.Andrew den Exter2014-01-215-281/+395
* 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-034-44/+152
* 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
* Remove qtjsbackend from sync.profile.Robin Burchell2013-12-031-1/+0
* [qtdocgallery] Fix some compilation and QML-related bugs.Martin Jones2013-06-177-9/+10
* Fix query syntax for PhotoAlbum children.Andrew den Exter2013-05-313-8/+40
* Fix a warning in qtdocgallery found by GCC 4.8Thiago Macieira2013-04-081-4/+4
* fix project fileOswald Buddenhagen2013-03-131-3/+2
* define MODULE_VERSIONOswald Buddenhagen2013-03-131-0/+2
* make use of qtHaveModule()Oswald Buddenhagen2013-03-133-3/+3
* Adjust QT_DOCGALLERY_{BEGIN,END}_NAMESPACE macroSergio Ahumada2013-03-1358-118/+118
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+1
* point dependencies to stable branchesOswald Buddenhagen2012-12-131-3/+3
* HTML template: Updated copyright notice from Nokia to Digia PlcJerome Pasion2012-09-262-27/+2
* doc: Change copyrights from Nokia to DigiaSergio Ahumada2012-09-233-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2378-1833/+1833
* Doc: Added documentation templatesJerome Pasion2012-09-223-0/+776
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-112-2/+1
* Update the git-archive export optionsThiago Macieira2012-09-102-0/+4
* Removed the broken simulator backend.Xizhi Zhu2012-08-179-930/+1
* Added initial docs.Xizhi Zhu2012-08-157-0/+1088
* Finished changing the module name to QtDocGallery.Xizhi Zhu2012-08-1477-203/+186
* Removed "simple" backend.Xizhi Zhu2012-08-1423-4198/+2
* Rename the created module from QtAddonGallery to QtDocGalleryLars Knoll2012-08-147-14/+32
* 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-0115-0/+16
* Fix compilation in C++11 mode.Thiago Macieira2012-08-011-3/+3
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-304-14/+28
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* Test that the package configs for QtDocGallery work.Stephen Kelly2012-07-235-0/+90
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-112-40/+2