Skip to content
Snippets Groups Projects
  1. Sep 07, 2010
  2. Sep 03, 2010
  3. Aug 27, 2010
  4. Aug 26, 2010
  5. Aug 25, 2010
    • Christian Kamm's avatar
      QmlJS: Fix running qmldump on plugins that require a specific uri. · 36e8b65d
      Christian Kamm authored
      The builtin QML plugins require to be imported with the full uri, i.e.
      import Qt.labs.particles 1.0
      so setting the import path to imports/Qt/labs and doing
      import particles 1.0
      is not supposed to work. (see QTBUG-11139)
      
      This change adjusts qmldump to take an import path *and* the import uri,
      so it will be able to dump the type information for these plugins.
      
      Reviewed-by: Erik Verbruggen
      36e8b65d
  6. Aug 24, 2010
  7. Aug 16, 2010
  8. Aug 12, 2010
  9. Aug 06, 2010
  10. Aug 05, 2010
  11. Aug 02, 2010
  12. Jul 30, 2010
  13. Jul 29, 2010
  14. Jul 28, 2010
  15. Jul 27, 2010
  16. Jul 23, 2010
Loading