summaryrefslogtreecommitdiffstats
path: root/src/gallery
Commit message (Expand)AuthorAgeFilesLines
* Fix DocumentGallery returning encoded urls.Andrew den Exter2013-03-273-35/+66
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1089-89/+89
* Fix query syntax for PhotoAlbum children.Andrew den Exter2012-11-192-6/+12
* Update to new license formatSergio Ahumada2012-11-0789-1940/+1940
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-0789-267/+267
* Fix QGalleryQueryRequest::setMetaData does not work on SymbianJuha Kukkonen2012-03-293-17/+21
* Fix DocumentGallery audio filtering by artist on SymbianJuha Kukkonen2012-02-231-1/+5
* Enabled deployment of infixed binaries on SymbianGareth Stockwell2011-11-251-2/+4
* Fix license headers in QtMobilityJyri Tahtela2011-07-062-20/+20
* Docs: Remove references to Maemo6.Peter Yard2011-06-241-2/+1
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-1887-1481/+1481
* Docs: QTMOBILITY-790 gallery, location, landmarks.Peter Yard2011-05-054-0/+90
* Docs: QTMOBILITY-790 Contacts, feedback, gallery.Peter Yard2011-04-277-3/+188
* Docs: QTMOBILITY-790 added since tag for 1.1 Classes.Peter Yard2011-04-1511-0/+13
* Orientation of images are numbers, not strings.Xizhi Zhu2011-03-212-2/+2
* Simulator: Compile fixOlli Werwolff2011-02-281-0/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-serviceframewo...Qt Continuous Integration System2011-02-221-0/+1
|\
| * remove QtGui deps from docgallery, organizer and versitAlex2011-02-221-0/+1
* | Remove un-supported property bindings in M6.Xizhi Zhu2011-02-211-7/+7
* | Merge branch 'master' of ../qtmobility into master-from-1.1Alex2011-02-193-6/+3
|\ \
| * | Fix MOBILITY-2471.Xizhi Zhu2011-02-183-6/+3
* | | Merge remote branch 'origin/1.1' into master-from-1.1Rohan McGovern2011-02-172-6/+17
|\ \ \ | |/ / |/| |
| * | Simulator: use correct source when reading GalleryResultSetOlli Werwolff2011-02-162-6/+17
* | | Fix wrong genre number reported on SymbianCristiano di Flora2011-02-152-7/+8
* | | Fixing QTMOBILITY-1037Xizhi Zhu2011-02-142-4/+4
* | | Docs for unsupported properties on M5.Xizhi Zhu2011-02-141-9/+26
* | | Fix wrong property name in Maemo 5.Xizhi Zhu2011-02-141-1/+1
* | | Fixing QTMOBILITY-1036: Returning bad date timesCristiano di Flora2011-02-091-1/+4
* | | Fixes: MOBILITY-2240 View text documentXizhi Zhu2011-02-072-11/+12
* | | Fixing a minor typo in QDocumentGallery documentation.Cristiano di Flora2011-02-041-1/+1
* | | Remove properties that should not be supported.Xizhi Zhu2011-02-041-18/+5
* | | Add documentations for Document Gallery on Symbian.Xizhi Zhu2011-02-041-0/+40
* | | Add documentations for Document Gallery on Maemo 6.Xizhi Zhu2011-02-041-0/+8
| |/ |/|
* | Fixes: nao:rating should be nao:numericRatingXizhi Zhu2011-01-261-10/+10
* | Refactor generation of scope queries.Andrew den Exter2011-01-251-141/+103
* | Remove separate handling of aggregate types from maemo6 doc gallery.Andrew den Exter2011-01-253-341/+87
* | Add support for additional File properties.Andrew den Exter2011-01-243-5/+136
* | Add support for the duration and trackCount properties to Artist types.Andrew den Exter2011-01-241-4/+22
* | Add some missing property mappings to the maemo6 document gallery.Andrew den Exter2011-01-241-86/+193
* | Use the nmm:musicAlbum property to get audio from an album.Andrew den Exter2011-01-141-1/+1
* | Use consistent string quotation in gallery sparql queries.Andrew den Exter2011-01-141-14/+14
* | Fix writing meta-data in maemo6 document gallery.Andrew den Exter2011-01-141-0/+6
* | Fix maemo6 document gallery schema test failures.Andrew den Exter2011-01-141-35/+63
* | Merge branch 'master' of scm.dev.nokia.troll.no:qtmobility/qtm-docgallery int...Qt Continuous Integration System2011-01-131-1/+1
|\ \
| * | Use Maemo6 document gallery backend for MeeGoGordon Schumacher2011-01-111-1/+1
* | | Merge remote branch 'origin/1.1' into master-from-1.1Rohan McGovern2011-01-061-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fix the order of filters inserted by QGallery(*)Filter.prepend().Andrew den Exter2011-01-051-2/+2
* | Lower the thread priority of document gallery result set parsing.Andrew den Exter2010-12-174-37/+72
* | Avoid keeping tracker type info in memory.Andrew den Exter2010-12-176-62/+23
* | Reduce overhead of parsing document gallery results from tracker.Andrew den Exter2010-12-172-45/+115