Skip to content
Snippets Groups Projects
  1. Aug 08, 2011
  2. Jul 05, 2011
  3. Jun 07, 2011
  4. May 27, 2011
  5. May 24, 2011
  6. May 06, 2011
  7. May 04, 2011
  8. Apr 13, 2011
  9. 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
  10. Feb 10, 2011
  11. Jan 12, 2011
  12. Dec 17, 2010
  13. Nov 25, 2010
  14. Nov 15, 2010
  15. Oct 20, 2010
  16. Oct 14, 2010
  17. Oct 01, 2010
  18. Sep 24, 2010
  19. Aug 25, 2010
  20. Jul 09, 2010
  21. May 19, 2010
  22. May 12, 2010
  23. Apr 22, 2010
  24. Apr 20, 2010
  25. Mar 03, 2010
  26. Mar 01, 2010
  27. Feb 25, 2010
  28. Feb 23, 2010
  29. Feb 22, 2010
Loading