Skip to content
Snippets Groups Projects
  1. May 20, 2010
  2. May 19, 2010
  3. Apr 28, 2010
  4. Apr 26, 2010
  5. Apr 22, 2010
  6. Apr 07, 2010
  7. Apr 01, 2010
  8. Mar 31, 2010
  9. Mar 29, 2010
  10. Mar 25, 2010
  11. Mar 18, 2010
  12. Mar 10, 2010
  13. Mar 03, 2010
  14. Mar 01, 2010
  15. Feb 25, 2010
  16. Feb 22, 2010
  17. 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
  18. Feb 12, 2010
  19. 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
  20. Feb 10, 2010
  21. Feb 09, 2010
  22. Feb 04, 2010
  23. Feb 03, 2010
  24. Feb 02, 2010
Loading