Skip to content
Snippets Groups Projects
  1. Aug 20, 2010
  2. Aug 19, 2010
    • Kai Koehne's avatar
      QmlProject: Search for qmlviewer in configured Qt versions (if not found in $PATH) · 60fffda9
      Kai Koehne authored
      If no 'qmlviewer' executable is found in the PATH, iterate through the
      list of configured Qt versions and try to find a qmlviewer there. This
      should help users configuring creator such to play with Qml.
      
      Right now the first qmlviewer found in a Qt version is selected. A UI
      to let the user select one explicitly was not possible any more (string
      freeze).
      
      This requires a dependency from QmlProjectManager to
      Qt4ProjectManager.
      
      Reviewed-by: dt
      60fffda9
  3. Jun 10, 2010
  4. May 20, 2010
  5. Apr 21, 2010
  6. Apr 19, 2010
  7. Apr 16, 2010
  8. Apr 15, 2010
    • Lasse Holmstedt's avatar
      Added debugging mode for simultaneous QML and C++ debugging · 990ec1be
      Lasse Holmstedt authored
      It's not yet possible to attach to an external app running a qml
      debugging server, because the server is only started on startup if an
      env variable is set. Changing this requires action from Brisbane, but
      even the current solution works for C++ apps with QML in them.
      
      Task-number: BAUHAUS-585
      Reviewed-by: dt
      990ec1be
  9. Apr 14, 2010
  10. Apr 13, 2010
  11. Apr 12, 2010
  12. Apr 06, 2010
  13. Mar 21, 2010
  14. Mar 10, 2010
  15. Mar 09, 2010
  16. Mar 08, 2010
  17. Mar 05, 2010
  18. Mar 02, 2010
  19. Feb 28, 2010
  20. Feb 26, 2010
  21. Feb 22, 2010
  22. Feb 16, 2010
Loading