Skip to content
Snippets Groups Projects
  1. Jul 09, 2010
  2. Jun 25, 2010
  3. Jun 09, 2010
  4. May 20, 2010
  5. May 19, 2010
  6. Apr 28, 2010
  7. Apr 26, 2010
  8. Apr 22, 2010
  9. Apr 07, 2010
  10. Apr 01, 2010
  11. Mar 31, 2010
  12. Mar 29, 2010
  13. Mar 25, 2010
  14. Mar 18, 2010
  15. Mar 10, 2010
  16. Mar 03, 2010
  17. Mar 01, 2010
  18. Feb 25, 2010
  19. Feb 22, 2010
  20. Feb 16, 2010
    • Christian Kamm's avatar
      Add QmlJS semantic checker. · da367906
      Christian Kamm authored
      * Add SemanticHighlighter to QmlJSTextEditor to update the semantic info
        in a background thread.
      * Add QmlJS::Check to run semantic checks on qml and js documents.
      * Add a check for incorrect property names.
      * Fix hoverhandler to show tool tips from extra selections over help
        tooltips.
      da367906
  21. Feb 12, 2010
  22. Feb 11, 2010
    • Christian Kamm's avatar
      Improve building of the Qml/JS scope chain. · 2b1adbf6
      Christian Kamm authored
      * For JS files: Add each Qml component that sources the file in a Script
        tag to the scope chain.
      * For Qml components: Add each component that instantiates the component
        to the scope chain.
      * Generate the full list of documents required for completion in a
        given file. Previously, files that included the file were missing.
      2b1adbf6
  23. Feb 10, 2010
  24. Feb 09, 2010
  25. Feb 04, 2010
Loading