1. May 07, 2013
  2. May 04, 2013
  3. May 03, 2013
  4. Apr 29, 2013
  5. Apr 26, 2013
  6. Apr 25, 2013
  7. Apr 24, 2013
  8. Apr 19, 2013
  9. Apr 15, 2013
  10. Apr 13, 2013
  11. Apr 05, 2013
  12. Apr 04, 2013
  13. Mar 14, 2013
  14. Mar 13, 2013
  15. Mar 12, 2013
  16. Mar 11, 2013
  17. Mar 01, 2013
  18. Feb 22, 2013
  19. Feb 21, 2013
  20. Feb 18, 2013
  21. Feb 15, 2013
  22. Feb 14, 2013
  23. Feb 08, 2013
  24. Jan 30, 2013
  25. Jan 25, 2013
  26. Jan 16, 2013
    • Caroline Chao's avatar
      Add first autotests for TableView · dadca9e6
      Caroline Chao authored
      
      Testing behavior when using qml and c++ based models. Autotests
      based on manual test: tableviewmodels.
      
      Make the tree currentItem available from TableView. Add also
      object names for testing purpose.
      
      Including the use of a plugin. The plugin can be used to load other
      cpp code needed while testing.
      
      The plugin testplugin will go under qml/QtDesktopTest.
      
      Change-Id: I76e66f35296c6142764bb6027ed9ee49ca50e47b
      Reviewed-by: default avatarCaroline Chao <caroline.chao@digia.com>
      dadca9e6
  27. Jan 09, 2013
    • Nils Jeisecke's avatar
      Fix TableView delegate to work with C++ models again. · 0ab3b717
      Nils Jeisecke authored
      
      Use the views's delegate 'model' property for accessing both
      Qml ListModel and C++ QAbstractItemModel values.
      
      For Qml objects, QObject and QObjectList based models modelData
      properties will be used.
      
      For models without roles (Integer, Array, QStringList) modelData
      is used directly.
      
      A new manual test for all model types is included.
      
      Change-Id: I9934ff9737e1b687b852f2413b2d7484248c4e6e
      Reviewed-by: default avatarJens Bache-Wiig <jens.bache-wiig@digia.com>
      0ab3b717
  28. Dec 20, 2012
  29. Dec 15, 2012
  30. Dec 05, 2012
  31. Nov 20, 2012