1. 18 Aug, 2011 - 1 commit
  2. 16 Aug, 2011 - 1 commit
  3. 11 Aug, 2011 - 2 commits
  4. 03 Aug, 2011 - 1 commit
  5. 01 Aug, 2011 - 1 commit
  6. 29 Jul, 2011 - 1 commit
    • Aaron McCarthy's avatar
      Share QGeoServiceProvider within QML. · 4031ad61
      Aaron McCarthy authored
      QGeoServiceProvider is designed to provide cached instances of manager
      objects, allowing a single manager to be used for the entire
      application.  This feature was not being used for QML applications as
      all of the declarative elements were creating a new QGeoServiceProvider
      based on the data provided in the Plugin element.  This happened even if
      the same Plugin element was used.
      
      This commit adds a QGeoServiceProvider member to the Plugin element
      which should be shared by all users of the Plugin element.
      
      Change-Id: Ife62d52178a69ed4a700542f14dae861d7eab4e4
      Reviewed-on: http://codereview.qt.nokia.com/2374
      
      
      Reviewed-by: default avatarQt Sanity Bot <qt_sanity_bot@ovi.com>
      Reviewed-by: default avatarAaron McCarthy <aaron.mccarthy@nokia.com>
      4031ad61
  7. 20 Jul, 2011 - 1 commit
  8. 19 Jul, 2011 - 6 commits
  9. 14 Jul, 2011 - 1 commit
  10. 11 Jul, 2011 - 2 commits
  11. 08 Jul, 2011 - 5 commits
  12. 05 Jul, 2011 - 2 commits
  13. 04 Jul, 2011 - 2 commits
  14. 01 Jul, 2011 - 2 commits
  15. 30 Jun, 2011 - 4 commits
  16. 28 Jun, 2011 - 3 commits
  17. 27 Jun, 2011 - 3 commits
  18. 21 Jun, 2011 - 2 commits