1. 23 Apr, 2013 - 2 commits
  2. 11 Mar, 2013 - 1 commit
    • Frederik Gladhorn's avatar
      Improve timer dependent tests. · 8325f2de
      Frederik Gladhorn authored
      
      tst_QQuickLoader::loadedSignal depended on
      sharing the engine with simultaneousSyncAsync
      and that function being run before it.
      
      After each test run call clearComponentCache()
      as that is important for caching of the network tests.
      
      The test server would send the item after 500ms.
      Sometimes the CI would be faster or slower.
      Instead of relying on timing, simply call a function
      when the reply should be sent.
      
      Change-Id: Ifb0447041197e1cba103570597a62a2510d31aab
      Reviewed-by: default avatarGunnar Sletta <gunnar.sletta@digia.com>
      Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@digia.com>
      8325f2de
  3. 07 Mar, 2013 - 2 commits
  4. 04 Mar, 2013 - 1 commit
  5. 01 Feb, 2013 - 1 commit
  6. 31 Jan, 2013 - 1 commit
  7. 17 Jan, 2013 - 1 commit
  8. 10 Jan, 2013 - 1 commit
  9. 07 Jan, 2013 - 1 commit
  10. 29 Nov, 2012 - 1 commit
  11. 08 Nov, 2012 - 1 commit
  12. 19 Oct, 2012 - 1 commit
  13. 16 Oct, 2012 - 1 commit
  14. 28 Sep, 2012 - 1 commit
  15. 25 Sep, 2012 - 1 commit
  16. 23 Sep, 2012 - 1 commit
  17. 17 Sep, 2012 - 1 commit
  18. 13 Sep, 2012 - 1 commit
  19. 10 Sep, 2012 - 1 commit
  20. 07 Sep, 2012 - 1 commit
  21. 22 Aug, 2012 - 1 commit
  22. 06 Aug, 2012 - 2 commits
  23. 01 Aug, 2012 - 1 commit
  24. 30 Jul, 2012 - 1 commit
  25. 24 Jul, 2012 - 2 commits
  26. 17 Jul, 2012 - 1 commit
    • Alan Alpert's avatar
      QQuickCanvas renames · feb996e3
      Alan Alpert authored
      
      QQuickCanvas is now called QQuickWindow
      QQuickCanvas::rootItem is now QQuickWindow::contentItem
      QQuickItem::canvas is now QQuickItem::window
      QQuickItem::ItemChangeData::canvas is also renamed window
      QQuickCanvas::grabFrameBuffer is now QQuickWindow::grabWindow
      The functions related to the color property have dropped the clear from
      their names.
      
      The first three changes have interim compatibility measures in place to
      ease the transition.
      
      Change-Id: Id34e29546a22a74a7ae2ad90ee3a8def6fc541d2
      Reviewed-by: default avatarMartin Jones <martin.jones@nokia.com>
      feb996e3
  27. 13 Jul, 2012 - 1 commit
  28. 12 Jul, 2012 - 1 commit
  29. 11 Jul, 2012 - 1 commit
  30. 09 Jul, 2012 - 1 commit
  31. 04 Jul, 2012 - 1 commit
  32. 26 Jun, 2012 - 1 commit
  33. 25 Jun, 2012 - 1 commit
  34. 22 Jun, 2012 - 1 commit
  35. 05 Jun, 2012 - 1 commit
  36. 29 May, 2012 - 1 commit