Skip to content
Snippets Groups Projects
  1. Jun 23, 2010
  2. Jun 16, 2010
  3. Jun 10, 2010
  4. Jun 04, 2010
  5. May 31, 2010
  6. May 28, 2010
  7. May 27, 2010
  8. May 26, 2010
  9. May 25, 2010
    • Thomas Hartmann's avatar
      QmlDesigner.autoTests · a952b9ba
      Thomas Hartmann authored
      Integration tests
      
      TestCore::testAnchorsAndRewriting
      TestCore::testAnchorsAndRewritingCenter
      
      Task-number: Bauhaus-109
      a952b9ba
  10. May 21, 2010
  11. May 20, 2010
  12. May 19, 2010
  13. May 12, 2010
    • Kai Koehne's avatar
      QuickDesigner: Fully implement versioning support in metatype system · 924da63d
      Kai Koehne authored
      Store qml versions in the metatype system. Instead of just assuming
      e.g. "4, 6" or "4, 7" as default, support passing "-1, -1" as versioning
      wildcard.
      
      When inspecting the qml meta type system, versions are now stored also
      for types that have no qml name / version. The version of the referenting
      type is then taken, e.g. there are now entries for "Qt/Object", 4, 7 and
      "Qt/Object", 1, 0 (from QmlProject, 1, 0).
      
      Furthermore, some unused methods were removed, and the logic changed insofar
      as that a type can have only one direct super type.
      
      Reviewed-by: Thomas Hartmann
      Reviewed-by: Marco Bubke
      924da63d
  14. May 10, 2010
  15. May 06, 2010
  16. Apr 29, 2010
  17. Apr 28, 2010
  18. Apr 27, 2010
  19. Apr 26, 2010
Loading