Skip to content
Snippets Groups Projects
  1. May 24, 2011
  2. May 06, 2011
  3. May 04, 2011
  4. Apr 13, 2011
  5. Feb 21, 2011
    • Christian Kamm's avatar
      QmlJS: Remove the strict separation of types and attached types. · 1d4cd9b7
      Christian Kamm authored
      The problem was that several lookup calls suddenly failed because
      the actual QML types were no longer in the default scope chain. However,
      the QML documentation says the type names are in the scope.
      
      Also, 'MyComponent.' in a JS-expression context only showed the attached
      properties of MyComponent and missed the enums.
      
      With this change completion now may offers too many options, but that's
      better than missing some.
      
      This reverts parts of 490f2797
      
      Reviewed-by: Leandro Melo
      1d4cd9b7
  6. Feb 10, 2011
  7. Jan 12, 2011
  8. Dec 17, 2010
  9. Nov 25, 2010
  10. Nov 15, 2010
  11. Oct 20, 2010
  12. Oct 14, 2010
  13. Oct 01, 2010
  14. Sep 24, 2010
  15. Aug 25, 2010
  16. Jul 09, 2010
  17. May 19, 2010
  18. May 12, 2010
  19. Apr 22, 2010
  20. Apr 20, 2010
  21. Mar 03, 2010
  22. Mar 01, 2010
  23. Feb 25, 2010
  24. Feb 23, 2010
  25. Feb 22, 2010
Loading