Skip to content
Snippets Groups Projects
  1. Sep 08, 2011
  2. Aug 30, 2011
  3. Aug 18, 2011
  4. Jul 12, 2011
  5. Jul 11, 2011
  6. Jun 23, 2011
  7. May 06, 2011
  8. Apr 21, 2011
  9. Apr 13, 2011
  10. Apr 12, 2011
  11. Feb 09, 2011
  12. Jan 20, 2011
  13. Jan 12, 2011
  14. Jan 06, 2011
  15. Dec 17, 2010
  16. Oct 26, 2010
  17. Oct 15, 2010
  18. Sep 29, 2010
  19. Sep 27, 2010
  20. Sep 24, 2010
  21. Sep 23, 2010
  22. 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
  23. Jul 08, 2010
  24. Jun 22, 2010
  25. Jun 10, 2010
  26. May 19, 2010
    • Erik Verbruggen's avatar
      Fixed QTCREATORBUG-1397. · ef66bc98
      Erik Verbruggen authored
      When adding a new file, refreshing semantic errors in the open editor should
      have worked. It now also works for removing existing files.
      
      Done-with: Christian Kamm
      ef66bc98
  27. May 18, 2010
    • Erik Verbruggen's avatar
      Fixed QTCREATORBUG-1397. · eb9e7866
      Erik Verbruggen authored
      When adding a new file, refreshing semantic errors in the open editor should
      have worked. It now also works for removing existing files.
      
      Done-with: Christian Kamm
      eb9e7866
  28. Apr 16, 2010
  29. Apr 06, 2010
  30. Mar 18, 2010
  31. Mar 05, 2010
  32. Feb 15, 2010
  33. Jan 27, 2010
  34. Jan 18, 2010
  35. Jan 15, 2010
Loading