Skip to content
Snippets Groups Projects
  1. Feb 22, 2010
  2. 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
  3. Feb 12, 2010
  4. 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
  5. Feb 10, 2010
  6. Feb 09, 2010
  7. Feb 04, 2010
  8. Feb 03, 2010
  9. Feb 02, 2010
  10. Feb 01, 2010
  11. Jan 29, 2010
  12. Jan 28, 2010
Loading